 /* Design und Entwicklung

	17-06-2006

	Stefan Weerts
	Hauke Klein

*/

/* Allgemeine Anpassung */

HTML, BODY{
	background: RGB(10,95,186) url("../images/bg.jpg") 0 0 repeat-x;
	font: 11px verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: white;
	}

TABLE{
		width: 782px;
		background-color: transparent;
	}

dd,dt,li,p {
		font-size: 11px;
		line-height: 1.5em;
	}
	
h1,h2,h3,h4,legend {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		line-height: normal;
		margin: 0px;
		padding: 0px;
		text-transform: uppercase;
}

h1 { /* primary */
		color: #005096;
		font-size: 22px;
		padding-bottom: 8px;
	}

h2,legend { /* secondary */
		color: #CFCFCF;
		font-size: 16px;
		padding-bottom: 10px;
		line-height: 1.5em;
	}

h3 { /* sidebar */
		font-size: 13px;
	}

h4 { /* form success */
		font-size: 13px;
}

h5 { /* form error */
		font-size: 13px;
		margin: 0em 0em 0.4em 0em;
		color: #c00;
	}

h6 { /* non sIFR, in form */
		color: #666;
		font: bold 13px/normal Arial, Helvetica, sans-serif;
		margin: 2em 0em 0.5em 0em;
	}
	
img{
		border: 0px;
	}

#banner {
		background: url("../images/bg-kopf.jpg") 0 0 no-repeat;
		height: 180px;
		padding: 0;
		position: relative;
		top: 5px;
	}
	
#banner .navi{
	position: relative;
	top: 148px;
	left: -155px;
}

#banner .navi ul, li{
		position: relative;
		top: 3px;
		left: 4px;
		display:inline;
		padding: 0;
		margin-right:11px;
		font-family: helvetica, verdana, arial, sans-serif;
}

#banner .navi{
		list-style: none;
		text-decoration:none;
		color: #005096;
		list-style: none;
}

#banner .navi	a, a:link{
		list-style: none;
		text-decoration:none;
		color: #FFFFFF;
		font-size:13px;
}

#banner .navi	a:hover, a:active{
		list-style: none;
		text-decoration:none;
		color: #005096;
		font-size:13px;
		list-style: none;
}
     
#logo{
		position: relative;
		top: 50px;
		left: 40px;
	}
	

/* Navi + Subnavi*/
	
#navi {
		height: 35px;
		padding: 9px 0 0 35px;
		z-index: 1;
	}
	
* HTML #navi {
		height: 44px;
	}
	
#navi ul, li{
		position: relative;
		top: 3px;
		left: 4px;
		display:inline;
		padding: 0;
		margin-right:11px;
		font-family: helvetica, verdana, arial, sans-serif;
}

#navi	.test{
		list-style: none;
		text-decoration:none;
		color: #005096;
		list-style: none;
}

#navi	a, a:link{
		list-style: none;
		text-decoration:none;
		color: #FFFFFF;
		font-size:13px;
}

#navi	a:hover, a:active{
		list-style: none;
		text-decoration:none;
		color: #005096;
		font-size:13px;
		list-style: none;
}

#navi #subnavi{
		clear: none;
		/*position: relative;
		left: -8px;
		top: -10px;*/
		padding-left: 2px;
		font-size:12px;
}

* html #navi #subnavi{
		height: 0px;
		top: -10px;
		z-index: 1;
		font-size:12px;
}

#navi #subnavi ul, li{
		font-family: helvetica, verdana, arial, sans-serif;
}

#navi #subnavi	a, a:link{
		list-style: none;
		text-decoration:none;
		color: #6A6A6A;
		font-size:12px;
}

#navi #subnavi a, a:visited{
		list-style: none;
		text-decoration:none;
		color: #6A6A6A;
		font-size:12px;
		list-style: none;}

#navi #subnavi a:hover, a:active{
		list-style: none;
		text-decoration:none;
		color: #005096;
		font-size:12px;
		list-style: none;
}
	
/* INHALT */	

/* Formatierung von Inhalt   */

#inhalt{
		padding: 10px 0 10px 12px;
		font-size: 1.2em;
		line-height: 16px;
	}

* html*#inhalt{
		padding: 10px 0 10px 12px;
		font-size: 0.8em;
		line-height: 16px;
}

.download_span{
		margin-left: 50px;
	}
	
#content {
		background: RGB(113,163,216) url("../images/bg-inhalt.jpg");
		background-repeat: repeat-y;
		position: relative;
		top: -9px;
		line-height: 15px;
		margin: 0px;
}

* HTML*#content{
		height: 340px;
		background-color: RGB(113,163,216)
		top: 0px;
	}
	
#content	a, a:link{
		list-style: none;
		text-decoration:none;
		color: #D4D4D4;
		font: 1.1em helvetica, verdana, arial, sans-serif;
	}

#content	a, a:visited{
		list-style: none;
		text-decoration:none;
		color: #D4D4D4;
		list-style: none;
		font: 1.1em helvetica, verdana, arial, sans-serif;
	}

#content a:hover, a:active{
		list-style: none;
		text-decoration:none;
		color: #005096;
		list-style: none;
		font: 1.1em helvetica, verdana, arial, sans-serif;
	}
	
     
#sidebar-a {
		background: url("../images/bg-l.jpg");
		background-repeat: repeat-y;
		width: 29px;
	}

#sidebar-b {
		background: url("../images/bg-r.jpg");
		background-repeat: repeat-y;
		width: 28px;
}

#rechts{
		float: right;
		position: relative;
		top: -95px;
		margin-right: 23px;
		margin-left: 5px;
		width: 300px;
		height: auto;
		background-color: White;
		text-align: center;
		padding-top: 10px;
	}

