/* @override 
	http://www.on-the-way.ch/0908/templates/seminare_tpl_/css/template.css
	http://www.on-the-way.ch/0908/templates/seminare-2010_tpl/css/template.css
*/

html {
}

body {
	background-color: #f9e6b7;
	width: 100%;
	height: 100%;
	margin: 0;
	font: 13px Verdana, "Lucida Grande", Lucida, sans-serif;
}

#header {
	width: 992px;
	height: 72px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header.jpg);
}

#total {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 100%;
	padding-top: 10px;
}

#center {
	width: 992px;
	margin: 0 auto;
	background: #f49e25 url(../images/hintergrund.jpg) no-repeat;
}

#mihigh {
	height: 449px;
	width: 5px;
	float: left;
}

#menue {
	width: 308px;
	padding-right: 0;
	padding-top: 93px;
	padding-left: 0;
	float: left;
	margin-top: 17px;
	line-height: 25px;
	margin-left: 25px;
}

#menue div.module_menu div div div table tbody tr td div img {
	display: none;
}

#content {
	width: 544px;
	float: right;
	padding: 0;
	margin: 110px 42px 0 0;
}

#footer {
	width: 992px;
	height: 76px;
	background-image: url(../images/footer.jpg);
	clear: both;
}

a {
	font-size: 15px;
	color: #ffdebb;
	text-decoration: none;
}

a#active_menu.mainlevel {
	color: #000;
}

a.sublevel {
	margin-left: 38px;
	font-size: 13px;
}

a#active_menu.sublevel {
	color: #000;
}

/* Kalenderformatierng */

#Kalender tbody {
}

#Kalender {
	width: 756px;
	margin-left: -180px;
}

#Kalender tbody tr td {
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	padding: 0;
}

#content table.contentpaneopen tbody tr td.contentheading {
	font-weight: bold;
	padding-bottom: 10px;
}

#Kalender tbody tr td a {
	font-size: 13px;
	color: #fcddbe;
}


