

#gallery
{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#gallery p, #content p
{
	float: left;
	width: 355px;
}

#gallery .item
{
	float: left;
	padding: 0;
	margin: 0;
	width: 177px;
}

#gallery img
{
	float: left;
	margin:  5px 7px 5px 0;
	padding: 0;
	border: 1px solid #E90000;
}

#gallery .item .text
{
	padding: 10px 0 0 0;
	margin: 0;
}

#gallery .text a, #gallery .text a:visited, #gallery .text a:active
{
	color: #E90000;
	text-align: left;
}

#gallery .items
{
	float: left;
	padding: 0 5px 5px 0;
}

#copyright a:link, #copyright a:active, #copyright a:visited
{
	font-size: 10px;
	color: #666;
	letter-spacing: 1px;
	text-decoration: none;
}

#copyright a:hover
{
	font-size: 10px;
	color: #E90000;
	letter-spacing: 1px;
	text-decoration: none;
}

#footer_features a:link, #footer_features a:active, #footer_features a:visited
{
	color: #666;
	letter-spacing: 1px;
	font-size: 10px;
	text-decoration: none;
}

#footer_features a:hover
{
	color: #666;
	letter-spacing: 1px;
	font-size: 10px;
	text-decoration: underline;
}

#breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited
{
	font-size: 10px;
	color: #666;
	text-decoration: underline;
}

#breadcrumb a:hover
{
	color: #666;
	font-size: 10px;
	text-decoration: none;
}

a:link
{
	color: #E90000;
	text-decoration: none;
}

a:active
{
	color: #E90000;
	text-decoration: none;
}

a:visited
{
	color: #E90000;
	text-decoration: none;
}

a:hover
{
	color: #E90000;
	text-decoration: underline;
}

input, select, textarea
{
  	border: #cccccc 1px solid;
	font-weight: 400;
	font-size: 11px;
	color: #666666;
	margin-left: 25px;	
	background-color: #ffffff; 
	vertical-align: middle;
	margin: 5px 5px 5px 0;
}

textarea
{
	width: 240px;
	overflow: auto;
}

input[type=text]
{
	width: 160px;
}

* html input
{
	width: 160px;
	float: left;
	
}

.abschicken
{
	width: 80px;
	font-size: 10px;
	letter-spacing: 1px;
	font-family: Verdana, geneva, sans-serif;
	font-weight: normal;
	padding: 1px 0 1px 0;
	color: #E90000;
	border: 1px solid #E90000;
	background-color: #FFFFFF;
	margin-top: 15px;
	float: right;
	line-height: 19px;
}

* html .abschicken
{
	margin-bottom: 15px;
	line-height: 10px;
}

legend 
{
	padding: 0 8px 8px 8px;
	margin: 0;
	font-size: 10px;
	font-family: verdana, geneva, sans-serif;
	letter-spacing: 3px;
	font-weight: normal; 
	color: #E90000; 
}

* html legend
{
	padding: 0 1px 0px 1px;
}

fieldset 
{
	padding: 4px 10px 10px;
	margin: 20px 0 10px 0;
	border: solid 1px #ddd;
}

* html fieldset
{
	margin: 0 0 10px 0;
	padding: 0px 10px;
}

label
{
	float: left;
	width: 300px;
	padding-right:2px;

}

form p 
{
	margin: 14px 8px;
	font-size: 11px;
	line-height: 18px;
}

h1
{
  font-size: 12px;
	font-family: Tahoma, arial, verdana, geneva, sans-serif;
	letter-spacing: 3px;
	font-weight: normal; 
	color: #E90000; 
	line-height: 15px;
	padding: 10px 0 0 0;
	margin: 0px; 
}

h2
{
	font-size: 11px;
	font-family: Tahoma, arial, verdana, geneva, sans-serif;
	font-weight: 550;
	color: #666;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 2px;
	font-style: normal;
}

#numbers
{
	margin-left: -22px;
	margin-top: -10px;
}

* html #numbers
{
	margin-left: -18px;
	margin-top: -18px;
}


body
{
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E5E3E3;
	text-align: center;
}


#container
{
	width: 753px;
	margin-left: auto;
	margin-right: auto;
}

#content_back
{
	float: left;
	margin-top: 25px;
	width: 753px;
	background-color: #fff;
	background-image: url(/fileadmin/img/content/content_back.gif);
	background-repeat: repeat-y;
}

#features
{
	float: left;
	width: 753px;
	height: 26px;
	background-image: url(/fileadmin/img/header/features_back.gif);
	background-repeat: no-repeat;
}

#featureslink
{
	float: left;
	width: 624px;
	height: 26px;
	text-align: right;
}

#logo
{
	float: left;
	width: 753px;
	height: 27px;
	background-image: url(/fileadmin/img/header/logo.gif);
	background-repeat: no-repeat;
}

#mainnav ul
{
	padding: 0;
	margin: 0;
	float: right;
	width: 753px;
	height: 26px;
	font-family: arial, helvetica, sans-serif;
	background-image: url(/fileadmin/img/header/mainnav_back.gif);
	background-repeat: no-repeat;
}

#mainnav ul li { display: inline; }

#mainnav ul li a
{
	padding: 3px 6px 3px 6px;
	margin-top: 5px;
	width: 93px;
	text-decoration: none;
	float: right;
	font-size: 10px;
	color: #333;
	letter-spacing: 2px;
	background-color: #DDD;
	border-color: #FFF #AAA #AAA #FFF;
	border-width: 1px;
	border-style: solid;
	height: 13px;
}

* html #mainnav ul li a
{
	width: 93px;
	w\idth: 93px;
}

#mainnav ul li a:hover
{
	text-decoration: none;
	background-color: #CCC;
	border-color: #FFF #AAA #AAA #FFF;
	border-width: 1px;
	border-style: solid;
	color: #E90000;
}

#mainnav li a#selected:link, #mainnav li a#selected:visited
{
	color: #E90000;
	font-size: 10px;
	letter-spacing: 2px;
	background-color: #CCC;
	border-color: #FFF #AAA #AAA #FFF;
	border-width: 1px;
	border-style: solid;
}

#foto
{
	float: left;
	width: 753px;
	height: 224px;
	background-image: url(/fileadmin/img/header/header_willkommen.jpg);
	background-repeat: no-repeat;
}

#header_sep
{
	float: left;
	text-align: left;
	width: 753px;
	height: 14px;
	background-image: url(/fileadmin/img/header/separator_header.gif);
	background-repeat: no-repeat;
}

#header_shadow
{
	float: left;
	text-align: left;
	width: 753px;
	height: 32px;
	background-image: url(/fileadmin/img/header/shadow_header.gif);
	background-repeat: no-repeat;
}

#news_header
{
	float: left;
	text-align: left;
	width: 176px;
	height: 33px;
	padding: 11px 3px 3px 37px;
	font-size: 14px;
	color: #B7D71A;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	letter-spacing: 3px;
	font-weight: normal;
	background-image: url(/fileadmin/img/news/news_header_back.gif);
	background-repeat: no-repeat;
}

#content_header
{
	float: left;
	text-align: left;
	width: 300px;
	height: 33px;
	margin-left: 110px;
	padding: 11px 3px 3px 37px;
	font-size: 14px;
	color: #E90000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	letter-spacing: 3px;
	font-weight: normal;
	background-image: url(/fileadmin/img/content/content_header_back.gif);
	background-repeat: no-repeat;
}

* html #content_header { margin-left: 115px; }

#news
{
	float: left;
	text-align: left;
	font-size: 10px;
	width: 125px;
	padding-left: 27px;
	padding-top: 18px;
	padding-right: 5px;
}

* html #news
{
	width: 125px;
	w\idth: 160px;
	padding-top: 4px;
}

#subnav_container
{
	float: left;
	font-size: 10px;
	color: #999;
	font-family: Tahoma, arial, verdana, geneva, sans-serif;
	line-height: 14px;
	text-align: justify;
	width: 151px;
	margin-top: -10px;
	margin-left: 14px;
	padding-top: 0px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 30px;
}

* html #subnav_container
{
	width: 151px;
	w\idth: 155px;
	margin-left: -23px;
	padding-bottom: 30px;
	margin-top: -20px;
}

#image
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	margin-left: 10px;
	width: 131px;
	height: 75px;
	text-align: center;
	background-image: url(/fileadmin/img/rrlogo.gif);
	background-repeat: no-repeat;
}

