/* www.bkt-aue.de - - - CSS-Datei */ 

a, a:hover, a:link, a:active, a:visited {
	color: #738089;
	text-decoration:none;		
}
a:hover {
	color: #535353;
	text-decoration:underline;	
}

body {
	background-image: url(bg.png);
	background-repeat: repeat-x;
	background-color: #9FAAB2;
	color: #000000;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 15px;
/*	font: 0.7em normal Arial, Helvetica, sans-serif; */
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

input, textarea, select {
	margin-top: 2px;
	margin-bottom: 3px;
	padding: 0px 2px;
	font: 1.0em normal Arial, Helvetica, sans-serif;
/*	background-color: #ffff99;*/
}


.form_text {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 1px;
	border: 0px solid black;	
	color: #ffffff;
	background-color: #9FAAB2;
}


#site {
	width: 750px;
	border: 1px solid #738089;	
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
}

#top_menu {
	margin-bottom: 20px;
	padding: 3px;
	padding-right: 10px;
    text-align: right;
	/**font-size: 0.7em;**/
	color: #738089;
}

#top_menu a {
	color: #738089;
	text-decoration:none;	

}

#top_menu a:hover {
	color: #535353;
	text-decoration:underline;	

}

.top_menu_item {
	padding: 3px 5px 3px 3px;
	border-right: 1px solid #738089;
}


#header_company_logo {
	border:0px solid red;
	margin-left: 12px;
    float: left; 
	width: 210px;
	height: 50px;
	padding-bottom: 10px;
}

#header_text {
	border:0px solid red;
    margin-left: 140px;
	height: 40px;	
	padding-bottom: 10px;	
	padding-right: 10px;
	text-align: right;
	font-size: 1.6em;
	letter-spacing:0.1em; 
	color: #365EB0;
/*	padding-top: 30px;text-transform: uppercase;
	ahlrep red:#cb4e3a*/
}

.header_text_blue {
	color: #284581;
}

#main_menu {
	clear: both;
	background-image:url(main_menu_bg.gif);	
	background-repeat: repeat-x;
	height: 19px;
	margin-top: 0px;
	margin-bottom: 1px;		
	padding-top: 5px;
	background-repeat: repeat-x;
	text-align: center;
	/*font-size: 0.7em;*/
	font-weight: bold;
	color:#ffffff; 
	text-decoration:none;	
	}
	
#main_menu a, #main_menu a:hover{
	color:#ffffff; 
	text-decoration:none;		
}


#main_menu a:hover{
/*    border-bottom: 4px solid #cb4e3a; */
    border-bottom: 4px solid #284581;
/*    border-top: 4px solid #006ba4; */
}

#main_menu strong{
/*    border-bottom: 4px solid #cb4e3a; */
    border-bottom: 4px solid #284581;
/*    border-top: 4px solid #006ba4; */
}

.main_menu_separator{
	margin-right: 8px;
	padding: 5px;
	border-right: 1px solid #c0c5c9;
}

#content_box {
	border: 15px solid #ebefee;
	border-top: none;
	border-bottom: none;
	background-color: #88929b;	
/*	background-image:url(content_box_bg.gif);*/
}

#main {
	background-color: #f7f6f6;
}

#side_nav {
    float: left; 
	width: 181px;
    margin: 0; 
	padding: 0;
	/*font-size: 0.7em;*/
	list-style: none;
/*	border-right: 1px solid #88929b; */
	border-bottom: 1px solid #88929b;
	/*border-left: 1px solid #88929b;*/
	border-top: 1px solid #c7cbcf;
	/*background-color: #88929b;*/
}

#side_nav li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #88929b;
	/* IE/Win gets upset if there is no bottom border... Go figure. */
	border-bottom: 1px solid #f9fafc;
	background-image:url(side_menu_bg.gif);		
}
#side_nav a {
	margin: 0;
	color: #283136;
	border-left: 15px solid #284581;	
	display: block;
	text-decoration: none;
	padding: 12px 6px 0px 6px;
}
#side_nav a:hover {
	background-color: #284581;
/*	border-left: 15px solid #cb4e3a; */
	border-left: 15px solid #006fb4;
	color: #fff;
}

#side_nav strong {
	display: block;
	padding: 12px 6px 0px 6px;	
	background-color: #284581;
/*	border-left: 15px solid #cb4e3a; */
	border-left: 15px solid #006fb4;
	font-weight: normal;
	color: #fff;
}

#left_side {
	clear: left;
    float: left; 
	width: 181px;
    margin: 0; 
	margin-top: 20px;	
	padding: 10px 0;
	/*font-size: 0.7em;*/
/*	border: 0px solid blue; */
	/*background-image:url(side_right_bg.gif);
	background-repeat: repeat-y;		*/
	/*background-color: #e1e5e6;	*/
	text-align: center;
}

