html, body {
	margin: 0px;
	padding: 0px;
}
body, div, td {
	background-color: #FFF;
	font-family: Verdana;
	font-size: 10pt;
	color: #666;
}
option {
	background-color: #FFF;
	font-family: Verdana;
	font-size: 10pt;
	color: #666;
	padding: 2px;
}
h1 {
	color: #666;
	font-size: 1.4em;
}
h2 {
	color: #4682B4;
	font-size: 1.1em;
}
hr {
	height: 1px;
	border-top: 2px dotted #F5DEB3;
	border-bottom: 0px;
}
img.noborder {
	border: 0px solid #CD853F;
}
img.border {
	border: 1px solid #CD853F;
}
#left {
	width: 600px;
	float: left;
	background-color: #FFF8DC;
}
#right {
	width: 150px;
	padding-left: 3px;
	float: right;
	border: 1px solid #F5DEB3;
	background-color: #FFF8DC;
	position: relative;
	top: 53px;
	background-color: #fff;
}
#right a {
	text-decoration: none;
	color: #F5DEB3;
	font-size: 10pt;
}

#frame {
	width: 764px;
	background-color: #FFF8DC;
}
#outer {
	background-color: #FFF8DC;
	padding: 15px 5px 5px 5px;
}
#randompic {
	background-color: #FFF8DC;
	margin: -5px -2px -5px -5px;
}
#inner {
	width: 595px;
	text-align: left;
	background-color: #FFF;
	border: 2px solid #F5DEB3;
	padding: 0 2px 0 5px;
	/*
	border-top: 1px solid #996633;
	border-right: 1px solid #996633;
	border-bottom: 1px solid #F5DEB3;
	border-left: 1px solid #F5DEB3;
	*/
}
#top {
	margin-top: 15px;
	width: 595px;
	background-color: #FFF8DC;
	text-align: left;
}
table#formular tr td{
	border-bottom: 1px dotted #cccccc;
	padding: 2px 0 2px;
}
td.mainlinks {
	line-height: 18px;
	text-align: left;
}
td.mainlinks a {
	font-size: 10pt;
	color: #000099;
	text-decoration: underline;
}
div.kursdetail {
	margin-bottom: 20px;
}
div.kursdetail div a {
	font-size: 10pt;
	color: #000099;
}
div.tagcloud {
	text-align: left;
	padding: 4px;
}
div.tagcloud a {
	color: #ADD8E6;
	text-decoration: none;
}
div#footer {
	background-color: #FFF8DC;
}
div#footer a{
	color: #000099;
	font-size: 8pt;
}
div#detailtext a {
	color: #000099;
}
