/********************************************
 * css elements to design the whole browser
 * window.
 ********************************************/
 
#table-layout
{
	width: 100%;
	height: 100%;
	background-color: #eeeeee;
	margin:0px;
	padding:0px;
}

#right-panel
{
	background-color: #eeeeee;
	background-image: url(../images/bg_right_top.gif);
	background-repeat: repeat-x;
}

#left-panel
{
	/*padding-right: 30px;
	text-align: right;
	width: 275px;*/
	background-color: #d6d6d6; 
	width: 305px;
	height: 100%;
	/*font-family: arial;
	color: #ffffff;
	font-size: 10px;*/
	/*border-top: 1px solid #ffffff;*/
	background-image: url(../images/bg_bottom.gif);
	background-repeat: repeat-y;
	background-position: top;
	vertical-align:top;
	padding-top:0px;
	/*padding-top: 3px;*/
}

/***********************************************
 * CSS describing the website
 ***********************************************/
 
html
{
	height: 100%;
}

body
{
	margin: 0px;
	/*background-color: #eeeeee;
	background-image: url(../images/bg_right_top.gif);
	background-repeat: repeat-x;*/
	height: 100%;
}

#basic-layer
{
	width: 965px;
	height: auto;
	background-color: #eeeeee;
	background-image: url(../images/bg_main.gif);
	background-position: top;
	background-repeat: repeat-y;
}

#banner
{
	width: 965px;
	height: 214px;
	vertical-align: top;
	background-color: #eeeeee;
}

#scout
{
	padding-left: 835px;
	margin-top: -52px;
}

#left
{
	width: 305px;
	height: auto;
	float: left;
	background-color: #e3e3e3;
}

#menu
{
	margin-top:10px;
	margin-bottom: 20px;
	width: 305px;
	height: auto;
	background-color: #e3e3e3;	
}

#webcam-members
{
	width: 305px;
	height: 134px;
	background-color: #00ccff;
	border-top: 1px solid #ffffff;
	background-image: url(../images/webcam_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#members
{
	float:left;
	width: 109px;
	height: 94px;
	padding-left: 20px;
	padding-top: 40px;
}

#webcam
{
	float:right;
	text-align:right;
	width: 176px;
	height: 134px;
	padding:0;
}

#bottom
{
	width: 305px;
	height: 20px;
	text-indent: 98px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #d6d6d6;
	background-image: url(../images/bosp_bg.gif);
	background-repeat: repeat-y;
	background-position: top;
	border-top: 1px solid #ffffff;
	clear:both;
}

#sponsoren
{
	text-align: center;
	width: 305px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 49px;
	background-color: #d6d6d6;
	background-image: url(../images/bosp_bg.gif);
	background-repeat: repeat-y;
	background-position: top;
}

#center
{
	width: 660px;
	height: auto;
	float: right;
	background-color: #eeeeee;
}

#content
{
	font-size: 11px;
	width: 640px;
	padding-left: 20px;
	/*padding-right: 15px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #717171;
	line-height: 1.5;
	text-align: justify;
	margin-top: -5px;
	margin-bottom: 100px;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #717171;
	font-size: 11px;
}

td.monat-eintrag
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #717171;
	font-size: 11px;
}

.sponsor-class
{
	padding-bottom: 18px;
}

h1
{
	color: #00CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

h2
{
	color: #00CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}

h3
{
	color: #00ccff;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

h4
{
	font-weight: bold;
	color: #717171;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

.navi
{
	width: 305px;
	/*width: 146px;
	padding-left: 158px;*/
	height: 22px;
	padding-top: 0px;
	display: block;
	background-color: #e3e3e3;
	color: #00CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	font-style: italic;
	text-indent: 156px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: bottom;
}

a.navi
{
	width: 305px;
	height: 22px;
	padding-top: 0px;
	display:block;
	background-color: #e3e3e3;
	color: #00CCFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	font-style: italic;
	text-indent: 156px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: bottom;
}

a.navi:hover
{
	width: 305px;
	height: 22px;
	padding-top: 0px;
	display:block;
	background-color: #00CCFF;
	background-image: url(../images/navi_hover.gif);
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	font-style: italic;
	text-indent: 156px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: bottom;
}

.navi-active
{
	width: 305px;
	/*width: 145px;
	padding-left: 158px;*/
	height: 22px;
	display:block;
	background-color: #00CCFF;
	background-image: url(../images/navi_hover.gif);
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	font-style: italic;
	text-indent: 156px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: bottom;
}

a.navi-active
{
	width: 305px;
	height: 22px;
	padding-top: 0px;
	display:block;
	background-color: #00CCFF;
	background-image: url(../images/navi_hover.gif);
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	font-style: italic;
	text-indent: 156px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: bottom;
}

a.navi-active:hover
{
	width: 305px;
	height: 22px;
	padding-top: 0px;
	display:block;
	background-color: #00CCFF;
	background-image: url(../images/navi_hover.gif);
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	font-style: italic;
	text-indent: 156px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: bottom;		
}

.paging
	{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #00ccff;
}

a.paging
{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #00ccff;
}

a.paging:hover
{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #00ccff;
}

.paging-active
{
	font-size: 12px;
	font-family: Arial;
	font-weight: bolder;
	text-decoration: none;
	color: #00ccff;
}

a.paging-active
{
	font-size: 12px;
	font-family: Arial;
	font-weight: bolder;
	text-decoration: none;
	color: #00ccff;
}

a.paging-active:hover
{
	font-size: 12px;
	font-family: Arial;
	font-weight: bolder;
	text-decoration: none;
	color: #00ccff;
}

a
{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
	color: #00ccff;
}

a:hover
{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #00ccff;
}

.navi2
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #00ccff;
	text-decoration:none;
	text-indent: 160px;
	height: 25px;
	vertical-align: middle;
	font-style: italic;
}

a.navi2
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #00ccff;
	text-decoration:none;
	text-indent: 160px;
	height: 25px;
	vertical-align: middle;
	font-style: italic;
}

