/* Basics
------------------------------------------------------------------------ */
* {
	margin:0;
	padding:0;
	outline:0;
}


  	html {
        		height: 100%;

        	}


body {
	font:14px/20px Arial, Tahoma, Georgia, "Times New Roman", Times, serif;
	color:#4e4e4e;
	height: 100%;
	width:100%;
	background:#fff;
	background:url(images/nudevcoolbg.gif) no-repeat left top;
	overflow-x:hidden;
}



h1, h2 {

	 }

h1 {

	}


h2 {
	margin-bottom:20px;
	margin-top:5px;
	font-size:23px;
	font-weight:normal;
}


#content2 h2{ font-size:28px;

}





h3 {
	margin-bottom:0px;
	margin-top:10px;
	font-weight:normal;
	font-size:23px;
	
}


		
img {
	border:none;
}

p {
	margin:0 0 0px 0;
}

br {
	line-height:12px;
}

a { color: #1fb3dd; text-decoration:none; }
a:hover, a:active { color: #72dbf9; text-decoration:none; }
a:focus { outline: 1px dotted #ccc; }


.clear {
	float:none;
	clear:both;
	height:15px;
}


	
	

/* Container
------------------------------------------------------------------------ */

#logo {

	z-index:1;
	height:186px;
}


#content{
		min-height:500px;
}

#content, #content2, #content3 {
	width:941px;
	background:#f8f8f6;
	padding:20px 20px 30px 20px; 

	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;

}


#content2{
background:#303030;
	/*background:#92ca27;*/
color:#fff;

}




#content3{
	background:#f8f8f6;
	background:#303030;
	color:#fff;

}


#content3 h2 {
margin-top:35px;

}

.abstand p {
margin-bottom:35px;

}

#content3 p, #content3 h2, #content3 h1 {

}





#content p{

}




#content2 .left {
	float:left;

}

#content2 .right {

	float:right;

}

#content2 .padme{
	padding:10px;
}


#content2 img{
margin-top:10px;
}



#wrapper {
	height:100%;
	width:100%;
	position:absolute;

	}
	
	#head {
		padding:0px 0px 0px 0;
		width:995px;
		margin:0 auto;
		margin-top:-10px;
		
		}
		
		#head img {
			margin:0px 0 0px -10px;
			float:left;
			}
			
		#head .floatme {
			float:right;
			margin-right:20px;
			}
		
		#language{
			font-size:11px;
			padding-top:20px;
			float:left;
		}
		
		#container {
			width:990px;
			margin:0 auto;
		}
		
		.webdesign-referenzbox {
				line-height:16px;
				margin:0px;
				min-height:178px;
				display:block;
			-moz-border-radius-topleft:6px;
			-moz-border-radius-topright:6px;
			-moz-border-radius-bottomleft:6px;
			-moz-border-radius-bottomright:6px;
			background:#fff;	
			width:950px;
			padding:15px;
			border: 1px #f2f2f2 solid;


			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f8f7f5'); /* for IE */
			background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f7f5)); /* for webkit browsers */
			background: -moz-linear-gradient(top,  #fff,  #f8f7f5); /* for firefox 3.6+ */
			
			}
			
			
			.webdesign-referenzbox h2{
				line-height:normal;
			}
			

			

			 .webdesign-referenzbox img{
				float:right !important;
				margin:0px 0px 0 0 !important;
			}
			
		.webdesign-referenzbox p{
		margin:18px 0 0 0px;
		line-height:18px;
			}
			
			

	
.webdesign-referenzbox .left h2{
				margin-bottom:10px !important;
			}		
			
.webdesign-referenzbox .left{
				float:right;
				padding:0px 0px 0 0px;
				width:410px;
			
			}
			
			
.webdesign-referenzbox .right{
				float:left;
				

		
				}
				
				
				
.big p{
		margin:18px 0 30px 0px;
		width:380px;
		line-height:18px;
			}
				
.big .right {
			float:right;
			width:520px;
			
				}
				
				
.big .left  {

				float:left;

				}
				
				
		.big{
				line-height:16px;
				margin:0px;
				margin:0 auto;
				width:950px;
				margin-left:0px;

			}
			
			.bottom {

				height:20px;
				margin:0 auto;
				display:block;
				display;none;
			}


/* > Navigation
-------------------------------------------------------------- */

ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	top: 146px;
	font-size:14px;
	position:absolute;
	z-index:2;
	float:left;
	margin-left:20px;
}

	ul#nav li {
		float: left;
		margin: 0 1px 0 0;
	}
		ul#nav li a {
			display: block;
			text-decoration: none;
			padding: 5px 10px 5px 10px;
			-moz-border-radius-topleft:6px;
			-moz-border-radius-topright:6px;
			/*-moz-border-radius-bottomleft:6px;
			-moz-border-radius-bottomright:6px;*/
			background:#fff;
			color:#4e4e4e;

		}
			ul#nav li.selected a, ul#nav li.current_page_item a {
				background:#303030;
				color: #fff;
			}
			
			
			ul#nav a:hover{}



