/* Unikids Styles */

body{
	margin:0px;
	color:#000000;
	overflow:auto;
	height:300%;
}

body, td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.4;
}

img{
	border:none;
}

a{
color:#304090;
text-decoration:none;
fopnt-style:bold;
}

h1{
font-family:"Courier New", Courier, mono;
font-size:24px;
}

h2{
font-family:"Courier New", Courier, mono;
font-size:16px;
font-weight:bold;
color:#304090;
clear:both;
}

h3{
font-family:"Courier New", Courier, mono;
font-size:14px;
margin:0px;
}

h4{
	font-size:10px;
}

hr{
	clear:both;
	text-align:left;
	height:1px;
	border:none;
	margin-left:0px;
	margin-top:10px;
	border-bottom:1px solid #304090;
	width: 100%;
}


#logo{
	position:absolute;
	left:20px;
	top:10px;
	width:180px;
	height:180px;
	cursor:pointer;
}


#navi{
	width:220px;
	position:absolute;
	left:10px;
	top:200px;
	padding-top:10px;
	padding-bottom:10px;
	z-index:10;
}

#navi a{
	display:block;
	width:190px !important; width:200px;
	height:22px;
	color:#FFFFFF;
	text-decoration:none;
	font-family:"Courier New", Courier, mono;
	font-size: 13px;
	font-weight:bold;
	padding-left:18px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
}

#navi a:hover{
	text-decoration:underline;
}

#navi .active{
	color:#304090;
	background-color:transparent !important; background-color:#FFFFFF;
	background-image:url(../img/interface/navi_active.png) !important; background-image:none;
	background-repeat:no-repeat;
}

#impressum{
	width:220px;
	position:absolute;
	left:18px;
	bottom:36px;
}

#impressum img{
	border:1px solid #ffffff;
	margin-right:4px;
	width:10px;
	height:10px;
}

#header{
	position:absolute;
	left:230px;
	top:40px;
}

#content{
	position:absolute;
	left:200px;
	top:0px;
	background-repeat:repeat-y;
	width:600px !important; width:600px;
	min-height:100%;
	padding:20px;
	padding-left:50px;
	padding-right:50px;
}

.smaller{
	font-size:9px;
}

.floatleft{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

.floatright{
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}

.vorlesung{
	border:1px dotted #304090;
	background-color:#eeeeee;
	padding:5px;
	margin-bottom:1em;
	font-family:"Courier New", Courier, mono;
	clear: both;
}

.caption{
	font-size:85%;
}

.colorselect{
	width:16px;
	hieght:16px;
	float:left;
	margin-right:8px;
	border:1px solid #FFFFFF;
}
