/* stylesheet für www.lookat.sh - (c)BBF F.F. */
.navi_title {
	background-color: #C8CCCD;
	font-weight: bold;
	text-align: center;
	color: #000000;
  }  

	
.smtext, .smtext a, .smtext a:active, .smtext a:visited, .smtext a:link
{
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.smtext
{
	height: 70px;
}



body, p, ol, ul, table, td, textarea, input, select, h1, h2, h3, h4, h5, h6, h7, .imgcaption, a {
	font-size: 12px;
	color: #646E6A;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	background-image: url(../multimedia/bgcolor_left.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}





/*
body {	
scrollbar-face-color:#FFFFFF; 
scrollbar-shadow-color:#444444; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-3dlight-color:#CCCCCC; 
scrollbar-darkshadow-color:#FFFFFF; 
scrollbar-track-color:#FFFFFF; 
scrollbar-arrow-color:#666666;
}
*/
h1 {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 15px;
	line-height: 32px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: D7C925;
}
h3 {
	font-weight: bold;
}
h4 {
	font-weight: bold;
}
h5 {
	font-weight: bold;
}
h6 {
	font-weight: bold;
}
h7 {
	font-weight: bold;
}
input, textarea, select {
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
a:link, a:visited, a:hover, a:active {
	font-weight: normal;
	text-decoration: none;
}

.direktlinks a{
	font-size: 10px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #818885;
}
.imgcaption {
	font-size: 9px;
	font-weight: bold;
}
#container_main {
	width: 972px;
}
#spacer_oben {
	height: 20px;
	background-color: #FFFFFF;
}
#header {
	background-color: #FFFFFF;
}
#header_img1 {
	float: left;
	background-color: #FFFFFF;
}

#header_img2 {
	float: left;
}
#header_img3 {
	float: left;
}


/*
OLD
#nav_top {
	height: 53px;
	width: 972px;
	float: left;
	padding-left: 60px;
	padding-top: 2px;
	background-color: #FFFFFF;
}
*/


#nav_top {
	height: 127px;
	width: 966px;
	float: left;
	padding-left: 10px;
	padding-top: 0px;
	background-color: #FFFFFF;
	background-image: url(../../../multimedia/head_en.jpg);
	background-repeat: no-repeat;
}

#nav_top a {
	font-size: 11px;
	color: #333333;
}




#nav_left {
	width: 188px;
}

#container_left {
	width: 191px;
	height: 100%;   
	float: left;
}
#container_middle {
	width: 570px;
	float: left;
	height: 100%;
}
#content_main {
	margin-left: 20px;
	height: 100%;
	line-height: 19px;
}

#container_right {
	float: left;
	width: 205px;
	height: 100%;
}
#content_right {
	margin-left: 25px;
}
#content_right a {
	font-size: 11px;
	color: 818885;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #818885;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}




















/* LEVEL 1 */
#menu1-level1-no, #menu1-level2-no, #menu1-level3-no,#menu1-level1-cur, #menu1-level2-cur, #menu1-level3-cur, #menu1-level1-act, #menu1-level2-act, #menu1-level3-act{
	width: 188px;
}
#menu1-level1-no a, #menu1-level1-act a, #menu1-level1-actifsub a, #menu1-level1-cur a
{
	display: block;
	padding: 2px 3px 2px 18px;
	background-color: #EAEAEA;
	border-bottom: 1px solid #80827F;
	font-family: Arial, Helvetica, sans-serif;
	color: #646E6A;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
#menu1-level1-cur a
{
background-color: #FFEB00;

}
#menu1-level1-no a:hover, #menu1-level1-act a:hover, #menu1-level1-activsub a:hover, #menu1-level1-cur a:hover
{
background-color: #FFEB00;

}














/* LEVEL 2 */
#menu1-level2-no a, #menu1-level2-act a,#menu1-level2-actifsub a, #menu1-level2-cur a
{
	display: block;
	padding: 0px 3px 0px 36px;
	background-color: #C8CCCD;
	border-bottom: 1px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #646E6A;
	text-decoration: none;
	font-size: 11px;
}
#menu1-level2-cur a
{
background-color: #FFEB00;

}
#menu1-level2-no a:hover, #menu1-level2-act a:hover, #menu1-level2-cur a:hover
{
background-color: #FFEB00;

}















/* LEVEL 3 */
#menu1-level3-no a, #menu1-level3-act a,#menu1-level3-actifsub a, #menu1-level3-cur a
{
	display: block;
	padding: 0px 3px 0px 60px;
	background-color: #F7E986;
	border-bottom: 1px 	solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #646E6A;
	text-decoration: none;
	font-size: 11px;
}
#menu1-level3-cur a
{
background-color: #FFEB00;

}
#menu1-level3-no a:hover, #menu1-level3-act a:hover, #menu1-level3-actifsub a:hover, #menu1-level3-cur a:hover
{
background-color: #FFEB00;
}







	
