/* Uebergreifende Styles */
body {
	padding: 0px;
	margin: 0px;
	
	font-family: Verdana;
	font-size: 8pt;
	color: #666;
}

h1, h2, h3, h4 {
	padding: 0px;
	margin: 0px;
	line-height: 12pt;
	color: #058FE0;
}

fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
	
	clear: none;
}

legend {
	font-weight: bold;
}

form {
	padding: 0px;
	margin: 0px;
	
	clear: none;
}

table {
	width: 100%;
}

th {
	font-weight: bold;
	background-color: #efefef;
}

td, th {
	padding: 2px 5px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 2px;
	text-align: left;
}

.linkRight {
	margin-top: 12px;
	padding-top: 4px;
	border-top: 1px solid #ddd;
	text-align: right;
}

div.subheader {
	color: #999;
	margin-bottom: 10px;
	font-weight: bold;
	
	width: 680px;
}

/* Tabellenunterschriften */
div.tabellenunterschrift, div.abbildungsunterschrift, div.imageRight div, div.imageLeft div {
	text-align:	right;
	font-style:	italic;
	color: #999;
}

div.imageRight, div.imageLeft {
	margin-bottom: 10px;
}

div.imageRight {
	float: right;
	margin-left: 25px;
	margin-bottom: 10px;
}

div.imageLeft {
	float: left;
	margin-right: 25px;
}



/* Barrierefreie Elemente (nicht sichtbar bei Standard-Ansicht) */
.nonCSS {
	display: none;
}



#container {
	border: none;
	
	margin: 0px;
	padding: 0px;
	
	min-width: 1015px;
	width: 100%;
}



/* Inhalt allgemein */
#content {
	/* background-image: url(../_images/bei_content_end.gif);  
	background-position: bottom left;
	background-repeat: repeat-x; */
	background:none;
	
	margin-top: 20px;
	padding-bottom: 10px;
	
	min-width: 1015px;
	width: 100%;
}

#content h2 {
	line-height: 18pt;
	font-size: 11pt;
}

#content h3 {
	line-height: 16pt;
	font-size: 9pt;
}

#content h4 {
	line-height: 15pt;
	font-size: 8pt;
}

#content ul {
	/*list-style-image: url(../_images/bei_list_bullet.gif);*/
	list-style-type: disc;
}

#content li {
	margin-bottom: 8px;
}

#content .finish {
	background-color: #058FE0;
	
	clear: both;
	
	margin-top: 50px;
	
	height: 3px;
	width: 100%;
}



/* Content right (main) */
#contentright {
	width: 735px;
	margin-left:280px;
	margin-right:auto;
	
	text-align: justify;
	line-height: 14pt;
}

#contentright a:link, #contentright a:visited {
	color: #058FE0;
	text-decoration: none;
	background: transparent url(../_images/bei_link_bullet.gif) 0px 2px no-repeat;
	padding-left: 12px;
}

#contentright a:hover {
	border-bottom: 1px dashed #058FE0;
}

#contentright .welcomeImage {
	/*border: 1px solid #ccc;*/

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	width: 680px;
}

#contentright .welcomeBox {
	border: none;
	/*border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;*/
	margin-bottom: 15px;
	padding: 5px;
	
	width: 670px;
}

#contentright .generalBox {
	background: transparent url(../_images/box_background.gif);
	
	/* border: 1px solid #ddd; */
	border: 0px;
	margin-bottom: 15px;
	padding: 5px;
	
	width: 670px;
}

#contentright .generalBox th {
	font-size: 10pt;
}

#contentright .generalBox td {
	font-size: 8pt;
	vertical-align: top;
}

#contentright .projectBox {
	background: transparent url(../_images/box_background.gif);
	
	border: none;
	/*border: 1px solid #ddd;*/
	margin: 0px;
	padding: 0px;
	
	height: 100px;
	width: 680px;
}

#contentright .projectImageBox {
	border: 1px solid #ccc;
	/*border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;*/
	margin: 0px 5px 0px 0px;
	padding: 0px;
	
	float: left;
	
	height: 100px;
	width: 100px;
}

#contentright .projectBoxText {
	border: 0px;
	
	padding: 5px 5px 5px 0px;
}

#contentright .moreBox {
	background: transparent url(../_images/box_background.gif);
	border: none;
	/*border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;*/
	
	margin-bottom: 10px;
	padding-right: 3px;
	
	width: 677px;
	
	text-align: right;
}



/* Content left (boxes) */
#contentleft {
	float: left;
	margin-left: 30px;
	width: 210px;
}

#contentleft .imagebox {
	border: 1px solid #ccc;
	margin-bottom: 15px;
	height: 208px;
}

#contentleft .empimagebox{
	border: 1px solid #ccc;
	margin-bottom: 15px;
	
	padding: 10px 15px 10px 15px;
}

#contentleft .specialBox {
	background: transparent url(../_images/box_background.gif);
	border: 1px solid #ccc;
	margin-bottom: 15px;
	padding: 5px;
	
	line-height: 14pt;
    text-align: left;
}

#contentleft .specialBox a:link, #contentleft .specialBox a:visited {
	color: #058FE0;
	text-decoration: none;
	background: transparent url(../_images/bei_link_bullet.gif) 0px 2px no-repeat;
	padding-left: 12px;
}

#contentleft .specialBox a:hover {
	border-bottom: 1px dashed #058FE0;
}

#contentleft .more {
	border-top: 1px solid #ccc;
	margin-top: 6px;
	padding-top: 4px;
	text-align: right;
}



