/* --www.prolix-studienfuehrer.de-- styles.css --www.prolix-studienfuehrer.de-- */
body {
	font-family: arial, sans-serif;
	font-size: 12px;
	background-color: #000000;
	text-align: center;
	

}

#layout {
	width: 940px;;
	margin: 0px auto;;
	text-align: left;
	padding: 5px;
	background-color: #FCC006;
}

a:link,a:visited,a:active,a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #003399;
	font-size: 12px;
}


#title {
	height: 150px;
	padding: 0px;
}

.titlebildscreen {
	width: 960px;;
	height: 188px;
}

.titlebildprint {
	display: none;
}

.ticker {
	position: relative;
	left: 690px;
	top: 0px;
}

.uhr {
	position: relative;
	left: 716px;
	top: 0px;
}

#titlemenu {
	height: 10px;
	padding: 5px;
	border-bottom: 1px solid #000000;
	margin-bottom: 3px;
}

#ticker {
	position: relative;
	left: 250px;
	top: -21px;
	width: 440px;
	height: 20px;
	text-align: center;
}

#left,#right {
	width: 15.5%;
	line-height: 18px;
}

#left {
	float: left;
	border: thin solid #941C31;
	/* background-image: url(menuhg.jpg); */
	background-repeat: no-repeat;
	background-color: #FFFDC0;
	padding: 5px;
 	
}

#right {
	float: right;
	border: thin solid #941C31;
	background-color: #FFFDC0;
	width: 175px;
	padding: 5px
}

.menutitle {
	font-weight: bold;
	border-top: 1px dashed #000000;
	margin-top: 15px;
}

.menu {
	font-weight: bold;
	margin-top: 15px;
	background-color: #FFFFFF;
}

#content {
	float: left;
	border: thin solid #941C31;
	background-color: #FFFDC0;
	width: 60%;
	margin-left: 5px;
	padding: 8px;
}



.schriftzug {
	margin: auto;;
	text-align: center;;
	width: 95%
}

#box {
	float: left;
	/* border: thin solid #ffffff; */
}

.foto {
	float: left;
	width: 300px;
}



.titel {
	font-family: Cooper Black;
	font-size: 48pt;
	font-weight: bold;
	color: #B30012;
}

.descr {
	color: Black;
	font-size:11px;
}

.kapitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}


.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

.eintragueb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 }

.eintragtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.eintragbeschr {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}



.footer {
	text-align: center;;
	clear: both;;
	margin-top: 20px;
}

.admin {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: white
}

#mailerrors {
	position: absolute;
	top: 20px;
	left: 240px;
	border: solid #FF0000;
	background-color: #99CC33;
	width: 500px;
	padding: 2px
}