ul#metanav {
	margin-top: 10px;
	padding: 0;
	list-style: none;
	float:right;

}

	ul#metanav li {
		float: left;
		margin: 0 1px 0 0;
		

	}
		
		
		ul#metanav li a {
			display: block;
			text-decoration: none;
			padding:0px 10px 10px 10px;
			-moz-border-radius-topleft:6px;
			-moz-border-radius-topright:6px;
			-moz-border-radius-bottomleft:6px;
			-moz-border-radius-bottomright:6px;
			background:#383838;
			color:#4e4e4e;
	
		}
		
		
		
			ul#metanav li.selected a, ul#metanav li.current_page_item a {
				background:#303030;
				color: #fff;
			}
			
			
			ul#metanav a:hover{ background:#545454;}
			
			
			
			
			ul#metanav li .back {
					

		
				}


			ul#metanav li .forward {

		
				}




			
#buttonshadow {
	height:5px;
	background:url(images/buttonshadow.png) repeat-x left bottom;
	position:absolute;
	z-index:2;

}

.willkommen {
		margin:302px 0 0 125px;
			width:226px;
}


.normal {
	height:0px;
}
			
			
ul.subnav {
	padding: 0;
	list-style: none;
	font-size:14px;
}


.big 	ul.subnav {
	margin: 40px 0 0 0px;
	padding: 0;
	list-style: none;
	font-size:14px;

}
	
	
	ul.subnav li {
		float: left;
		margin: -55px 0px 0 895px;
		
	}
	
	
	ul.subnav li a {
			margin-top:10px;
			display: block;
			color: #0c6b8e;
			text-decoration: none;
			padding: 4px 10px 4px 10px;
			-moz-border-radius-bottomleft: 6px;
			-moz-border-radius-bottomright: 6px;
			-moz-border-radius-topleft: 6px;
			-moz-border-radius-topright: 6px;
			background:#1fb3dd;
			border: 1px #f2f2f2 solid;	
			color:#fff;	
			
		
			}
			
			
			
.big ul.subnav li {
		float: left;
		margin: 0px 0px 0 0;
		
	}
	
	

			
			
.big ul.subnav li a {
			margin-top:10px;
			display: block;
			color: #4e4e4e;
			text-decoration: none;
			padding: 8px 12px 8px 12px;
			-moz-border-radius-bottomleft: 6px;
			-webkit-border-bottom-left-radius: 6px;
			-moz-border-radius-bottomright: 6px;
			-webkit-border-bottom-right-radius: 6px;
			
				-moz-border-radius-topleft: 6px;
			-webkit-border-top-left-radius: 6px;
			-moz-border-radius-topright: 6px;
			-webkit-border-top-right-radius: 6px;
			background:#1fb3dd;
			border: 1px #f2f2f2 solid;	
			color:#fff;		
			}			
			
			
			ul.subnav li.selected a, ul#subnav li.current_page_item a {
				background: #fe198e;
				color: #fff;
			}
			
			
			ul.subnav a:focus { outline: none; }
					
			
			
			
/* > Footer
-------------------------------------------------------------- */

		
	
	#footer{
		font-size:14px;
		width:970px;
		margin:0 auto;
		padding-top:0px;
		padding-bottom:100px;
		margin-top:20px;
		color:#fff;
		padding-left:40px;
		}
		
		#footer img{
		float:right;
		margin-right:-10px;
		}
	
		#footer a {
			color:#ffffff;
			text-decoration:none; }
			
			#footer.seeme a {
			color:#cbcbcb;
			 }
			
			
			#footer.seeme {
			color:#cbcbcb;
			 }
		
		
			#footer a:hover { text-decoration:underline;}





 #footer .facebook 
 {
	float:right;
	width:50px;
	margin-right:70px;
}




 #footer .active 
 {
	text-decoration:underline;
}



#half-left{
	float:left;
	width:385px;
	margin-top:5px

}

#half-right{
	float:left;
	padding-left:60px;

}




/* Formular
------------------------------------------------------------------------ */
form {
	margin-bottom:15px; }

	fieldset {
		margin-bottom:15px;
		border:none; }
		
		label {
			display:block;
			margin-bottom:5px;
			float:left;
			width:130px;
			 }
		
		.inputfield, .inputfield required, select {
			float:left;
			margin-bottom:5px;
			padding:5px;
			width:240px; 
			color:#838383;
			border:2px solid  #dedede;
			}
			.idleField { border:solid 2px #f3f3f3;	color:#838383; }
			.focusField { border:solid 2px #f3f3f3; 	color:#838383;}
			
			
			select {
				width:253px;
			}
			
		textarea {
			overflow:auto; }
								
		.senden {
			padding:4px;
			color:#fff;
			background-color:#1fb3dd;
			cursor:pointer;
			float:right;
			-moz-border-radius-topleft:6px;
			-moz-border-radius-topright:6px;
			-moz-border-radius-bottomleft:6px;
			-moz-border-radius-bottomright:6px;
			border: 1px #ffffff solid;	
	
}

/* Formulare Alert
------------------------------------------------------------------------ */
.errFld { color:#1fb3dd;  }

.errMsg { display:none; }

#alertMessagePlaceHolder {
	display:none;
	margin-bottom:20px;
	padding:10px;
	background-color:#1fb3dd;
	color:#fff;
	-moz-border-radius-topleft:6px;
			-moz-border-radius-topright:6px;
			-moz-border-radius-bottomleft:6px;
			-moz-border-radius-bottomright:6px;
}
	
