/*CSS*/

*{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	font-size: 11px;
}
img{
	border: none;
}
a{
	font-size: 10px;
	color: red;
}
h1{
	font-size: 12px;
	font-weight: bold;
}
h2{
	font-size: 13px;
	font-weight: normal;
}
p{
	font-size: 10px;
}
body{
	background: #fff;
}
#leftnav:after, #entirebody:after, #container:after, #container #content:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#entirebody{
	width: 1044px;
	margin: 0px auto 0px auto;
	background: #fff;
	padding-left: 4px;
	padding-right: 2px;
	background: url(../images/shadow_center.gif) repeat-y;
}
#top{
	float: left;
}
#shadow{
	float: left;
	background: url(../images/shadow_top.gif) no-repeat;
	width: 1044px;
	height: 12px;
	margin-left: -4px;
	//margin-left: -2px;
}
#all{
}
#languages{
	background: #bebebe;
	float: right;
	margin: 4px 20px 0px 8px;
}
#languages ul{
	width: 98px;
	float: right;
	background: #fff;
}
#languages li{
	display: inline;
	text-align: left;
}
#languages ul li a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
#languages ul li a{
	padding-left: 3px;
}
#languages ul li a.first{
	padding-left: 10px;
	padding-right: 7px;
	border-right: 1px solid #000;
}
#languages ul li a:hover{
	color: #009203;
}
#languages ul li a.active{
	color: #009203;
}
#top a img{
	margin: 13px 0px 13px 42px;
	float: left;
}
.mainnav{
	float: right;
	margin: 65px 22px 0px 0px;
}
.mainnav li{
	display: inline;
	margin-left: 15px;
}
.mainnav li a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	text-decoration: underline;
}
#search{
	width: 194px;
	float: right;
	margin: 62px 19px 0px 0px;
}
#search form{
	
}
#search form input.search{
	height: 14px;
	width: 159px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #918f8f;
	padding-top: 3px;
	border-top: 1px solid #bebebe;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	border-left: 1px solid #bebebe;
}
#search form input.go{
	width: 26px;
	height: 19px;
	background: url(../images/button_search.gif) no-repeat;
	border: 0px;
}
#topnav{
	min-height: 213px;
	border-top: 10px solid #bebebe;
	float: left;
	width: 279px;
	border-bottom: 10px solid #bebebe;
	margin-right: 5px;
	margin-left: 9px;
}
#topnav li{
	background: url(../images/leftnav_border.gif) no-repeat bottom left;
	height: 20px;
	padding-top: 5px;
	margin-left: 14px;
}
#topnav li.first{
	padding-top: 27px;
}
#topnav li.last{
	padding-bottom: 16px;
	background: none;
}
#topnav li a{
	padding-left: 11px;
	background: url(../images/leftnav_dot.gif) no-repeat 0px 4px;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#topnav li a:hover{
	color: #009203;
}
#topnav li a.active{
	color: #009203;
}
#banner{
	width: 734px;
	height: 213px;
	float: left;
	border-top: 10px solid #009203;
	border-bottom: 10px solid #bebebe;
}
#banner h1{
	visibility: hidden;
}
#banner img{
	float: left;
}
#container{
	float: left;
	margin-top: 4px;
	margin-left: 9px;
}
#leftnav{
	float: left;
}
#leftnav ul{
	background: #efefef;
	width: 266px;
	padding-top: 19px;
	padding-bottom: 25px;
	padding-left: 13px;
}
#leftnav ul li{
	margin-bottom: 13px;
}
#leftnav ul li a{
	padding-left: 10px;
	background: url(../images/arrow.gif) no-repeat 0px 3px;
	color: #363636;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#leftnav ul li a:hover{
	color: #910000;
}
#leftnav ul li a.active{
	color: #910000;
}
#leftnav h3{
	width: 264px;
	height: 15px;
	background: #efefef;
	margin-top: 4px;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 0px 6px 15px;
}
#leftnav form:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#leftnav form{
	width: 266px;
	background: #f7f7f7;
	padding: 11px 0px 11px 13px;
}
#leftnav form input.subscribe{
	width: 120px;
	height: 14px;
	color: #000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding-top: 2px;
	border-top: 1px solid #bebebe;
	border-left: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	border-right: 1px solid #bebebe;
}
#leftnav form input.go{
	width: 78px;
	height: 18px;
	color: #000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	background: url(../images/login.gif) no-repeat;
	border: 1px solid #bebebe;
	padding: 1px 0px 1px 0px;
}
form.login p{
	width: 98px;
	float: left;
	margin-right: 8px;
}
form.login label{
	width: 98px;
	display: block;
	color: #818181;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10px;
	width: 80px;
}
form.login input#name{
	width: 93px;
	height: 14px;
	padding-top: 2px;
}
form.login input#passwort{
	width: 93px;
	height: 14px;
	padding-top: 2px;
	float: left;
}
form.login input.button{
	width: 38px;
	height: 20px;
	background: #009203;
	color: #fff;
	border: 0px;
	margin-top: 12px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#content{
	float: left;
	width: 670px;
	margin-left: 4px;
	padding: 2px 24px 0px 20px;
	margin-top: 14px;
	min-height: 200px;
}
#contenthome{
	float: left;
	width: 322px;
	margin-left: 4px;
	padding: 2px 24px 0px 20px;
	border-right: 1px solid #cbcbcb;
	margin-top: 14px;
}
#content h2{
	color: #000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 15px;
	margin-bottom: 9px;
	font-weight: bold;
}
#content p{
	color: #000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding-bottom: 22px;
	margin-bottom: 13px;
}
#contenthome h2{
	color: #000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 15px;
	margin-bottom: 9px;
	font-weight: bold;
}
#contenthome p, content p{
	color: #000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding-bottom: 22px;
	\\border-bottom: 1px solid #cdcdcd;
	margin-bottom: 13px;
}
/*--------------------------------------- activities ----------------------------------*/