/* Footer (Impressum & Co) */
#footer {
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
}

#footer ul, #footer li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#footer ul {
	float: left;
	display: block;
	padding-bottom: 25px;
	margin-left: 10px;
}

#footer ul li {
	float: left;
	padding-left: 50px;
}

#footer a:link, #footer a:visited {
	color: #999;
	text-decoration: none;
}

#footer a:hover {
	color: #058FE0;
}

#footer h4{
	line-height: 15pt;
	font-size: 8pt;
}



/* E-Mail Formular*/
#EmailForm {
	border: none;
	display: block;
}

#EmailForm input, textarea {
	width: 200px;
	float: left;
	display: block;
	margin-top: 3px !important;
	margin-top: 0px; /*to fix IE6 position*/
}

#EmailForm label {
	float: left;
	clear: both;
	margin-bottom: 10px;
	width: 130px;
	display: block;
	white-space: nowrap; /*to fix IE6 wrapping*/
}



/* BEI Logo */
#sitelogo {
	height: 50px;
	background: transparent url(../_images/bei_logo_background.png) repeat-x;
}

#sitelogo a {
	display: block;
	background: transparent url(../_images/bei_logo.gif) no-repeat;
	width: 255px;
	height: 30px;
	position: absolute;
	top: 11px;
	left: 33px;
}



/* Grafikheader */
#imageheader {
	background: #008EE0 url(../_images/bei_free_your_mind.jpg) no-repeat;
	height: 80px;
}



/* Hauptmenu */
#mainmenu {
	height: 45px;
	background: #eee url(../_images/bei_mainmenu_background.png) repeat-x;
	position: relative;
}

#mainmenu ul, #mainmenu li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#mainmenu ul {
	display: block;
	position: absolute;
	bottom: 0px;
	height: 27px;
	left: 33px;
}

#mainmenu ul li {
	float: left;
}

#mainmenu a:link, #mainmenu a:visited {
	color: #999;
	text-decoration: none;
	font-weight: bold;
	background: transparent url(../_images/bei_mainmenu_off_background.png) bottom right no-repeat;
	padding: 7px 25px 7px 25px;
	display: block;
	text-align: center;
}

#home {
	padding: 7px 0px 7px 0px;
	width: 100px;
}

#mainmenu a:hover, #mainmenu li.active a:link, #mainmenu li.active a:visited, #mainmenu li.active a:hover {
	color: #058FE0;
	text-decoration: none;
	font-weight: bold;
	background: #fff url(../_images/bei_mainmenu_on_back.gif) bottom right no-repeat;
}



/* Submenu */
#submenu {
	float: left;
	width: 210px;
	background: transparent url(../_images/bei_submenu_breakline.png) right bottom no-repeat;	
}

#submenuheader ul, #submenuheader li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#submenuheader ul, #submenudummyheader {
	display: block;
	background: transparent url(../_images/bei_submenu_header_background.png) right top no-repeat;
	padding-top: 25px;
}

#submenuheader ul li {
	display: block;
}

#submenuheader a, #submenuheader li.active a {
	text-align: right;
	display: block;
	padding: 13px 10px 11px 0px;
	margin-bottom: 8px;
	color: #999;
	text-decoration: none;
}

#submenuheader a:hover, #submenuheader li.active a {
	background: transparent url(../_images/bei_submenu_entry_on_background.gif) right top no-repeat;
	color: #058FE0;
	font-weight: bold;
}

#submenuheader {
	background:	 transparent url(../_images/bei_submenu_entry_off_background.gif) right top repeat-y;
	float: left;
	width: 210px;
}

#submenufooter, #submenudummyfooter {
	background: transparent url(../_images/bei_submenu_footer_background.gif) right bottom no-repeat;
	
	height: 80px;
	width: 210px;
}

#submenudummy {
	width: 210px;
	float: left;
}

#submenudummyheader {
	height: 75px;
}

#submenudummyfooter {

}



/* Schnellsuche */
#search {
	position: absolute;
	top: 47px;
}	

#search, #language {
	left: 785px;
}

#search *, #language * {
	font-size: 7pt;
}


#search .searchfield {
	width: 75px;
}



/* Sprachauswahl */
#language .languageselect {
	width: 75px;
}

#language {
	position: absolute;
	top: 12px;
}



/* Mitarbeiter */
#employeeBox {
	background: transparent url(../_images/box_background.gif);
	
	border: 1px solid #eee;
	margin-bottom: 15px;
	padding: 5px;
	
	width: 670px;
}

#employeeBox .employee {
	margin-top: 20px;
	
	width: 100%;
}

#employeeBox .employee img {
	border: 1px solid #aaa;
}

#employeeBox .empBoxText {
	float: left;
	width: 570px;
}

#employeeBox .empBoxText h2 {
	font-weight: bold;
	background-color: #efefef;

	padding: 2px 5px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#employeeBox .empBoxImage {
	margin-left: 580px;
	
	text-align: center;
	
	height: 120px;
	width: 90px;
}

#employeeBox .empBoxImage a {
	background-image: none;
	margin: 0px;
	padding: 0px;
}

#employeeBox .empBoxImage a:hover {
	border: 0px;
}

#employeeBox .empBoxFinish {
	height: 0px;
	clear: left;
}



/* Google Maps */
#map > DIV:first-child + DIV { 
	visibility: 		hidden !important;
}

#projects img a {
	background-image: 	none; 
	padding-left: 		0px;
}



