body{
	margin:0;
	color:#333;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#e7f2f3;
}

img	{border-style:none;}

a {
	text-decoration:none;
	color: #d92928;
	font-weight:bold;
	}

a:hover {text-decoration:underline;}




#page {
	margin:0 auto;
	width: 1000px;
	padding-bottom: 80px;
}


/*menu start*/

.menu {
	padding: 12px 0 0 0;
	list-style: none;
	margin: 0 0 -3px;
	text-align: right;
}

.menu li {
	display: inline;
	text-transform: uppercase;
	padding: 0 7px 0 7px;
	border-right: 1px solid #ccc;
	line-height:20px;
}

.menu li:first-child { background: none; }

.menu a {
	color: #d92928;
	font-weight: bold;
	font-size: 10px;
	line-height:20px;
	height:20px;
}

/*menu end*/





.main{
	border: 1px solid #ccc;
	background: #fff;
}


/*header start*/

/*header background start*/

 #header{background: url(../images/bg-projekt.jpg) no-repeat;}

.termine #header{background: url(../images/bg-termine.jpg) no-repeat;}

.publikationen #header{background: url(../images/bg-publikationen.jpg) no-repeat;}

.newsletter #header{background: url(../images/bg-newsletter.jpg) no-repeat;}

/*header background end*/


#header{
	height: 210px;
	width: 100%;
	position: relative;
}

#header .logo{
	position: absolute;
	top: 42px;
	right: 25px;
	text-indent: -9999px;
	overflow: hidden;
	width: 256px;
}

#header .logo a{
	display: block;
	height: 126px;
	background: url(../images/logo.png) no-repeat;
}

#header h1{
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/title-projekt.gif) no-repeat;
	width: 53px;
	height: 333px;
	position: absolute;
	top: 0;
	left: 47px;
}


.termine #header h1{
	background: url(../images/title-termine.gif) no-repeat;
}

.publikationen #header h1{
	background: url(../images/title-publikationen.gif) no-repeat;
}

.newsletter #header h1{
	background: url(../images/title-newsletter.gif) no-repeat;
}


.presse #header h1{
	background: url(../images/title-presse.gif) no-repeat;
}

.hochschulen #header h1{
	background: url(../images/title-hochschulen.gif) no-repeat;
}

.kontakt #header h1{
	background: url(../images/title-kontakt.gif) no-repeat;
}

.impressum #header h1{
	background: url(../images/title-impressum.gif) no-repeat;
}





/*header end*/


/*content start*/
#content{
	overflow: hidden;
	height: 1%;
	padding: 12px 0 0 113px;
}


/*navigation start*/

#content #nav{
	float: left;
	padding: 0;
	list-style: none;
	margin: 0;
	width: 136px;
}

#nav li { padding-bottom: 10px; }

#nav a {
	color: #d30019;
	font-weight: bold;
	text-transform: uppercase;
}

.projekt #nav li#projekt a,
.termine #nav li#termine a,
.newsletter #nav li#newsletter a,
.publikationen #nav li#publikationen a {
	text-decoration:underline;
	}
/*navigation end*/


/*main-content start*/

#content .main-content{
	float: left;
	width: 464px;
	padding-top: 77px;
}

.main-content h2 {
	margin: 0 0 16px;
	color: #166207;
	font-size: 16px;
}

.main-content h3 {
	margin: 0 0 16px;
	color: #166207;
	font-size: 14px;
	line-height:20px;
}

.presse .main-content h3,
.hochschulen .main-content h3,
.kontakt .main-content h3,
.impressum .main-content h3 {
	margin: 0;
	color: #166207;
	font-size: 12px;
	line-height:18px;
}



.main-content h4 {
	margin: 0;
	color: #166207;
	font-size: 12px;
	line-height:18px;
}

.main-content p{
	margin: 0 0 17px;
	line-height: 18px;
}

.hochschulen .main-content p {
	margin-bottom:50px;
	}
	
	
.termine .main-content img {
	border: 1px solid #666; 
	margin-bottom: 1em; 
	}	

.nrw-logo{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 298px;
	padding: 21px 0 26px;
}

.nrw-logo a{
	display: block;
	height: 40px;
	background: url(../images/logo-nrw.gif) no-repeat;
}

.main-content hr {
	border: 0;
	background-color:#ccc;
	height:1px;
	margin-bottom:10px;
	}
	
.main-content img.inlinefloat { 
	display: inline;
	float: left; 
	border-right: 1px solid #CCC; 
	margin: 5px 10px 10px 0;
	padding: 0 10px 0 0; 
	}

/*main-content end*/



/*side-bar start*/
.side-bar{
	float: right;
	width: 226px;
	font-size: 11px;
	padding-top: 10px;
}

.side-bar .hotline{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url(../images/hotline.gif) no-repeat;
	width: 190px;
	height: 82px;
	margin-bottom: 28px;
}

.side-bar .box {
	overflow: hidden;
	height: 1%;
	padding: 14px 15px 0 13px;
	background: #e7f2f3;
	margin-bottom: 20px;
}



.side-bar .box h3{
	font-size: 11px;
	margin: -4px 0 0;
	color: #166207;
	line-height:15px;
	text-decoration:none;
}

.side-bar .box h4{
	font-size: 11px;
	margin: -4px 0 0;
	color: #166207;
	line-height:15px;
	text-decoration:none;
}

.side-bar .box p{
	color: #666;
	margin: 0;
	line-height:15px;
	text-decoration:none;
	margin-bottom:0;
	font-weight:normal;
}