* HTML #rechts{
		margin-right: 13px;
		z-index: 99;
}

#rechts img{
		padding: 0 0px;
		margin-bottom: 15px;
	}

/* News */

#news{
		float: left;
		text-align: left;
		padding: 0px 10px 10px 15px;
		width: 280px;
		font-size: 1em;
}

* HTML #news{
		padding: 0px 10px 10px 15px;
		font-size: 0.85em;
}

#news img{
		position: relative;
		left:-5px;
		padding: 0 7px 0 0;
		margin-bottom: 0px;
}
	
.news_headline{
		text-transform: uppercase;
		color: #909090;
}
	
#newslink	a, a:link{
		list-style: none;
		text-decoration:none;
		color: #be1e1e;
		font-size:12px;
}

#newslink a, a:visited{
		list-style: none;
		text-decoration:none;
		color: #be1e1e;
		font-size:12px;
		list-style: none;}

#newslink a:hover, a:active{
		list-style: none;
		text-decoration:none;
		color: #BDBDBD;
		font-size:12px;
		list-style: none;
}

.ninhalt{
		color: Black;
		margin-left: 40px;
		z-index: 0;
		font-size: 1em
}

* HTML .ninhalt{
		font-size: 0.85em
}

/* News: Kalenderdarstellung des Datums*/

.calPage {
		color: #BDBDBD;
		font-size: 10px;
		text-shadow: #fff 1px 1px 1px;
		display: block;
		background: url(../images/deco-date1.gif) 0 0 no-repeat;
		position: absolute;
		text-align: center;
		text-transform: uppercase;
		line-height: 1;
		margin-top: 0;
		width: 35px;
		padding-top: 5px;
		left: 5px;
		z-index: 99;
	}
	
.calPage_ohne {
		color: #BDBDBD;
		font-size: 10px;
		text-shadow: #fff 1px 1px 1px;
		display: block;
		position: absolute;
		text-align: center;
		text-transform: uppercase;
		line-height: 1;
		margin-top: 0;
		width: 35px;
		padding-top: 5px;
		left: 15px;
		z-index: 99;
	}

.calPage .day {
		display: block;
		font-weight: bold;
		font-size: 20px;
		text-indent: -3px;
		letter-spacing: -2px;
		color: #be1e1e;
		text-shadow: #be1e1e 2px 2px 0;
		background: url(../images/deco-date2.gif) bottom left no-repeat;
		padding-bottom: 5px;
	}

.date, .calPage {margin-bottom: 1em; font-size: 9pt; color: #666;}

/* Footer */

#footer {
		background-image: url(../images/bg-footer.jpg);
		background-repeat: no-repeat;
		width: 782px;
		height: 50px;
		text-align: center;
		color: #D4D4D4;
		padding-top: 8px;
		font: 11px helvetica, verdana, arial, sans-serif;
}
	
* HTML #footer {
		height: 57px;
	}
	
#footer	a, a:link{
		list-style: none;
		text-decoration:none;
		color: #D4D4D4;
		font: 11px helvetica, verdana, arial, sans-serif;
}

#footer	a, a:visited{
		list-style: none;
		text-decoration:none;
		color: #D4D4D4;
		list-style: none;
		font: 11px helvetica, verdana, arial, sans-serif;}

#footer a:hover, a:active{
		list-style: none;
		text-decoration:none;
		color: #005096;
		list-style: none;
		font: 11px helvetica, verdana, arial, sans-serif;
}	
	
/*
---------------Formular------------------------
*/

form { 
	margin:0; 
	padding:10px; 
	/*background: url(../images/bg-newsletter.jpg); 
	background-position: 0px;
	background-repeat: no-repeat;*/
	width: 350px;
}

#formular label { 
	color:#000;
	background-color: #fff;
	font-size: 1em;
	text-transform: uppercase;
	margin: 0px; 
	padding: 2px 2px; 
	float:left; 
	clear:left; 
	width:25.7em; 
}

* HTML #formular label { 
	width:27em; 
}

#formular2{
	margin-left: 6px;
	margin-top: 5px;
}

#formular2 .text{
	font-size: 1.2em;
	margin-bottom: 3px;
}

#formular2 label { 
	color:#000;
	font-size:1.0em; 
	margin:0px; 
	text-transform: uppercase;
	float: left; 
	clear: left; 
	width: 25em; 
}

#formular2 input{
	border: 0px;
	background-color: white;
	width: 25em;
	margin: 4px 0 6px 0;
	padding: 3px;
}

* HTML #formular2 input{
	position: relative;
	left: -5px;
	width: 25.5em;
}

/*
----------------- Formular Bestellung ------------------
*/

#formular_bestellung{
	
}

#formular_bestellung table{ 
	width: 350px;
	background-image: url(../images/uf_focused.gif);
	background-repeat: repeat;
   border-top:5px solid #FFF;
	border-bottom:1px solid #FFF; 
	margin:0;
   text-align:left;
	color: Black;
	margin: 5px 0;
	padding: 3px 10px;
}

#formular_bestellung td{
	padding: 6px;
	text-align: left;
}

.uniForm label{
 	font: 12px helvetica, verdana, arial, sans-serif;
	vertical-align: middle;
}

.uniForm input, textarea, select{
 	width: 100%;
	padding-bottom: 2px;
}

.uniForm .check{
	width: 5%;
}

.uniForm .submit{
	width: 120px;
}

.uniForm .focused{
 	padding: 6px;
	background-image: url(../images/td_focused.gif);
	background-repeat: repeat;
}

.uniForm .message1{

	margin-left: 6px;
}

.uniForm .message_text{
	font: 14px helvetica, verdana, arial, sans-serif;
	text-transform: uppercase;
	color: #E82300;
}
