body {
	background-color: #CCCCCC;
	background-image: url(../images/verlauf.jpg);
	background-repeat: repeat-x;
	clear: both;
}
#container {
margin-top:5px;
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/back.gif);
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
}

#banner {
	background-image: url(../images/top.jpg);
	background-repeat:no-repeat;
	height:166px;
}
#home{
	width:235px;
	height:120px;
}
#home a:link, #home a:active,#home a:visited{
	padding-left:4px;
	font-size:3px;
	color:#FFFFFF;
	display:block;
	width:235px;
	height:109px;
}

#service{
	/*display:block;
	background-color:#000099;*/
	margin-left:710px;
	padding-top:10px;
}
#service a:link, #service a:active, #service a:visited{
	color:#FFFFFF;
}
#service a:hover{
	text-decoration: none;
}

#tools{
	float: right;
	font-size: 9px;
}

/* ##  ## */
#content {
	min-height:600px;
	margin-left: 185px;
	margin-right: 185px;
	padding-left:5px;
	padding-right:5px;
	background-color: #FFFFFF;
}
/*linke spalte*/
#sidebar-a {
	float: left;
	width: 180px;
}
/*rechte spalte*/
#sidebar-b {
	float: right;
	width: 179px;
}

#footer {
	clear: both;
	background-image:url(../images/footer.gif);
	height:39px;
}

/* ##  ## */

#bread{
	height:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
    padding-top: 3px;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

.top{
	height:19px;
	background-image:url(../images/navtop.gif);
	background-repeat:no-repeat;
	padding-top: 4px;
}

.top_r{
	height:19px;
	background-repeat:no-repeat;
	padding-top: 4px;
	background-image: url(../images/newstop.gif);
}
.top_r_s{
	height:19px;
	background-repeat:no-repeat;
	padding-top: 4px;
	background-image: url(../images/suche.gif);
}

/*Formular*/

#search{
        padding-top:5px;
	margin-left: 3px;
	width: 155px;	
}
input, textarea, select {
	font: 400 12px/11px Arial, Helvetica, sans-serif;
}
.suchBtn{
	background-color:#FFFFFF;
	border-style:none;
	margin-left:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	height: 17px;
}
.input_searchbox, .input_newsletterselect{
	height:17px;
	width:110px;
	background-color:#FFFFFF;
	text-indent:2px;
	padding: 0px;
	border: 1px solid #939393;
}
#formsearch .link_search{
	color: #E71C20;
	padding: 1px;
	background-color: #CACACA;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CECECE;
	border-bottom-color: #CECECE;
	border-left-color: #CECECE;
}


#news{
	margin-left: 3px;
	width: 155px;
	font-size:11px;
	line-height:12px;
}

#news{
	margin-left: 0px;
	padding-left: 0px;
	width: 162px;
}
#news .a_headline {
	padding-top:2px;
	padding-left:4px;
	background-repeat:repeat-x;
	color: #303030;
	font-weight: bold;
	margin-top: 6px;
	background-color: #CDCBCB;
}
#news .a_headline a:link{
	text-decoration:none;
	display:block;
}
#news .a_headline a:hover{
	text-decoration:none;
	color:#711621;
}
#news .a_text{
	padding-left:4px;
}
#news .a_more{
	background-color: #BABABA;
	padding-left: 4px;
	
}
#news .a_more a:link, #news .a_more a:visited{
	display: block;
	color: #990000;
}
#news .a_more a:hover{
	text-decoration:none;
	color:#000000;
}
#news .a_browsing{
	background-color: #990000;
	padding-left: 4px;
	height: 15px;
	
}
#news .a_pages{
	background-color: #990000;
	padding-left: 4px;
	
}
#news .a_pages a:link, #news .a_pages a:active, #news .a_pages a:visited{
	background-color: #990000;
	color: #CCCCCC;
}
#news .a_pages a:hover{
	background-color: #990000;	
}
#news .a_next a:link, #news .a_next a:active, #news .a_next a:visited,
#news .a_back a:link, #news .a_back a:active, #news .a_back a:visited
{
	background-color: #990000;
	color: #CCCCCC;
}
#news .a_next a:hover, #news .a_back a:hover{
	background-color: #990000;	
}

/*Artikelliste*/
#artlist{
	margin-left: 0px;
	padding-left: 0px;
	background-color:#CCCCCC;
}
#artlist .a_headline {
	padding-top:2px;
	padding-left:4px;
	background-image:url(../images/top_01.gif);
	background-repeat:repeat-x;
	color: #303030;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#artlist .a_headline a:link{
	text-decoration:none;
	display:block;
}
#artlist .a_headline a:hover{
	text-decoration:none;
	color:#711621;
}
#artlist .a_text{
	padding-left:4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #DDDBDB;
}
#artlist .a_more{
	background-color: #BABABA;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 4px;
	
}
#artlist .a_more a:link, #artlist .a_more a:visited{
	display: block;
}
#artlist .a_more a:hover{
	text-decoration:none;
	color:#000000;
}
#artlist .a_browsing{
	background-color: #990000;
	padding-left: 4px;
	
}
#artlist .a_pages{
	background-color: #990000;
	padding-left: 4px;
	
}
#artlist .a_pages a:link, #artlist .a_pages a:active, #artlist .a_pages a:visited{
	background-color: #990000;
	color: #CCCCCC;
}
#artlist .a_pages a:hover{
	background-color: #990000;	
}
#artlist .a_next a:link, #artlist .a_next a:active, #artlist .a_next a:visited,
#artlist .a_back a:link, #artlist .a_back a:active, #artlist .a_back a:visited
{
	background-color: #990000;
	color: #CCCCCC;
}
#artlist .a_next a:hover, #artlist .a_back a:hover{
	background-color: #990000;	
}


#adresse{
	font-size:9px;
	padding-left: 22px;
	line-height: 12px;

}
#adresse h2{
	font-size:12px;
	font-weight: bold;
	color: #000000;
}