.side-bar .box a {
	display: block;
	color: #d30019;
	padding: 5px 0 10px 50px;
	margin-bottom: 15px;
	background: url(../images/icon.gif) no-repeat top left;
	text-decoration:none;
}

.side-bar .box a.img {
	display: block;
	color: #d30019;
	padding: 5px 0 10px 0;
	margin-bottom: 15px;
	background: none;
	text-decoration:none;
}

.side-bar .box a.txt {
	display: block;
	color: #d30019;
	padding: 5px 0 10px 0;
	margin-bottom: 15px;
	background: none;
	text-decoration:none;
}

.publikationen .side-bar .box a {
	display: block;
	color: #d30019;
	padding: 5px 0 10px 0;
	margin-bottom: 15px;
	background: none;
	text-decoration:none;
}

.side-bar .box a:hover h3, 
.side-bar .box a:hover h4 {
	text-decoration:underline;
	}
/*side-bar end*/
/*content end*/


/* Fusszeile */

#footer {
	clear:both;
	height:1%;
	display: block;
	clear: both;
	color: #333;
	background-color: transparent;
	border: 0;
	padding: 0 5px 0 0;
	margin: 0 0 0 0;
	text-align: left;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	}
	

#footer a {
	display: block;
	float: left;
	text-align: center;
	background: transparent;
	font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 21px;
	border-left: 1px solid #c2d2d5;		
	padding: 0 5px 0 5px;
	height:1%;
	}
	
#footer a#impressum {
	border-right: 1px solid #c2d2d5;		
	}
		
	
#footer a:link, #footer a:visited {
	color: #d92928;
	text-decoration: none;
	}
	
#footer a:hover, #footer a:active {
	text-decoration: underline;
	}
	
	
	
	
#footer br {clear: both;}
	

/* ----------------------------------------- */


/* Formulare */

form#kontaktform {
	font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	background: #e7f2f3;
	margin: 10px 0 50px 0;
	padding: 10px;
	display: block;
	text-align: left;
	border: 1px solid #c2d2d5;
	}
	
form#kontaktform label, form#kontaktform input, form#kontaktform select, form#kontaktform textarea, form#kontaktform label.markup, form#kontaktform input.markup, form#kontaktform select, form#kontaktform select.markup, form#kontaktform textarea.markup { /* Alle Labels UND Formularelemente auswhlen */
  display: block;
  float: left;
}

form#kontaktform label {
	text-align: right;
	padding-right: 5px;
	width: 115px; /* Breite.*/
	/* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;	
	width: 120px; 
	}

html>form#kontaktform label	{
	width: 120px;
	}
	

form#kontaktform label.markup {
	color: #d92928;
	font-weight: bold;
} 


form#kontaktform label.orderinputlabel {
	text-align: left;
	width: 230px;
	font-weight:bold;
	margin-left:10px;
} 

form#kontaktform select.select {
	font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #fff;
	border: 1px solid #999;
	width: 150px;
} 





form#kontaktform input, form#kontaktform textarea  {
	font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 0 0 0 2px;
  	margin: 0 0 10px 0;
	background: #fff;
	border: 1px solid #999;
	width: 250px; /* Breite.*/
	/* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;	
	width: 237px; 
	}

html>form#kontaktform label	{
	width: 350px;
	}

  
form#kontaktform input.markup, form#kontaktform textarea.markup  {
	font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background: #fff;
	border: 1px solid #d92928;
}
  
form#kontaktform input#plz {
	width: 50px;
}

form#kontaktform input.orderinput {
	width: 30px;
	margin-left:80px;
	border: 1px solid #d92928;
}


form#kontaktform input#plz.markup {
	width: 50px;
	border: 1px solid #d92928;
}

form#kontaktform br { /* Alle Zeilenumbrche in Formularen auswhlen */
  clear: left; /* das floating der labels und inputs aufheben */
}

form#kontaktform input.checkbox {
	text-align: right;
	border: 0;
	width: 20px;
	margin: 0 5px 0 100px;
	}

form#kontaktform input.hidden {
	display: none;
	margin: 0 5px 0 0;
	width: 95px;	
	/* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;	
	width: 100px; 
	}

html>form#kontaktform input.hidden	{
	width: 100px;
	}



form#kontaktform input.submit { /* den Submit-Button */
	font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background: #d92928;
	margin: 10px 0 10px 125px;
	padding: 2px;
  	cursor: pointer;
  	text-align: center;
  	font-weight: bold;
  	width: 100px;
  	border: 1px solid #333;
	}

/* Fix IE. Hide from IE Mac \*/
* html form#kontaktform input.submit { margin: 0 0 10px 62px; }
/* End */

/* Formular Newsletter Archiv */

form#newsletter-archiv {
	font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	margin: 0 0 10px 0;
	display: block;
	text-align: left;
	}
	
form#newsletter-archiv select.newsletter-archiv-select {
	width:200px; 
	height: 16px; 
	font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif; 
	font-size: 11px;
	line-height:18px; 
	color: #333; 
	background: #fff; 
	border: 1px solid #999; 
	margin:5px 0 8px 0;
	}
	
	
form#newsletter-archiv input#go_button { /* den Submit-Button */
	font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background: #d92928;
	margin: 0 0 10px 0;
	padding: 2px;
  	cursor: pointer;
  	text-align: center;
  	font-weight: bold;
  	width: 80px;
  	border: 1px solid #333;
	}		

/* ----------------------------------------- */


.clear {clear: both;}

.clearleft { clear: left;}

.red {color: #d92928;}

.green { color: #166207; font-weight:bold; }