#activity{
	float: left;
	padding-bottom: 30px;
}
#content img{
	border: 2px solid #bebebe;
	float: left;
	margin-right: 19px;
}
#text{
	float: right;
	width: 430px;
}
#text span{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009203;
}
#text p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin-bottom: 0px;
}
#content ul{
	
}
#content ul li{
	background: url(../images/list_bg.gif) no-repeat 0px 4px;
	padding-left: 10px;
}

/* -------------------------------------------------------*/
#sponsors li{
	margin-left: 18px;
	margin-bottom: 5px;
}
#rightnav{
	width: 300px;
	float: left;
	margin-top: 6px;
	margin-left: 20px;
	padding: 0px 23px 0px 2px;
	background: #f4f4f4;
	\\border-left:1px solid #CBCBCB;
}
#rightnav h4{
	width: 312px;
	background: #910000;
	color: #fff;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 0px 6px 8px;
	line-height: 1.5;
}
#rightnav p:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#rightnav p{
	width: 305px;
	background: #f4f4f4;
	padding: 13px 8px 0px 8px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
#rightnav p input{
	background: url(../images/register.gif) no-repeat;
	display: block;
	float: right;
	width: 78px;
	height: 17px;   
	padding-bottom: 3px;                                                                                                                                                                                       border: 1px solid #bebebe;
} 
#register{
	
}
#rightnav a.register{
	background: url(../images/register.gif) no-repeat;
	display: block;
	float: right;
	width: 78px;
	height: 17px;   
	padding-bottom: 3px;   
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;  
	color: #000;
	padding-left: 5px;
}
#latest{
}
#latest h3{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 15px;
	color: #009203;
	margin-bottom: 12px;
	margin-left: 8px;
}
#latest img{
	background: url(../images/photo_bg.gif) no-repeat;
	padding: 4px 3px;
	margin-bottom: 10px;
}
h4#date{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background: none;
}
h4#date span{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin-left: 6px;
}
p#news{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: none;
}
p#news a{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: none;
	text-decoration: underline;
	color: #930000;
	margin-left: 5px;
}
#bottom{
	float: left;
	background: url(../images/shadow_bottom.gif) no-repeat;
	width: 1044px;
	height:6px;
	margin-left:-4px;
	//margin-left:-2px;
	margin-top:15px;
}
#footer{
	width: 996px;
	height: 28px;
	border-top: 1px solid #cdcdcd;
	float: left;
	margin-left: 18px;
	margin-top: 20px;
}
#footer p{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9px;
	float: left;
	padding-top: 10px;
}
#footer a{
	float: right;
	padding-top: 10px;
	background-image: url(../images/rrota_gray.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	float: right;
	margin-top: 4px;
	text-decoration: none;
	width: 48px;
	height: 10px;
	margin-top: 7px;
}
#footer a:hover{
	background-image: url(../images/rrota_orange.gif);
}

