@charset "utf-8";
/* CSS Document */

body {
	background-color:#ccffff;
	background-image:url(probsteer/images/background.gif);
	background-repeat:repeat;
	margin: 0px auto;
	font-family: "Palatino Linotype";
	font-size:medium;
	text-align:center;
	color:#000000;
	}

/* gesonderte Textstil */
	
.save, .sternchen, .pflicht, .copy, .Stil4, .navi0, .adobe_text	{
	font-size:small;
	}
/* Nach Oben link rechts anordnen */
.topr {
	text-align:right;
	}


/* float clearer */

.clearer {
	clear:both;
	}

.center, .save, .download {
	text-align:center;
	margin:0px auto;
	}

/* generelle Tags wie p, h1-h7, img, ul, ol */

img {
	border:none;
	}

h1 {
	font-size:x-large;
	font-weight:bold;
	margin:0px;
	}
	
h2 {
	font-size:large;
	font-weight:bold;
	margin:0px;
	}
	
h3 {
	font-size:medium;
	font-weight:bold;
	margin:10px 0px 0px;
	padding:0px;
	}
	
p {
	margin:10px 0px;
	padding:0px;
	}
	
.h3_p {
	margin:0px 0px 10px;
	padding:0px;
	}

.ankor {
	height:0px;
	}

/* Rahmeneffekt mit Schatten */

.blur{
	width: 920px;
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin: 0px auto;
}

.shadow, .main{
	position: relative;
	bottom: 2px;
	right: 2px;
}

.shadow{
	background-color: #666; /*shadow color*/
	color: inherit;
}

.main {
	background-color:#FFFFFF;
	border:1px solid #000000;
	padding: 10px;
	margin: 0px auto;
	display:block;
	text-align:justify;
	}

/* header */

.header {
	color:#FFFFFF;
	text-align:left;
	}

.navi0 {
	background-color:#005da8;
	width:100%;
	height:35px;
	line-height:35px;
	}

.navi1 {
	text-align:right;
	width:300px;
	float:right;
	padding-right: 10px;
	}
	
.pms {
	width:300px;
	float:left; 
	padding-left:10px;
	line-height:100%;
	}
.pms a:link, .pms a:active, pms a:hover, .pms a:focus, .pms a:visited {
	color:#ee1c25;
	text-decoration:none;
	outline:none;
	}
		
.navi2 {
	background-color:#005da8;
	width:100%;
	height:35px;
	line-height:35px;
	}
	
.banner {
	background-color:#ee1c25;
	width:898px;
	height:85px;
	background-image:url(probsteer/images/banner.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	}

/* links im header */

a.navi:link, a.navi:visited {
	text-decoration: none;
	color:#FFFFFF;
	}
a.navi:focus, a.navi:active, a.navi:hover {
	text-decoration: none;
	color:#ee1c25;
	outline: none;
	}

/* Content */
	
.content {
	width:97%;
	padding:10px;
	}

/* Altuelle Ausgabe, Mediadaten, Leserreisen Download Button und Adobe Link */

.download {
	margin-top:30px;
	width:500px;
	height:33px;
	}

.adobe_text {
	margin-left:0px;
	margin-top:22px;
	width:746px;
	float:right;
	}

.adobe_img {
	width:112px;
	float:left;
	padding-top:34px;
}	

.download a:link, .download a:active, .download a:hover, .download a:focus, .download a:visited {
	outline:none;
	}	

.adobe_img a:link, .adobe_img a:active, .adobe_img a:hover, .adobe_img a:focus, .adobe_img a:visited {
	outline:none;
	}


/* ... */

.Stil4 {
	vertical-align:top;
	}

.copy {
	width:500px;
	height:18px;
	margin:10px auto;
	text-align:center;
	}

/* Impressum */
	
.impleft {
	float:left;
	width:300px;;
	}
	
.impright {
	float:right;
	width:500px;
	text-align:right;
	padding:0px 10px 0px 0px;
	}

.e4competence {
	letter-spacing:2.5px;
	}

* html .e4cIE {
	letter-spacing:2.5px;
	}

/* AGB */
	
.agb2 {
	list-style-type:lower-latin;
	}

/* Lücke bei der Ortsangabe in Adressen */
	
.ort {
	line-height: 180%;
}

/* Kontakt Formular */

.optional {
	font-size:small;
	
	}
.inputred {
	background-color:#FFCCCC;
	}
.inputform {
	width:250px;
	}
.error_message_text {
	color:#CC0000;
	font-weight:bold;
	}
.send_message_text {
	color:#006600;
	font-weight:bold;
	}

/* Wir über uns */

.probstei {
	width:98%;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #000000;
	}