#right_side {
    float: right; 
	margin-left: 15px;
	width: 150px;
    margin: 0; 
	padding: 0;
	font-size: 0.9em;
	border: 1px solid green;
	border-top: 0px solid #ffffff; 
	border-right: 15px solid #284581; 
/*	border-right: 15px solid #006fb4; */
	border-left: 1px solid #919aa3;	
	border-bottom: 1px solid #919aa3;	
	background-image:url(side_right_bg.gif);
	background-repeat: repeat-y;		
	background-color: #CACFD3;
}


#right_side h1 {
	margin:  0px 0px 0px 0px;
	padding: 10px 3px 10px 3px;
	border-left: 1px solid #a8afb5;
/*	border-top: 1px solid #ffffff; */
	border-bottom: 1px solid #ffffff;
	font-size: 1.2em;
	color: #000000;
	background-color: #aeb5bb;	
}

#right_side  p {
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 15px;
	margin: 0;
	padding: 5px 10px;
}


#content_index {
	border: 0px solid;
	/*border-right: 15px solid #284581;		*/
    /*height: 240px;*/
	margin-left: 181px;
	margin-bottom: 0px;
	padding: 10px 320px 10px 10px;
	/*font-size: 0.7em;*/
	color: #ffffff;
	background-image:url(content_bg_index.png); 
	background-position:top right;	
	background-repeat:no-repeat;
	background-color: #384a58;	
}

h1, h2, h3, #content_index h1, #content_index h2, #content h1,  #content_full h1 {
	font-size: 2.0em;
	line-height:1.0em;
	margin-top:0px;	
	color: #365EB0;
	font-weight: bold;
}

#content_index h1, #content_index h2, #content h1,  #content_full h1 {
	text-indent:-20px;
	margin-left:20px;	
}


h2, #content_index h2,#content h2,  #content_full h2 {
	font-size: 1.5em;
	font-weight: bold;	
	margin-bottom:  0;
}

h3, #content_index h3,#content h3,  #content_full h3 {
	font-size: 1.2em;
	font-weight: bold;	
	margin-bottom:  0;
}

#content, #content_full {
	border-top: 0px solid #f3f4f5;
	border-left: 1px solid #384a57; 
	border-right: 1px solid #919aa3;
	/*border-right: 15px solid #284581;		*/
    /*height: 240px;*/
	margin-left: 181px;
	margin-right: 165px;
	margin-bottom: 0px;
	padding: 15px;
	/*font-size: 0.7em;*/
	color: #384a50;
	background-image:url(content_bg.gif);
	background-repeat: repeat-y;		
	background-color: #f3f4f5;	
}

#content_full {
	margin-right: 0px;

}



.img_border {
	border: 1px solid  #284581;
}
/*
#content a, #content a:hover, #content a:link, #content a:active, #content a:visited {
	color: #738089;
	text-decoration:none;		
}
#content a:hover,  #content_full a:hover{
	text-decoration:underline;		
}
*/
#content #options,  #content_full #options {
	text-align: right;
}
#content #options img,  #content_full #options img {
	margin: 2px;
	vertical-align:middle;
}	

#options img {
	border: 0;
}
	
#content .images,  #content_full .images{
	margin: 0;
	padding: 0;
	text-align: center;
}

#content .images img,  #content_full .images img{
	margin: 8px;
}

#content ul,  #content_full ul {
	list-style-image:url(list_bullet.gif);
	margin-left: 15px;
	padding-left: 1px;
}


#sitemap li {
	font-weight: bold;

}

#sitemap ul {
	margin: 5px 15px 10px 15px;
	list-style-image:url(list_bullet_blue.gif);
/*	background-color: #CACFD3; */

}
#sitemap ul li {
	font-weight: normal;
}


#specials {
	float: left;
	width: 433px;
	border-right: 1px solid #dfe3e6;
	background-color: #ffffff;
	/*border-left: 15px solid #284581;	padding-bottom: 15px;*/	
	/*background-image:url(specials_bg.gif);*/
}

#specials .item {
	margin: 0;
	padding: 140px 20px 20px 250px;
	background-repeat: no-repeat;		
}

#header_specials, #header_presse {
	border: 0px solid red;
	margin:0px;
	font-size: 1.1em;
	padding: 4px;
	padding-left: 15px;
	font-weight: bold;
	background-image:url(header_specials_bg.gif);
	background-repeat: repeat-x;		
}
#header_specials {
	color: #616D79;	
}

#specials .special_news_link {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 30px;
	padding-right: 10px;
    text-align: right;
	background-color: #b6bdc5;

}

#footer {
	margin:0px;
	padding:2px;
	padding-left:10px;
	clear: both;
	border-top: 1px solid #666666;
	/*font-size: 0.7em;*/
	text-align: left;
	background-color: #CACFD3;
}

#footer a, #footer a:hover, #footer a:link, #footer a:active, #footer a:visited, #footer a:hover {
	color: #384A57;
}


