/* The Solenoid Company  PRINT CSS
	 (C)2004
	 Last Modified - 02/09/04
	 www.orionesque.com
	 01202 433313
*/

body {
		font-family:Arial,Helvetica, sans-serif;
		font-size: 12pt;
		text-align: center;
		margin:0;
		padding:0;
		}

fieldset {
	border-style:none;
}		

.fieldset label {
text-align:right;
width:70px;
float:left;
padding:0.2em;
margin:0;
margin-top:0.3em;
  }
	
.fieldset .nobr {display:none;}  
.fieldset .textfield {
margin:3px;
height:20px;
width:150px;
}
.fieldset .textarea {
margin:3px;

}
dt {
padding-top : 5px;
font-weight : bold;
font-size : 85%;
color: #666;
line-height: 1.7em;
}
dd {
margin-left : 0;
padding-left : 0;
color: #666;
font-size: 1em;
line-height: 1.7em;
}
/* Global-Container */

#global {
		text-align:left;
		margin:10px auto;
		padding:10px 10px;
		background:#fff;
		border-top:1px solid #e5e5e5;
		width:720px; 
		voice-family: "\"}\""; 
		voice-family:inherit;
		width:680px;
		} 

html>body #global {
		width:680px;
		} 

#leftc {
		padding:0;
		margin:0;
		float:left;
		width:48%;
		}

#rightc {
		padding:0;
		float:right;
		width:48%;
		}	

#logo {
		float:left;
		width:48%;
		}

#submenu {
	display: none;
		}
.ovcontent {
	clear: both;
	border-top: 1px solid silver;
}
.ovcontentfirst {
	border: none;
}
.ovleft {
	float: left;
	width: 42%;
}
.ovright {
	float: right;
	width: 55%;
}
.ovright img {
	float: left;
	padding: 2px 0;
}
.ovright p {
	padding-left: 50px;
}
/* Text-Definitionen */

p { 
		text-align:left;
		color:black; 
		font-style:normal;
		border-style:none;
		}

h1 {
		text-align:left;
		font-family: "Times New Roman", Times, Georgia, serif;
		font-size:1.5em;
		font-weight:normal;
		color:#000;
		margin:0;
		padding:0;
		line-height:1em;
		}

h1 a:link, h1 a:hover, h1 a:visited {
		color:#000;
		text-decoration:none;
		background:#fff;
		}

h2 {
		text-align:left;
		font-family: "Times New Roman", Times, Georgia, serif;
		font-weight:normal;
		font-size:1.5em;
		color:#333;
		margin:0;
		padding:0;
		}

h3 {
		font-size:1em;
		padding:0 0 0 0;
		text-align:left;
		font-weight:bold;
		line-height:1.7em;
		color:#666;
		}


h4 {
		font-size:1em;
		padding-top:20px;
		font-weight:bold;
		text-align:left;
		color:#666;
		}
 
#start h2 {
		display: none;
		}
 
#start h2 span {
		font-size: 18pt;
		}

#teaser  {
		text-align: right;
		background: url(media/h2_bg_2.jpg) no-repeat left #243F8E;
		font-size: 1.7em;
		color: #fff;
		margin: 40px 0 5px 0;
		display: block;
		}

#nav {
		display: none;
}



.footer {
		text-align:center;
		font-size:0.95em;
		line-height:1.2em;
		color:#b2b2b2;
		border-top:1px solid #e5e5e5;
		padding-top:8px;
		}
		
p.footer {
		padding-left:25px;
		}
		
p.footer a {
		color:#b2b2b2;
		text-decoration:none;		
		}
		
p.footer a:hover {
		background:#fff;
		color:#b2b2b2;
		text-decoration:underline;
		}

hr {
		visibility:hidden;
		clear:both;
		}

img {
		border: 0;
		float: left;
		margin-right: 5px;
		}
.icons {
			 float: right;
			 margin-left: 5px;
			 margin-top:10px;
			 
			 }