/*------------------------------------------------------------------------------------
  Global Styles
------------------------------------------------------------------------------------*/
html, body {
	color:#777;
	margin: 0;
    padding: 0;
	font: 12px/18px Arial, Helvetica, sans-serif;
	
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address,table {
		font-size:12px;    
		margin:0;
		padding: 0;
}

a {
	color:#850404;
	text-decoration:none;
}
a:hover {
	color:#222;
}

p{
	margin: 0 0 18px 0;
} 


/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
        margin-left: 1em;
}

fieldset {
        border: none;
}

input, select, textarea {
	background:#fff;
	border:1px solid #b5113e;
		font-size: 100%;
		font-family: inherit;
}

img {
	border:0;
}

.clear {
	clear:both;
	font-size:1px;
	height:1px;
}

/*---------------------------------------------------------------------------------------------*/
body {
	background:url(../pixel/background01.jpg) repeat-x left top;
}

#print {
	display:none;
}
#wrapper {
	margin:0 auto;
	width:948px;
	
}

#header {
	background:url(../pixel/header01.gif) no-repeat 48px 0px;
	height:216px;
	position:relative;	
	
}
#header h1{
	display:none;
}
#header p {
	position:absolute;
	top:200px;
	right:0px;
	margin:0;
	padding:0;
}

#navigation {
	position:absolute;
	left:270px;
	top:135px;	
	width:676px;
	background:url(../pixel/line01.gif) repeat-x left bottom;
}

#navigation li {	
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	width:135px;

}
#navigation li a {
	display:block;
	color:#b5113e;
	border-left:1px solid #ccc;	
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 8px 18px;
	text-transform:uppercase;
}

#navigation li a:hover,#navigation .active {
	
	border-bottom:2px solid #b5113e;
	background:url(../pixel/background04.jpg) left top;
}

#banner {
	height:204px;
}
#subnavigation {
	background:url(../pixel/background02.jpg) no-repeat left top;
	float:left;
	min-height:200px;
	width:232px;
}
#subnavigation ul {
	margin-left:28px;
}
#subnavigation li {
	width:120px;
	list-style-image:url(../pixel/list01.gif);
	margin-bottom:1em;
}
#subnavigation li:hover,#subnavigation li.over,#subnavigation li.active {
	list-style-image:url(../pixel/list02.gif);
}

#subnavigation a:hover,#subnavigation .active {
	color:#888;
}


#content {
	background:url(../pixel/background03.jpg) no-repeat right top;
	float:left;
	min-height:280px;
	width:716px;
}
#content h1 {
	color:#b5113e;
	font-size:2.0em;
	font-weight:normal;	
	margin: 0 0 27px 0;
}

#content h2 {
	color:#b5113e;
	font-size:18px;
	font-weight:normal;	
	margin: 0 0 1.0em 0;
}

#content h3 {	
	color:#666;
	font-size:16px;
	font-weight:normal;
	padding: 0 0 9px 0;
}
#content a {
	text-decoration:underline;
}
#content .rahmen {
	
	border:1px solid #fff;
}

#content ul.thumblist  {
	border-right:1px solid #f7e5ea;
	display:block;
	width:206px;	
}
#content ul.thumblist li {
	list-style:none;
	float:left;
	margin:0;
	padding:0 15px 15px 0;
}
	
#content .boxmedia
{
	margin: 1em 0;
	padding: 0.5em;
	background-color: #DFDFDF;
	border-left: 3px solid #C5C5C5;
}

#content .boxmedia h2
{
	font-size: 1.0em;
	padding: 0.3em;
	display: block;
}

#content .boxmedia p
{
	margin:0em;
	padding: 0.3em;
	font-size: 11px;
}
#content .boxmedia img {
	margin: 0;
	padding: 0;
	border:none;
}

#content .image_box {
	margin:5px;
	width:220px;
}
#content .image_box p{
	margin:0 0 5px 0;
	line-height:12px;
	font-size:10px;
}

#content .alignRight {
	text-align:right;
}
#content .alignCenter {
	text-align:center;
}

#content .boxAktion {
	border:1px solid #c5c5c5;
	margin-top:2.0em;
	margin-bottom:2em;
	padding:0.5em 0.5em 170px 0.5em;
	background:#FFF url(../data/index/kalender-2011.jpg) bottom no-repeat;
	
}
#content .boxAktion p {
	font-size: 1.0em;
	color:#777;
	
}


.col {
	float:left;
	margin:0 20px 20px 0;
	width:101px;
}
.col.two {
	width:222px;
}
.col.three {
	width:343px;
}
.col.four {
	width:464px;
}
.col.five {
	width:585px;
}
.col.six {
	width:706px;
}
.col.end {
	margin-right:0;	
}
.row {
	clear:both;
}

small {
	line-height:140%;
}

#footer {
	border-top:1px solid #f7e5ea;
	clear:both;
	margin-left:228px;
}

#footer li {
	float:left;
	list-style:none;
	margin:0;
	padding: 9px 18px 18px 0;
}
#footer a:hover,#footer .active {
	color:#888;
}

.kontakt_sendinfo {
	z-index:-1;
}

#news {
	margin:0 20px 20px 0;
}


#news img {
	position:relative;
	z-index:1000;
	padding:0 10px 10px 0;
}
.small {
	font-size:0.8em;
}

.grey {
	color:#666;
}

/* Infoklassen */
.infomessage {
	margin:5px;
	padding:5px;
	background-color:#C6F5C5;
	border-top:1px solid #006600; 
	border-bottom:1px solid #006600;
	color:#006600;
	font-weight:bold;
}

.errormessage {
	margin:5px 0px;
	padding:5px 10px;
	background-color:#FFD7D7;
	border-top:1px solid #FF0000; 
	border-bottom:1px solid #FF0000;
	color:#333;
	font-weight:normal;
}

.errormessage h4 {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
}