@charset "utf-8";
/* CSS Document: print CausaUse */


body{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	line-height:16pt;
	}
body #wrapper{
	width: 645px;
	border-left: 0;
	border-right:0;
	}
	
h1,h2,h3,h4{
	font-family: Arial, Helvetica, sans-serif;
	page-break-before:auto;
	page-break-after:avoid;
	}
body h1{
 	font-size:16pt;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom:6px;
	
	}
body h2{
	font-size:14pt;
	font-weight: bold;
	margin-top:25px;
	margin-bottom:4px;
	}
	
body h3{
	font-size:12pt;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:2px;
	}

body h4{
	font-size: 12pt;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:2px;
	}

p{
	margin-top:0px;
	margin-bottom:15px;
	}	
	
ul{
	margin-top:0px;
	margin-bottom:20px;
	}

li{
	page-break-inside:avoid;
	list-style-type:square;
	}
	
#wrapper #content p{
	margin-top:0px;
	margin-bottom:10px;
	}


a, a:visited, a:hover, a:focus{
	color:#086aa9; 
	}


.skip{
	display:none;
	}

#impress, #navmain, #navsub, #foto, #footer, #breadcrumbs, #subcontent_active_tags{
	display:none;
	}

/***************************Startseite*/	
.breadline{
	display:none;
	}
.none{
	display:none;
	}	

#float{
	display:none;
	}
	
.border{
	border: none;
	}

#phasengrafik #table{
	display:none;
	}
/*********************************************************Formular*/
#formular legend{
	margin-left: 5px;
	font-size: 1.15em;
	font-weight: bold;
	color:#0071b9; 
	line-height: 30px;
	}
	
	
#formular .stern {
	display: none;
	}
	

#formular .label {
	float:left;
	width:150px; 
	text-align:right;
	height:19px;
	margin-bottom:8px;
	}

#formular .field{
	border: 1px solid #CCCCCC;
	width:250px; 
	font-size: 1em;
	}
	
#formular .field_error{
	border: 1px solid  #CCCCCC;
	background-color:#FFFFCC;
	width:250px; 
	font-size: 1em;
	}	
	
#formular .checkleft{
	float:left;
	width:auto;
	clear:both;
	height: 25px;
	margin-left: 75px;
	}
	
#formular .checkright{
	float:right;
	width:140px;
	height: 25px;
	margin-right: 80px;
	}
	
#formular .abstand{
	padding-top:10px;
	padding-bottom:10px;
	float: right;
	}	

#formular .IEprint{
	margin-top: 90px;	
	}	
	

	