/*
###########################################
Nordzucker european locations
Stylesheet-Datei
b.it Dienstleistungen 2008
Niels Behrendt
info@behrendt-it.de
www.bit-dienstleistungen.de
###########################################
*/
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 15px;
	}
input{
	border: 1px solid #639c08;
	float: left;
}
html, body{
	color: black;
	background-color: #fff;
	}
	
/*divers*/
a{
	text-decoration: none !important;
}
	
#main{
	width: 950px;
	margin: auto;
	background-color: white;
}

#top{
	width:927px;
	height:67px;
	margin:0px 0px 0px 0px;
	position: relative;
	padding-top: 10px;
	}
	
	/*logo */
	a.logo {
		width:258px;
		height:50px;
		margin:5px 0px 0px 0px;
		float: right;
		}

#funcnav {
background:transparent url(../stuff/bg_funcnav.gif) no-repeat scroll left top;
border-bottom:2px solid #5693C2;
height:20px;
padding-left:5px;
text-align:left;
top:135px;
top: 85px;
width:330px;
position: absolute;
overflow: hidden;
}

ul.funcnav-links {
background:transparent url(../stuff/funcnav_corner_right.gif) no-repeat scroll right top;
float:right;
height:20px;
list-style-type:none;
}		
ul.funcnav-links li {
display:block;
float:left;
height:20px;
}
ul.funcnav-links li a {
background:transparent url(../stuff/1px_seperator_white.gif) no-repeat scroll 100% 5px;
color:#FFFFFF;
display:block;
float:left;
height:20px;
line-height:20px;
padding-left:6px;
padding-right:7px;
}

/*TOPMENU*/
#menu{
	height: 32px;
	padding-top: 25px;
	/*padding-left: 25px;*/
	background-image: url(../stuff/m1_back.gif);
	padding-left: 1px;

}
.rootline{
	padding: 5px 0 0 10px;
}
a.rl,
.rootline{
	color: #639c08 !important;
	
}
a.m1,
a.m1a,
a.m1:hover{
	color: white;
	text-decoration: none;
	display: block;
	font-size: 14px;
	padding: 5px 18px 12px 18px;
	float: left;
}
a.m1:hover,
a.m1a{
	color: #639c08;
}
a.m1a{
	padding: 5px 11px 12px 18px;
	background-color: white;
	background-image: url(../stuff/m1_left.gif);
	background-repeat: no-repeat;
	
}
.tc{
	float: left;
	width: 7px;
	background-image: url(../stuff/m1_right.gif);
	height: 32px;
}


#content{
	margin-top: 10px;
	background-image: url(../stuff/bg_content_content.gif);
	background-repeat: repeat-y;
	}
	

.left{
	width: 238px;
	float: left;
}
.main{
	width: 470px;
	overflow: hidden;
	float: left;
	}
h1{
	color: #0d63ae;
	font-size: 14px;
	padding: 10px 0 10px 10px;
}
p.bodytext,
.tx-indexedsearch{
	padding: 0px 10px 10px 10px;
}
.right{
	width: 216px;
	padding: 0px 10px 0px 10px;
	float: right;
	overflow: hidden;
}
/*LEFTMENU*/

ul.menu, ul.menusub_1, ul.menusub_2 {
    list-style-type: none;
}



a.m2_1,
a.m2_1a {
    display: block;
    padding: 3px 10px 3px 10px;
    font-weight:normal;
	 color: #639c08;
	 font-size: 12px;
	 font-weight: bold;

}
a.m2_1a{
	color: #0d63ae;
	}


a.m2_2,
a.m2_2a {
    display: block;
    padding: 3px 10px 3px 20px;
    font-weight:normal;
	 color: #639c08;
	 font-size: 12px;


}
a.m2_2a{
	color: #0d63ae;
}

a.m2_3,
a.m2_3a {
    display: block;
    padding: 3px 10px 3px 30px;
    font-weight:normal;
	 color: #639c08;
	 font-size: 12px;


}
a.m2_3a{
	color: #0d63ae;
}

ul.menu li {
    padding:0;
    margin:0;
}

ul.menu ul {
    margin-left:0;
    padding: 0 0 5px 0;
}



#footer{
	height: 25px;
	background-color: #0d63ae;
	background-image: url(../stuff/footer_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}

/* seitenfunktionen */
#pagefunctions {
	margin: 10px 10px 0 10px;
	width: 391px;
	height: 15px;


	}
	#pagefunctions a.printpage {
		float: left;
		width: 18px;
		margin-left: 10px;
		height: 14px;
		background: url(../stuff/icon_print_page.gif) 0 3px no-repeat;
		}	
	#pagefunctions a.totop {
		float: left;
		padding-left: 13px;
		background: url(../stuff/icon_totop.gif) 0 5px no-repeat;
		float: right;
		color: #639c08;
		}				
		
/* ############################################################################# */		
/* ################################# FOOTER #################################### */	
/* ############################################################################# */

