.rahmen { border: 1px solid rgb(148,0,0); }
.transp { background: transparent url("/pix/transp.png"); }
.center { text-align: center; }

a { color: rgb(255,255,255); text-decoration: none; border-bottom: 1px dotted rgb(255,255,255); cursor: pointer; }
a:hover, #menu a:hover, #submenu a:hover, #startLinks a:hover { border-bottom: 1px solid rgb(148,0,0); }
img, #startLinks a, a.noB { border: 0; }
img.foto { border: 1px solid rgb(255,255,255); }
img.foto:hover { border: 1px solid rgb(148,0,0); }

body {
	background: rgb(24,60,101) url("/pix/back.gif") center repeat-y;
	font: normal 11px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: rgb(255,255,255);
	margin: 0;
	padding: 0;
}

body.home { background-image: none; }

#home {
	position: relative;
	width: 700px;
	height: 250px;
	margin: 229px auto 0 auto;
	background: rgb(61,99,145) none no-repeat right;
	border-top: 1px solid rgb(148,0,0);
	border-bottom: 1px solid rgb(148,0,0);
}

#startLogo {
	background: transparent url("/pix/home_name_ohne.jpg") no-repeat;
	width: 216px;
	height: 46px;
	position: absolute;
	margin: -29px 0 0 1px;
}
#startLogo span { display: none; }
#startLinks {
	position: absolute;
	bottom: 0;
	right: 190px;
}

#container {
	position: relative;
	width: 700px;
	margin: 0 auto;
	background: rgb(61,99,145) none no-repeat top;
	min-height: 600px;
}

#menu {
	position: absolute;
	padding: 10px 15px 5px 10px;
	top: 280px;
	left: -60px;
}
#submenu a, #menu a { border: 0; }
#submenu h1, #submenu h4, #menu h1, #menu h4 {
	font: normal 11px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 0 5px 0;
}
#menu span.r, #submenu span.r, #kontextBoxen span.r {
	font: bold 11px "Courier New", Courier, monospace;
	padding: 0 3px 0 0;
	color: rgb(148,0,0);
}

#kontextBoxen {
	position: absolute;
	top: 320px;
	left: 625px;
	min-width: 140px;
	padding: 0 0 25px 0;
}
#kontextBoxen span { text-transform: uppercase; color: rgb(61,99,145); }
#kontextBoxen span.fehler { color: rgb(255,255,255); background-color: rgb(148,0,0); padding: 0 2px; }
	
div.kontext { padding: 10px 10px 5px 10px; width: auto; margin-bottom: 20px; }
div.kontext p { margin: 0 0 5px 0; }
div.kontext ul { margin: 0 0 0 0; padding: 0; }
div.kontext li { padding: 0; margin: 0 0 7px 0; line-height: 14px; list-style: none; }
div.blog { min-width: 200px; max-height: 300px; overflow: auto; }

#submenu {
	position: absolute;
	top: 10px;
	right: 15px;
	text-align: right;
	text-transform: capitalize;
}
#submenu a { color: rgb(206,218,222); }
#submenu a:hover { color: rgb(255,255,255); }
#submenu h1, #submenu h4 { margin: 0 0 1px 0; }

#inhalt {
	width: 450px;
	padding: 280px 0 45px 120px;
}
#inhalt h1 {
	padding: 0;
	margin: 0 0 20px 0;
	font: bold 15px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#inhalt ul { margin: 5px 0 0 0; padding: 0; }
#inhalt li { margin: 0 0 5px 15px; line-height: 16px; }
#inhalt p { margin: 10px 0 0 0; }

#inhalt.privat, #inhalt.privat h1 {
	 font: normal 14px/18px "Times New Roman", Times, serif;
 	 letter-spacing: 1px;
}
#inhalt.privat h1 { font-size: 24px; font-style: oblique; }
#inhalt.privat img { margin: 15px 15px 0 0; }
#inhalt.foto a { border-bottom: 0; } 
#footer {
	position: fixed;
	bottom: 0;
	background-color: rgb(24,60,101);
	text-align: center;
	padding: 0 0 7px 0;
	color: rgb(61,99,145);
	width: 100%;
}
#footer a { color: rgb(61,99,145); border: 0; }
#footer a:hover { border-bottom: 1px solid rgb(148,0,0); }
#footer p { margin: 0; padding: 0; }
#footer hr {
	width: 700px;
	border-top: 1px solid rgb(148,0,0);
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 0;
	margin: 0 auto;
	padding: 7px 0 0 0;
}

body.home #footer {
	position: absolute;
	background: none;
}	

hr.linie {
	position: absolute;
	width: 700px;
	border-top: 1px solid rgb(148,0,0);
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 0;
	margin: 229px 0 0 0;
	padding: 0;
}

#pPOver {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;

}
#pPOver,#pPI {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	background-image: url("/pix/transp85.png");
}
#pPI { background: transparent url("/pix/lade.gif") no-repeat center; }
#pPImg {
	position: relative;
	width: 500px;
	margin: 0 auto;
}
#pPI a { border: none; cursor: pointer; }
#pPI img:hover { border: 1px solid rgb(148,0,0); }
#pPTitel, #pPBeschreibung {
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	width: 300px;
	margin: 0 auto;
	border-left: 10px solid rgb(255,255,255);
	border-right: 10px solid rgb(255,255,255);
	border-bottom: 5px solid rgb(255,255,255);
	display: none;
	padding: 0; 
}
#pPBeschreibung { border-bottom: 10px solid rgb(255,255,255); }

input,textarea {
	width: 200px;
	background-color: rgb(61,99,145);
	border: 0;
	color: rgb(255,255,255);
	padding: 0 2px;
	font: normal 12px "Courier New", Courier, monospace;
}
textarea { height: 60px; }
input.button { background-color: rgb(148,0,0); margin-top: 5px; width: 205px; }