@media screen
{

body { background: #fff; }

#anmeldung { position: absolute; bottom: 5px; right: 5px; }

#page { background: #fff; }

#header {
	background: #bf0202 url(../../img/header_bg.gif) repeat-x bottom left;
	height: 85px;
	overflow: hidden;
	clear: both;
}

#header_content {
	max-width: 800px;
	position: relative;
}

#newsletter { display: none; }

#main { max-width: 800px; line-height: 1.5em; background: #fff; }


#col1 {
	width: 235px;
	background: #fff;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#col1_content {
	padding: 0 0 1em 1em;
}

#col1 ul { list-style: none; margin: 0; padding: 0; }

#col1 li { margin: 0; display: inline; }

#col1 a { background: url(../../img/menu_bg.gif) repeat-x bottom left; padding: 0.45em 0.3em; display: block; color: #444; text-decoration: none; text-transform:uppercase; letter-spacing: 0.1em; }

#col1 a:hover { background-color: #eee; }

#col1 #ebene2 { margin-bottom: 0.7em; }

#col1 .WebYepMenuItem a { background: none; font-size: 0.9em; text-transform: none; padding: 0.25em 1.4em; }

#col1 .WebYepMenuSelected a { background: none; font-size: 0.9em; text-transform: none; text-decoration: underline; padding: 0.25em 1.4em; }

#col1 .WebYepMenuItem a:hover { text-decoration: underline; background: none; }

#col1 form {  }

#col1 #newsletter { background: #f5f5f5; padding: 0.3em; margin-top: 2em; }

#col1 .titel { font-size: 1.15em; font-family: Verdana; letter-spacing: 0.1em; }

#col2 {
	font-size: 0.85em;
	position: relative;
}

#col2_content {
	padding: 0 0;
}

#col2 h2 { font-size: 1.2em; font-weight: bold; padding: 0; }

#col2 .img { float: left; margin: 0 0.5em 0.3em 0; }

#col2 p { margin-bottom: 2em; }


#col3 {
	background: #fff;
	margin-left: 235px;
	font-size: 0.95em;
}

#col3_content {
	margin: 2.8em 0 2.8em 2em;
	padding: 0 0 0 2em;
	background: url(../../img/border.gif) repeat-y top left;
}

#col3 #bg { background: url(/img/border.gif) repeat-y top right; padding-right: 2em; margin-right: 2em; }

#col3 .img img { float: left; margin: 0 1em 1em 0; border: 7px solid #eee; }

.downloads { width: 450px; margin: 2em 0 0.5em 0; }

.downloads a { 
	display: block;
	width: 150px;
	height: 30px;
	float: left;
	padding: 10px 0 0 42px;
	font-size: 1.2em;
	background: #f8f8f8 url(/img/dl_bg.gif) no-repeat 3px 2px;
	border: 2px solid #f7f7f7;
	margin: 1px;
	color: #222;
}

.downloads a:hover {
	background-color: #BF0202;
	background-position: 3px -63px;
	color: #fff;
	text-decoration: none;
	border: 2px solid #e9b0b0;
}

#kontakt { width: 283px; border: 1px solid #ccc; background: #f7f7f7; padding: 0 1em; margin: 1.8em 0 0 0; }

#seite-druck { margin-top: 2.6em; font-size: 0.96em; }

#seite-druck .top { background: url(/img/top.gif) no-repeat 0px 2px; padding-left: 13px; }

#seite-druck .print { background: url(/img/print.gif) no-repeat 0px 1px; padding-left: 19px; }

#footer { background: #fff url(/img/footer_bg.gif) repeat-x; }

.hidden { display: none; position: absolute; top -2000px; left: -2000px; }

#footer_c {
	font-size: 0.9em;
	padding: 0.8em 1em;
	max-width: 1000px;
}

#footer span { text-align: center; display: block; margin-left: 200px; }

}