#footer {
	border-top: 1px solid #fff;
	width: 950px;
	height: 25px;
	margin-bottom: 20px;
	}
	#footer span {
		font-weight: bold; 
		float: left;
		color: #fff;
		padding: 5px 0 0 11px;
		}	
	#footer ul {
		list-style-type: none;
		float: left;
		margin: 2px 0 0 20px;
		}
		#footer ul li {
			float: left;
			height: 20px;
			display: block;
			}
			#footer ul li a {
				display: block;
				float: left;	
				height: 20px;
				margin-left: 8px;
				padding-right: 9px;
				line-height: 20px;
				color: #fff;
				background: url(../stuff/1px_seperator_white.gif) 100% 5px no-repeat;
				}
			#footer ul li a.letzter {
				background: none;
				}		
	
	/* sitemap */		
		
ul.sitemap {
	list-style-type: none;
	margin: 0 10px 10px 10px;
	background: none;
	}	
	ul.sitemap li {
		list-style-type: none;
		margin: 0 10px 30px 10px;
		background: none;
		line-height: 15px;
		}	
		ul.sitemap li a {
			color: #2e73b9;
			font-size: 15px;
			line-height: 20px;
			margin-bottom: 4px;
			margin-left: 10px;
			font-weight: bold;
			text-decoration: none !important;
			}	
			ul.sitemap li ul {
				padding-left: 20px;
				list-style-type: none;
				border-top: 2px solid #a5acb2;
				margin-top: 2px;
				}	
				ul.sitemap li ul li  {
					background: url(../images/bg_sitemap_left.gif) 0 3px no-repeat;
					margin: 0;
					}
				ul.sitemap li.last  {
					background: url(../images/bg_sitemap_last.gif) 0 3px no-repeat;
					margin: 0;
					}								
					ul.sitemap li ul li a {
						color: #639c08;
						font-size: 11px;
						text-decoration: underline !important;
						}			
					ul.sitemap li ul li ul {
						margin-bottom: 0;
						padding-left: 60px;
						background: url(../images/bg_sitemap_left1.gif) 0 1px repeat-y;
						border: none !important;
						}		
						ul.sitemap li ul li ul li ul {
							padding-left: 60px;
							}		
/*###########SUCHE#############*/
/* Sucheingabe */

	form#searchform {
display:block;
float:right;
margin-right:20px;
width:185px;
}

form#searchform input {
color:#A4ABB1;
float:left;
margin-right:2px;
position:relative;
top:2px;
}

		form#searchform input.txtinpt {
border:1px solid #A3AEB2;
height:16px;
width:101px;
}

/* formularz mailowy */

h3.mailformH3 {
margin: 0px;
padding: 0px;
color: #204B7E;
text-indent: 3px;
padding-top:2px;
}

.accessible_mailform {
margin: 0px;
padding: 0px;
color: #204B7E;
text-indent: 3px;
padding-top:2px;
}

fieldset.csc-mailform {
text-align: left;
margin: 0px auto;
padding: 0px;
border:1px solid #A2C1E5;
width: 390px;
padding: 2px;
}

.csc-mailform-field {
display: block;
margin-bottom: 5px;
border:1px solid #A2C1E5;
padding: 2px;
overflow: hidden;
height: 100%;
}

.csc-mailform-field label {
float: left;
text-align: left;
margin: 0px;
padding: 0px;
width: 80px;
color: #204B7E;
text-indent: 3px;
}

.csc-mailform-field input { 
margin-left: 20px;
margin: 0px;
padding: 0px;
width: 120px;
margin-top: 1px;
border: 1px solid #639C08;
height: 1% /* Holly hack for Peekaboo Bug */
}

.csc-mailform-field textarea { 
margin-left: 20px;
margin: 0px;
padding: 0px;
width: 240px;
margin-right: 50px;
background: #F4F4F4;
border: 1px solid #A5ACB2;
height: 1% /* Holly hack for Peekaboo Bug */
}

input.csc-mailform-submit {
clear: both;
margin: 1px;
width: 50px;
padding-left: 7px;
}

	
.main UL, .main OL{
	margin-left: 25px;
	padding-left: 0px;
	
}

.main LI{
	padding-left: 5px;
	padding-bottom:10px;
	
}

.main TABLE, .tab01 {
border-bottom: 1px solid #A2C1E5;
border-right: 1px solid #A2C1E5;
width: 95%;
color:#204B7E;
margin-bottom:15px;
margin-left:10px
}

.main TD, .tab01 td {
padding: 3px 3px 3px 3px;


}

.sta01 {
 background: #D3E2F4;

}

.main TD, .sta01 td {
border-left: 1px solid #A2C1E5;
border-top: 1px solid #A2C1E5;

}

.sta02 {
 background: #ffffff;
}

.sta02 td {
border-left: 1px solid #A2C1E5;
border-top: 1px solid #A2C1E5;

}


.sta03 {
 background: #EDF3FB;
}

.sta03 td {
border-left: 1px solid #A2C1E5;
border-top: 1px solid #A2C1E5;

}


