/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	overflow-y: scroll;
}

body {
	font-family: Geneva, 'Trebuchet MS', Trebuchet, Helvetica, Arial, sans-serif;
	/* font-family: Georgia1, Georgia, serif; */
	font-size:9pt;
	color: #000;
	background-color: #ffffff;
	background-image: url(../images/web_bg.png);
	background-repeat: repeat-x;
	line-height:12pt;
	
}

img, img a {
	border: 0;
}


a { outline: none; color:#000; text-decoration: none; }

a:link { text-decoration: none;
		 color: #000;
 }
a:hover { text-decoration: underline; 
			color: #000;
}

div#page { 
	width: 980px;
	margin: 0 0 50px 55px;
	height:101%;
	
}

div#page div#header {
	height:60px;
	width: 980px;
	margin: 50px 0 50px 0;
	
}

div#page div#header div#logo {
	width:338px;
	float:right;
	padding:20px 0 20px 20px;
	background-color:#fff;
}

div#page div#content {
	width:980px;	
	padding:40px;
}




div#page div#content div#menu {
	width:200px;
	padding:20px;
	background-color:#fff;
	float:left;
	min-height:400px;
}

div#page div#content div#menu-black {
	width:200px;
	padding:20px;
	background-color:#000;
	float:left;
	min-height:400px;
}


div#page div#content div#inner {
	margin-left: 240px;
	padding:20px;
	background-color: #fff;
	width: 680px;
	min-height:300px;
}

div#page div#content div#inner-sponsoren {
	margin-left: 240px;
	padding:20px;
	background-color: #fff;
	width: 700px;
	min-height:300px;
}

div.raumplan-left {
	width:260px;
	float:left;

	
	
}

div.erdgeschoss-left {
	min-height:100px;
}

div.raumplan-left h3 {
	margin-top: 10px;
}

div.raumplan-right {
	width:370px;
	margin-left:280px;
	
}

div.raumplan-turm {
	height:134px;
	margin-top:20px;
}

div.raumplan-zweiter {
	height:324px;
	border-top:1px solid #000;
}

div.raumplan-erster {
	height:325px;
	border-top:1px solid #000;
}

div.raumplan-erdgeschoss {
	height:301px;
	border-top:1px solid #000;
}

div.raumplan-keller {
	height:313px;
	border-top:1px solid #000;
}

div.raumplan-rektorenvilla {
	float:right;
	width: 84px;
	height: 102px;
}

div.mapStudList {
	min-height:60px;
	margin-top:20px;
}


h2 { 
	font-size: 11pt; 
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
}

h2.light { 
	font-size: 11pt; 
	font-weight: normal;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.tweet {
	margin-bottom: 10px;
}

.tweet .date {
	font-style: italic;
	color: #999;
	font-size:7pt;
}

#twitter {
	margin-top:20px;
}

p {
	margin-bottom: 10px;
}

a.nounderline:hover {
	text-decoration:none;
}

#menu, #menu-black {
	line-height:14pt;
}

#menu a {
	text-transform: uppercase;
}

#menu a.current, #menu-black a.current {
	text-decoration: underline;
}

#menu-black a { color: #fff; }

.buchstabe {
	font-size: 10pt;
	margin-bottom:10px;
	font-weight:bold;
}

.namensspalte {
	width:200px;
	padding:10px 10px 10px 0;
	float:left;
}

.namensbox {
	margin-bottom:20px;
}


#menu ul {
	list-style-position: none;
}

#menu ul li {
	line-height: 18pt;
}

#menu #buttons {
	margin-top:60px;
}

ul#nav_categories, ul.menu_level2 {
	list-style-type:none;
	margin-left: 10px;
	
	
	}

#nav_categories ul li, .menu_level2 ul li {
	margin-left: 10px;
	line-height:14pt;

}

#nav_categories ul ul {
	list-style-type:none;
	margin-left: 10px;
}

h3 { font-size: 10pt; 
	 font-weight: normal;
}

.space { 
	 margin-bottom: 10px;
}

.bold {
	font-weight: bold;
}


#anmerkung {
	font-size: 8pt;
}

#konzept {
	margin:20px 0 20px 0;
	line-height:14pt;
}

#infos {
	margin-bottom:20px;
}

#infos .left {
	width: 330px;
	float:left;
}

#infos .right {
	width: 330px;
	float:right;
}


#infos table {
	width:320px;
	border:0;
}

#infos table tr {
	min-height:20px;
}

#infos table td{
	width: 200px;
	padding-left:20px;
	line-height:14pt;
}

#infos table td:first-child {
	width: 100px;
	font-weight: bold;
	padding-left:0px;
}

.namensbox ul li {
	color:#777;
}

.clear-float {
	clear: both;
}

#pagination {
	margin-bottom:20px;
	padding-top:30px;
}

#pagination .left {
	width: 330px;
	float:left;
}

#pagination .right {
	width: 330px;
	float:right;
	text-align:right;
}


.red {
	color:#ff0000;
}