body {
	font-size: 70%;
	color: #505050;
	background-color: #fff;
	behavior: url(/static/common/styles/csshover.htc);
}

body, input, textarea, button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	position: relative;
	padding-top: 250px;
}

#logo {
	position: absolute;
	right: 2px;
	top: -18px;
	width: 343px;
	height: 171px;
	background-image: url(../img/logo.jpg);
}

#logo img {
	width: 85px;
	height: 34px;
	visibility: hidden;
}

#content {
	width: 600px;
}

h1 {
	font-size: 140%;
	color: #333333;
	margin-top: 0;
	margin-bottom: 1em;
}

h2 {
	font-size: 110%;
	color: #666666;
	margin-bottom: 0.5em;
	margin-top: 2em;
}

#content p, #content ul, #content ol {
	line-height: 165%;
	margin-top: 0;
	clear: both;
}

a {
	font-weight: bold;
	color: #830026;
	text-decoration: none;
}

#content a:hover, #features a:hover {
	color: #999999;
}

#nav {
	position: absolute;
	left: 0;
	top: 0;
	width: 900px;
	height: 200px;
}

#sysnav {
	position: absolute;
	left: 657px;
	top: 0;
	width: 243px;
	height: 200px;
}

#nav ul, #sysnav ul {
	background-color: #830026;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	list-style-type: none;
}

#nav ul {
	padding: 0 330px 0 15px;
}

#sysnav ul {
	left:  -8px;
	width: 253px;
}

#nav ul li, #sysnav ul li {
	float: left;
	line-height: 220%;
	padding-right: 10px;
	padding-left: 8px;
	background-image: url(../img/navsep.gif);
	background-position: 100% 47%;
	background-repeat: no-repeat;
}

#nav ul li a, #sysnav ul li a {
	color: #CFCEC9;
	text-decoration: none;
	font-weight: normal;
}

#nav ul li a.active, #sysnav ul li a.active, #nav ul li.active a, #sysnav ul li.active a {
	font-weight: bold;
	color: white;
}

#nav ul li.active li a {
	color: #830026;
	font-weight: normal;
}

#nav ul ul li a.active, #sysnav ul ul li a.active {
	color: #830026;
	font-weight: bold;
}


#nav ul ul {
	background-color: transparent;
	padding: 0;
	padding-left: 4em;
	margin: 0;
	position: absolute;
	bottom: -2.5em;
	height: 2.5em;
	width: 600px;
	display: none;
	z-index: 10;
	background-image: url(../img/subnavbg.gif);
	background-repeat: repeat-x;
}

#nav ul li.active ul, #nav ul li:hover ul {
	display: block;
}

#nav ul li:hover ul {
	z-index: 20;
	background-color: white;
}

#nav ul ul li {
	background-image: none;
}

#nav ul ul li a {
	color: #830026;
}


#features {
	position: absolute;
	top: 250px;
	right: 0;
	width: 243px;
	font-size: 90%;
}

#features div.feature {
	margin-bottom: 2em;
}

#features p {
	line-height: 140%;
}

#features h2 {
	font-size: 100%;
	border-bottom: 1px solid #830026;
	padding-bottom: 0.2em;
	margin-top: 0;
	clear: both;
}

#features h2 span {
	background-color: #929292;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0.2em 0.5em;
}

#features div.blickpunkt ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#features div.blickpunkt ul li {
	position: relative;
	padding-bottom: 1em;
	clear: both;

}

#features div.blickpunkt ul li span.datum {
	width: 55px;
	display: block;
	float: left;
	color: #999999;
}

#features div.blickpunkt li a {
	display: block;
	float: left;
	width: 180px;
	margin-bottom: 5px;
	font-weight: normal;
}

#features div.blickpunkt {
	margin-bottom: 3em;
}

#features div.features.topmeldung h2 span {
    background-color: #830026;
}

.features.topmeldung img {
    padding: 20px 0px 15px 0px;
}

.features.topmeldung p {
    margin-bottom: 20px;
}
	
#footer {
	display: none;
}



div.blockleft {
	float: left;
	width: 200px;
	margin-right: 50px;
}

img.portrait {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}

img.portrait.right {
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
}


#bestellformular label {
	display: block;
	width: 200px;
	overflow: hidden;
	float: left;
}

#bestellformular input, #bestellformular textarea, #bestellformular span {
	float: left;
	width: 300px;
	margin-bottom: 10px;
}

#bestellformular textarea {
	height: 100px;
	font-size: 100%;
}

#bestellformular button {
	margin-left: 200px;
}

#bestellformular div.row {
	clear: both;
}

#bestellformular #studie {
	font-weight: bold;
}




table.watchlist {	
	border-collapse: collapse;
	margin-bottom: 2em;
}

table.watchlist caption {
	text-align: left;
	border: 1px solid #929292;
	border-bottom-width: 0px;
	padding: 3px 6px;
	font-weight: bold;
	margin-top: 2em;
}

table.watchlist thead th {
	background-color: #929292;
	border-bottom: 1px solid #830026;
	color: white;
}

table.watchlist th, table.watchlist td {
	padding: 3px 6px;
}

table.watchlist tbody th, table.watchlist tbody td {
	border-bottom: 1px solid #CCCCCC;
	font-weight: normal;
}

table.watchlist tbody th {
	background-color: #eeeeee;
	width: 200px;
}




.germanonly {
	background-image: url(../img/flag_de.gif);
	background-position: 4px center;
	background-repeat: no-repeat;
	padding-left: 22px !important;
}


div.mafeature table td {
	vertical-align: top;
}