* html #image
{ 
    	padding-top: 5px;
    	padding-left: 2px;
}

#breadcrumb
{
	font-size: 10px;
	color: #666666;
	font-family: Tahoma, arial, verdana, geneva, sans-serif;
	line-height: 10px;
	padding-top: 5px;
}

#content
{
	float: right;
	text-align: justify;
	font-size: 11px;
	color: #666;
	font-family: Tahoma, arial, verdana, geneva, sans-serif;
	line-height: 14px;
	width: 355px;
	padding-right: 35px;
	padding-bottom: 25px;
	margin-top: 0px;
}

#content ul
{
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 10px;
	list-style-position : outside;
	list-style-type : square;
	color: #ff0000;

}

#content ul li
{
	color: #666666;

}

#content p
{
	margin-top: 2px;
	margin-bottom: 2px;
}



* html #content
{
	width: 355px;
	w\idth: 355px;
	padding-right: 30px;
	margin-top: -6px;
	padding-bottom: 0px;
}

#footer_shadow
{
	float: left;
	text-align: left;
	width: 753px;
	height: 12px;
	background-image: url(/fileadmin/img/footer/footer_shadow.gif);
	background-repeat: no-repeat;
}

* html #footer_shadow
{
    	margin-bottom: -1px;
}

#footer_container
{
	float: left;
	width: 753px;
	height: 30px;
	background-image: url(/fileadmin/img/footer/footer_back.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
}

#footer
{
	float: left;
	text-align: right;
	width: 523px;
	height: 30px;
	color: #666;
	font-family: arial, verdana, geneva, sans-serif;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 10px;
	line-height: 30px;
}

#footer_features
{
	float: left;
	text-align: right;
	width: 220px;
	height: 30px;
	color: #666;
	font-family: arial, verdana, geneva, sans-serif;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 10px;
	line-height: 30px;
}

#footer_sep
{
	float: left;
	text-align: left;
	width: 753px;
	height: 34px;
	background-image: url(/fileadmin/img/footer/separator_footer.gif);
	background-repeat: no-repeat;
}

#copyright
{
	float: left;
	width: 753px;
	height: 40px;
	color: #666;
	padding-top: 4px;
	padding-bottom: 40px;
	font-family: Tahoma, arial, verdana, geneva, sans-serif;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 9px;
	background-image: url(/fileadmin/img/footer/footer_back3.gif);
	background-repeat: no-repeat;
	text-align: center;
}

.news_header_klein, #news h1
{
	font-size: 10px;
	color: #B7D71A;
	width: 130px;
	margin-left: 0;
	padding-left: 10px;
	padding-top: 1px;
	font-family: Tahoma, arial, verdana, geneva, sans-serif;
	letter-spacing: 2px;
	font-weight: normal;
	background-image: url(/fileadmin/img/news/news_header_klein.gif);
	background-repeat: no-repeat;
}

.news_links 
{
	width: 140px;
	color: #666666;
	font-family: Tahoma, arial, verdana, geneva, sans-serif;
	font-size: 11px;
}

.news_links ul
{
	margin-left: 0;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0;
	padding-bottom: 0;
	list-style-type: none;
}

.news_links ul li p
{
	color: #666;
	font-family: Tahoma, arial, verdana, geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.news_links ul li a
{
	padding: 0px;
	color: #B7D71A;
	text-decoration: none;
}

.news_links a:link, .news_links a:active, .news_links a:visited, .weblinks a:visited
{
	color: #B7D71A;
	text-decoration: underline;
	font-family: Tahoma, arial, verdana, geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.news_links a:hover
{
	color: #B7D71A;
	text-decoration: none;
}

.subnav_header_back
{
	font-size: 11px;
	color: #767676;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	letter-spacing: 3px;
	font-weight: normal;
	margin-left: 1px;
	padding-bottom: 0;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 6px;
	width: 150px;
	height: 20px;
	background-image: url(/fileadmin/img/subnav/subnav_header_back.gif);
	background-repeat: no-repeat;
}

* html .subnav_header_back { margin-left: 3px; }



.text
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-top: 10px;
}

* html .text
{
   	padding-bottom: 0px; 
   	padding-left: 12px;
	padding-right: 12px;
}


#line
{
	padding-top: 0px;
	padding-bottom: 12px;
	width: 152px;
	height: 2px;
	background-image: url(/fileadmin/img/line.gif);
	background-repeat: no-repeat;
}

* html #line { margin-left: 2px; }



.style
{
	margin: 15px 0 15px 17px;
	padding-bottom: 0px;
	text-align: center;
	width: 31px;
}

* html .style 
{ 
    	padding-bottom: 35px;
	margin-left: 18px;
}

.subnav
{
	width : 125px; 
} 

.subnav ul
{
	margin-left : 0; 
	padding-left : 31px; 
	margin-top : 0; 
	margin-bottom : 10px; 
	padding-bottom : 0; 
	list-style-type : none; 
} 

* html .subnav ul 
{
	margin-left : 2px; 
} 

.subnav a 
{
	display : block; 
	padding : 0; 
}
 
.subnav a:link , .subnav a:visited 
{
	color : #999; 
	text-decoration : none; 
	font-family : Tahoma, arial, verdana, geneva, sans-serif; 
	letter-spacing : 2px; 
	font-size : 10px; 
	line-height : 14px; 
} 

.subnav a:hover 
{
	color : #e90000; 
	text-decoration : none; 
} 

.subnav li a.selected:visited 
{
	color : #e90000; 
	text-decoration : none; 
}

.imgtab
{
	width: 355px;
}

.imgtab ul
{
	list-style-type: none;
	text-align: center;
	padding: 0;
	margin: 0;
}

.imgtab ul li
{
	display: inline;
	float: left;
	padding: 0;
	margin-top: 10px;
}

.imgtab ul li a
{
	display: inline;
	height: 77px;
	text-align: center;
	padding-top: 1px;
	padding-right: 11px;
	padding-bottom: 8px;
	margin: 0;
}

.thmbtab
{
	width: 355px;
}

.thmbtab ul
{
	list-style-type: none;
	text-align: center;
	padding: 0;
	margin: 0;
}

.thmbtab ul li
{
	display: inline;
	float: left;
	padding: 0;
	margin-top: 10px;
}

.thmbtab ul li a
{
	display: inline;
	height: 105px;
	text-align: center;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 8px;
	margin: 0;
}

#thmbimage img, .thmbtab ul li img
{
	border: 1px solid #CCCCCC;
}
