@charset "utf-8";
/* Ä */
/* PRINT Stylesheet */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	background:#ffffff;
	margin:0;
	padding:0;
}


/* --- Diese Styles sind wichtig für das tableless-Layout - Bitte nicht verändern --- */

#container {
	width:930px;
	margin:0 auto;
	padding:0;
}

#outer,#main1,#main2,#main3 {
	width: 100%;
	margin: 0;
	padding: 0;
}

#outer {
	position: relative;
	top: 160px;
}

#main4 {
	float:left;
	width:672px;
	padding:0 20px;
}

.cleaner, .cleaner-left {
	clear:both;
	height:1px;
	line-height: 1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
}
.cleaner-left {
	clear:left;
}

/* ==== NAVIGATIONEN ==== */
/* --- Metanavigation --- */

#metanav {
	display: none;
}

/* --- Topnavigation - Hauptnavigation --- */

#topnav {
	display: none;
}

/* --- Linkenavigation --- */

#leftnav {
	display: none;
}


/* --- Pfadverfolgung --- */

#path {
	font-size:10px;
	color:#444444;
	background-color: #ffffff;
	padding:8px 0 8px 0;
}

#path a {
	color:#7f99b2;
	text-decoration:none;
}


/* --- Kopfzeile - Logos - Bereichsüberschrift --- */

#header {
	position:absolute;
	top:25px;
	width:930px;
	height:95px;
	margin:0 0 5px 0;
	padding:0;
}

#header img {
	width:509px;
	height:95px;
	margin:0 6px 0 217px;
	padding:0;
}

#header #unilogo img{
	position:absolute;
	top:0;
	left:0;
	width:211px;
	height:95px;
	margin:0;
	padding:0;
}

#header #bereichslogo img{
	position:absolute;
	top:0;
	right:0;
	width:198px;
	height:95px;
	margin:0;
	padding:0;
}


/* --- CONTENTBEREICH - alles was sich innerhalb des Textbereiches befindet --- */
/* --- Flash auf Homepage --- */

#flash {
	display: none;
}


/* --- Hauptbild über dem Fliesstext auf den Unterseiten --- */

#keyvisual {
	display: none;
}


/* --- Fliesstext --- */

#content {
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

#content h1 {
	font-size:14px;
	font-weight:bold;
	color:#003366;
	margin:0 0 21px 0;
	padding:0;
}

#content p {
	font-size:12px;
	font-weight:normal;
	color:#444444;
	margin:0 0 25px 0;
	padding:0;
}

#content ul {
	font-size:12px;
	font-weight:normal;
	color:#444444;
	margin:0 0 0 20px;
	padding:0;
}

#content li {
	list-style: url(../gfx/li.gif) 0 50%;
	margin:0 0 19px 0;
	padding:0;
}

#content a {
	color:#7f99b2;
	text-decoration:none;
}

#content div.contenttop {
	text-align:right;
	margin:20px 0;
	padding:0;
}

#content div.contenttop a {
	font-size:10px;
	color:#444444;
	background:url("../gfx/contenttop.gif") no-repeat 0 2px;
	text-decoration:none;
	padding:0 0 0 11px;
}


/* --- rechte Box im Textbereich - News oder Downloads --- */

#actionbox {
	display: none;
}


/* --- Beruf und Familie - Logo - fest platziert --- */

#buflogo {
	display: none;
}


/* --- Fusszeile --- */

#footer {
	display: none;
}

/* --- Formulare --- */

#form {
	padding:8px 10px;
	border:1px solid #cccccc;
}

#form h1 {
	font-size:12px;
	color:#003366;
	border-bottom:1px solid #cccccc;
	margin:0 0 11px 0;
	padding:0 0 7px 0;
}

#form p.hinweis {
	font-size:9px;
	color:#999999;
	margin:0 0 13px 0;
	padding:0;
}

form div {
	width: 427px;
	font-size:12px;
	color:#444444;
	float: left;
	margin:0;
	padding:0 10px;
	border-bottom:1px dotted #003366;
}

form div.even {
	background:#f4f9ff;
}

form label {
	display: block;
	width: 120px;
	line-height: 30px;
	margin-right: 5px;
	float: left;
}

form select {
	margin: 4px 0;
	font-size: 15px;
}

input {
	text-align:left;
	width:270px;
	font-size:15px;
	background:#ffffff;
	margin: 4px 0;
}

textarea {
	width:270px;
	font-size:15px;
	background:#ffffff;
	margin:4px 0;
}

input.radio {
	width:20px;
	text-align:left;
	margin:4px 5px 4px 0;
	height:24px;
	vertical-align:middle;
}

input.checkbox {
	width:20px;
	text-align:left;
	margin:4px 5px 4px 0;
	height:14px;
	vertical-align:middle;
	background:transparent;
}

form div.senden {
	text-align:center;
	margin:20px 0 10px 0;
	border: 0;
}

form div.senden input.buttons {
	width:60px;
	font-size:12px;
	font-weight:bold;
	color:#003366;
	background:url("../gfx/button_bg.gif") repeat-x 0 0;
	border:1px solid #aaaaaa;
	margin:0 10px 0 0;
	padding:5px;
}

form p {
	font-size:12px;
	color:#444444;
	margin:10px 0 0 0;
}

/* ==== ZUSAETZLICHE STYLES ==== */
/* ==== Rote-Schrift ==== */ *.rot {color:#FF0000;}
/* ==== ENDE ==== */