/*--------------------------------------- start of sitemap ----------------------------------*/
#sitemap{
	margin-left: 33px;
	float: left;
}
#sitemap ul{
margin: 0px;
padding: 0px;
float:none;
}
#sitemap ul li{
list-style-type: none;
text-align: left;
margin: 3px 0px;
float: none;
}
#sitemap ul li a, #sitemap ul li ul li a, #sitemap ul li ul li ul li a, #sitemap ul li ul li ul li ul li a{

float: none;
min-height: 1px;
height: auto !important;
height: 1px;
margin: 0px;
padding: 3px 0px 3px 30px;
\\background-color: #ccc;
background: url(../images/sitemap/list_icon.gif) no-repeat;
background-position: 7px 0px;
text-decoration: none;
color: #000;
}
#sitemap ul li a.home{
padding-left: 18px;
background: url(../images/sitemap/home.gif) no-repeat;
color: #000;
float: none;
}
#sitemap ul li a:hover{
text-decoration: underline;
}
#sitemap ul li ul{
background: url(../images/sitemap/ul_bg.gif) repeat-y;
}
#sitemap ul li ul li {
padding-left: 15px;
}
#sitemap ul li ul li a{
\\background: none;
}
#sitemap li.end a{
background: url(../images/sitemap/end_list_icon.gif) no-repeat;
background-position: 7px 0px;
}
#sitemap li.end ul{
background: none;
}
#sitemap li.end ul li a{
background: url(../images/sitemap/list_icon.gif) no-repeat;
background-position: 7px 0px;
}
#sitemap li.end ul li.end a{
background: url(../images/sitemap/end_list_icon.gif) no-repeat;
background-position: 7px 0px;
}
#sitemap li.end ul li a{

}
#content .on_focus{
margin-top: 20px;
}
img.calendar{
float: left;
}
/*--------------------------------------- end of sitemap ----------------------------------*/

#content .form input.submit{
	width: 47px;
	height: 15px;
	border: 0px;
	background-image: url(../images/send.gif);
	padding-bottom: 1px;
	margin-top: 5px;
}
#content .contact{
	width: 325px;
	margin-top: 10px;
}

#content .top{
	width: 325px;
	height: 10px;
	background-image: url(../images/contact_top.gif);
	background-repeat: no-repeat;
}

#content .form{
	width: 295px;
	padding: 0px 10px 0px 15px;
	background-image: url(../images/contact_cent.gif);
	background-repeat: repeat-y;
}
#content .form p{
	margin: 0;
}
#content .bott{
	width: 325px;
	height: 10px;
	background-image: url(../images/contact_bott.gif);
	background-repeat: no-repeat;
}
#content .form label{
}

#content .form input{
	border-top: 1px solid #b2b2b2;
	border-right: 1px solid #e3e7f0;
	border-bottom: 1px solid #e3e7f0;
	border-left: 1px solid #b2b2b2;
	margin-bottom: 10px;
}

#content .form textarea{
	border-top: 1px solid #b2b2b2;
	border-right: 1px solid #e3e7f0;
	border-bottom: 1px solid #e3e7f0;
	border-left: 1px solid #b2b2b2;
}
#content ul#gallery li{
	float: left;
	margin-top: 10px;
}
#content ul{
	margin-top: 50px;
}
#content ul li.article{
	background: url(../images/list_bg.gif) no-repeat 0px 4px;
	padding-left: 10px;
	padding-bottom: 14px;
}
#content ul li a{
	padding-top: 5px;
	display: block;
}
#content .photo ul li a{
	padding-top: 0px;
}
#content .photo ul li{
	background: none;
}
#left{
	float: left;
	width: 220px;
}
#left img{
	margin-top: 20px;
}
#left #title{
	float: left;
}
#galnav{
	padding-top: 30px;
	padding-left: 10px;
	width: 100%;
	display: block;
}