a.navi2:hover
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	text-indent: 160px;
	height: 25px;
	vertical-align: middle;
	font-style: italic;
}

.navi-active2
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	text-indent: 160px;
	height: 25px;
	vertical-align: middle;
	font-style: italic;
}

.navi-active2:hover
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	text-indent: 160px;
	height: 25px;
	vertical-align: middle;
	font-style: italic;
}

a.navi-acitve2
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	text-indent: 160px;
	height: 25px;
	vertical-align: middle;
	font-style: italic;
}

a.navi-acitve2:hover
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	text-indent: 160px;
	height: 25px;
	vertical-align: middle;
	font-style: italic;
}

.foot
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.foot
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.foot:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

#news-header
{
	/*width: 454px;
	height: 27px;
	background-image: url(../images/news_header.gif);
	background-position: top;
	background-repeat: no-repeat;*/
	width: 100%;
	height: 25px;
	background-color: #bbbbbb;
	border: 1px solid #ffffff;
}

.news-list-title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	padding-left: 5px;
	/*padding-top: 3px;*/
}

#news-body
{
	/*width: 454px;
	height: auto;
	background-image: url(../images/news_body.gif);
	background-position: top;
	background-repeat: repeat-y;*/
	width: 100%;
	height: auto;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #e3e3e3;
	
}

.news-list-pic
{
	padding: 5px;
}

.news-list-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #717171;
	/*padding-left: 5px;*/
	padding-top: 5px;
	padding-right: 20px;
	vertical-align: middle;
}

#news-footer
{
	/*width: 454px;
	height: 43px;
	background-image: url(../images/news_footer.gif);
	background-position: top;
	background-repeat: no-repeat;*/
	width: 100%;
	height: auto;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #e3e3e3;
}

.news-list-morelink
{
	/*padding-left: 5px;
	text-decoration: none;*/
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
}

#vorstand-item
{
	width: 451px;
	height: auto;
	margin-bottom: 10px;
}

#vorstand-header
{
	width: 451px;
	height: 25px;
	border-bottom:solid 1px #00ccff;
}

.vorstand-title
{
	font-family: Tahoma;
	font-size: 20px;
	color: #00CCFF;
	font-weight: bold;
	font-style: italic;
}

#vorstand-left
{
	vertical-align: middle;
	float:left;
	width: 270px;
	height: auto;
	padding-right: 20px;
	padding-top: 20px;
}

.vorstand-text
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #717171;
}

#vorstand-right
{
	width: 160px;
	height: auto;
	padding:0px;
	float:right;
	margin-top: -1px;
}

.boerse-eintrag
{
	display: block;
	text-align: left;
	color: #717171;
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;
}

a.boerse-eintrag
{
	display:block;
	text-align: left;
	color: #717171;
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;
}

a.boerse-eintrag:hover
{
	display:block;
	background-color: #cccccc;
	text-align: left;
	color: #717171;
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;
}

ul
{
	list-style: url(../images/li.gif);
}

.monat-leiste
{
	background-color:#bbbbbb; 
	/*border: 1px solid #ffffff; */
	color: #ffffff; 
	font-family: tahoma; 
	font-weight: bolder; 
	font-size: 18px; 
	font-style:italic; 
	padding-left:5px;
	width: 100%;
}

.monat-th
{
	background-color: #fefefe;
	color: #0cf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.monat-eintrag:hover
{
	display:block;
	background-color: #cccccc;
}

.submit-button, .tx-newloginbox-pi1-submit, .tx-indexedsearch-searchbox-button, .tx-newloginbox-pi1-submit 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #ffffff;
	background-color: #00ccff;
	padding: 0px 5px 0px 5px;
}

submit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #ffffff;
	background-color: #00ccff;
	padding: 0px 5px 0px 5px;
}

input, select
{
	font: normal 11px Arial, Helvetica, sans-serif;	
	border: 1px solid #d6d6d6;
	background: #fff;
	padding: 2px 2px 0 2px;
}

textarea 
{
	font: normal 11px Arial, Helvetica, sans-serif;	
	border: 1px solid #d6d6d6;
	background-color: #ffffff;
	padding: 2px 2px 0 2px;
}

.weatherth
{
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	background-color: #bbbbbb;
	height: 25px;
}

.weathertd
{
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: #bbbbbb;
	height: 25px;
}

#slider-div
{
	width: 640px;
	height: auto;
	text-align: center;
}
#slider 
{
	margin-left: 120px;
}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width: 400px;
	height:300px;
	overflow:hidden;
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:relative;
	left:-30px;
	top:-271px;
	}	
#nextBtn{ 
	left:550px;
	}
#prevBtn{
	left: 60px;
	top: -195px;
}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(../images/btn_prev.gif) no-repeat 0 0;
	color: #eeeeee;	
	}	
#nextBtn a{ 
	background:url(../images/btn_next.gif) no-repeat 0 0;	
	}
	



