* {
	padding: 0;
	margin: 0;
}

body {
	font: 13px/1.5em "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	background-color: #4d5639;
	text-align: center;
	color: #333;
	min-width: 980px;
}

h1,h2 {
	font: 22px/1.5em Georgia, serif;
	color: #b00; /*#4c483f;*/
	padding-top: 30px;
	padding-bottom: .3em;
}

h3,h4 {
	font: 15px/1.5em Georgia, serif;
	color: #b00; /*#4c483f;*/
	padding-top: 1em;
	padding-bottom: .3em;
}

p {
	margin-bottom: 1em;
}

#canvas {
	position: relative;
	width: 980px;
  top: 0px;
	margin: 0 auto;
	text-align: left;
}

#masthead {
	background-image: url(img/bkg.masthead.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 980px;
	height:	255px;
	text-indent: -5000px;
}

#masthead h1 {
}

#contentwrapper {
	background-image: url(img/bkg.contentwrapper.gif);
	background-position: left top;
	background-repeat: repeat-y;
	width: 950px;
	padding-left: 30px;
}

#content {
	float: left;
	width: 630px;
	padding-bottom: 30px;
}

#content a {
	color: #e2a114;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #e2a114; 
}

#content a:hover {
	color: #b00;
	border-bottom: 1px dotted #b00; 
}

#sidebar {
	float: right;
	width: 225px;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
}

#sidebar a {
	color: #ce9c2d;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #ce9c2d; 
}

#sidebar a:hover {
	color: #b00;
	border-bottom: 1px dotted #b00; 
}

#footer {
	clear: both;
	background-image: url(img/bkg.footer.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 950px;
	height: 43px;
	padding-top: 4px;
	padding-left: 30px;
	font-size: 84%;
	color: #666;
}

#footer a {
	text-decoration: none;
	color: #999;
}

#footer span {
	float: left;
}

#impressum {
	float: right;
	padding-right: 30px;
} 

#navbar {
	list-style: none;
	position: absolute;
	top: 225px;
	padding-left: 15px;
}

#navbar li {
	float: left;
}

#navbar a {
	display: block;
	text-align: center;
	width: 110px;
	height: 26px;
	padding-top: 4px;
	border-right: 1px solid #fff;
	text-decoration: none;
	color: #fff;
}

#navbar a:hover {
	background-color: #a00;
}

#navbar a.lastnav {
	border-right: none;
}

#navbar a.active {
	color: #feb404;
}

#navbar a.active:hover {
	color: #fff;
}

.inlright {
	float: right;
	padding-left: 20px;
}

#container {
	width: 665px;
	height: 200px;
	background-image: url(masthead/03.jpg);
	background-position: left top;
}

dl.seminar dt {
	font: 15px/1.5em Georgia, serif;
	color: #b00; /*#4c483f;*/
	padding-top: 1em;
	padding-bottom: .3em;
}

dd.padtop {
	padding-top: 0.6em;
}

#sidebar a {
	color: #b78101;
}

img.inlinepass {
	display: block;
	float: right;
	padding: 4px 20px 8px 12px;
}

dl.termin {
	padding-top: 1em;
	padding-bottom: 1em;
	position: relative;
}

dl.termin dt {
	font-weight: bold;
	border-bottom: 1px solid #ddd;
}

dl.termin dt span.title {
	color: #000;	
	position: absolute;
	left: 120px;
}

dl.termin dt span {
	color: #b00;	
}








	





 
