/*
#### CSS fsv-stadeln.de  ##########################################################
#### Copyright compronet GbR ##################################################
#### http://www.fsv-stadeln.de ####################################################
*/


/*##### Basic Elements ############################################################
 */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	letter-spacing:0.0em;
	font-size: 62.5%;
	color: #000;
	text-align: center;
	height:100%;
	background: #e6e6e6 url(../img/pageBg.gif) top center repeat-y;	
}
body, h1, h2, h3, h4, h5, h6, div, table, td, dd, dt, dl, blockquote, address, hr, pre, label {
	margin: 0;
	padding: 0;
}
table, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	letter-spacing:0.0em;
	font-size: 1.0em;
	color: #000;	
	text-align:left;
	vertical-align:top;
}
p, li, h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 1em;
}

a {
	color:#ef0b04;
	text-decoration:none;
}

a img{
	border:0;
} 


a:hover {
	color:#ffc0ae;
	text-decoration:none;	
}
 
textarea {
	background-color:#c9d1ff;
	border: 1px solid #858585;
	width: 300px;

}
input[type=text] {
	background-color:#c9d1ff;
	border: 1px solid #858585;
	width: 300px;

}
input[type=submit] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #434a71;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 4px;
}





/*##### Details-Div Tags ###################################################################
 */

#container {	
	margin: 0em auto;
	width: 970px;
	height: 100%;	
	background-color: #FFF;		
		
}

#headerP {
	position:relative;
	height: 25px;
	background-color:#67696a;
	text-align: left;	
	width:930px;	
	padding-left:20px;
	padding-right:20px;	
	text-align: left;	
}

#clickPath{
	float:left;	
	padding-top:9px;
	color:#FFF
}
#clickPath a{
	color:#FFF;
	text-decoration:none;
}

#clickPath a:hover {
	color:#ebebeb;
	text-decoration:none;
}
#topNav{
	float:right;
	padding-top:9px;
	color:#FFF;
}

#topNav a {
	color:#FFF;
	text-decoration:none;
}

#topNav a:hover {
	color:#FFF;
	text-decoration:none;
}

#sub_nav{
	float:left;
	padding-top: 8px;
	padding-left:18px;
	padding-bottom: 55px;
	color:#FFF;	
}

#sub_nav a {
	color:#FFF;
}

#sub_nav a:hover {
	color:#CCC;
}

#sub_nav_active a {
	color: #a5a5a5;
}

#sub_nav_active a:hover {
	color: #a5a5a5;
}

#sub_nav2 {
    color: #e4e4e4;
	padding-left: 10px;
}

#sub_nav2 a{
    color: #e4e4e4;	
}

#sub_nav2 a:hover{
    color: #bdbdbd;	
}

#sub_nav2_active {
	padding-left: 10px;
}

#sub_nav2_active a {
	color: #656565;
}

#sub_nav2_active a:hover {
	color: #656565;
}





#sub_nav3 {
    color: #e4e4e4;
	padding-left: 19px;
}

#sub_nav3 a{
    color: #e4e4e4;	
}

#sub_nav3 a:hover{
    color: #bdbdbd;	
}

#sub_nav3_active {
	padding-left: 19px;
}

#sub_nav3_active a {
	color: #656565;
}

#sub_nav3_active a:hover {
	color: #656565;
}



#sub_nav4 {
    color: #e4e4e4;
	padding-left: 25px;
}

#sub_nav4 a{
    color: #e4e4e4;	
}

#sub_nav4 a:hover{
    color: #bdbdbd;	
}

#sub_nav4_active {
	padding-left: 25px;
}

#sub_nav4_active a {
	color: #656565;
}

#sub_nav4_active a:hover {
	color: #656565;
}


#slideshow {
	width:970px;
	height:189px;	
	background-color:#e29159;
}

#mainnav {
	position: relative;
	height:28px;	
	color: #FFF;
	background-color: #303031;
	background-image: url(../img/bg_mainNav.jpg);
	background-repeat: repeat-x;	
	width:934px;
	text-align: left;	
	padding-left:18px;
	padding-right:18px;	
	overflow:hidden;
	color: #FFF; 	
}

#mainnav a {
	color: #FFF;
}

#mainnav_content {
	color: #FFF;
	padding-top: 6px;
}


#mainnav ul
{
	position:relative;	
	top:4px;	
	left: 0px;
	color: #FFF;
	text-align:left;
	padding-top: 10px;
	list-style-type: none;	
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
}

#mainnav li
{
	display: inline;
	text-align:left;
	color: #FFF;
	list-style-type:none;
	padding-right: 25px;	
	margin-right: 0;
	margin-bottom: 0;
}


#contents{
	width:970px;	
	padding-bottom: 40px;	
	text-align: left;
	font-weight: 500;
	font-variant: normal;
	color: #000000;		
	background-color:#FFFFFF;
	font-size: 1.1em;
}

#main{
	width:598px;
	padding-right:25px;




	padding-left: 20px;
	padding-top: 17px;	
	float:left;
	margin-bottom:70px;
	background-color: #fff;	
}

#mainHome{
	float:left;
	width:444px;
	padding-right:25px;
	padding-left: 20px;
	padding-top: 17px;	
	float:left;
	margin-bottom:70px;
	background-color: #fff;	
}

#rightTeaser{
	float:right;
	width:211px;
	height:328px;
	margin-top: 17px;
	margin-right:28px;
	margin-bottom:29px;

	
}


#teaserMitgliedschaft{
	padding-left:10px;
	padding-top:10px;
	font-size:10px;
	height: 109px;
	background:#fe0000;
	border: 1px solid #000;
}

#newsTeaser{
	
	width: 211px;
	height: 193px;
	background-color: #000;
	border: 2px solid #e51a13;
	margin-bottom:25px;
}

#newsHeader {
	width:211px;
	height:27px;
	background: #e6e6e6 url(../img/newsHeader.jpg) top center; 
}

#newsTeaserContent {
	width: 198px;
	padding-left:11px;
	padding-top:13px;
	color: #fff;
}


#left{
	float:left;	
	width: 229px;		
	padding:0px;
	margin:0px;
	background:#fff;
	vertical-align:top;
	
}

#nav_area {
	width: 229px;	
	float:left;
	background-color: #000;		
	margin-bottom:15px;
	/*background-image: url(../img/bg_leftNav_r.jpg);
	background-position: right;
	background-repeat: repeat-y;	*/
}

#nav_area_head {
	width: 229px;	
	float:left;	
	background-color: #6b96f6;	
	height: 25px;	
	/*background-image: url(../img/bg_leftNav_r.jpg);
	background-position: right;
	background-repeat: repeat-y;*/
}

#nav_area_head_content{
	font-size:14px;
	color:#FFF;
	padding-left: 18px;
	padding-top: 4px;
	font-weight: bold;
}

#nav_bottom {
    float:left;	
	width: 229px;
	height: 14px;
	background-image: url(../img/bg_no_sec_nav_b.jpg);
	background-position: bottom;
	background-repeat: repeat-x;	
}

#secondNav{			
	height:7px;
    text-align: left;
	padding:0px;
	margin:0px;
	background-image: url(../img/bg_no_second_nav.jpg);
	background-repeat: repeat-x;		
}

#news{
	width:300px;
	height:143px;
	background-color: #eaeacd;
	background-image: url(../img/bg_latestNews.jpg);
	background-repeat: no-repeat;
		
}

#gallery{
	margin-top:16px;
	width:300px;
	height:192px;	
	background-image: url(../img/bg_Random_Pic.jpg);
	background-repeat: no-repeat;	
}

#galleryContent{
	position:relative;
	top:29px;
	left:14px;
	width:270px;
	height:144px;
}

#searchbox{		
	width:226px;
	margin-left:2px;
	margin-bottom:60px;	
	vertical-align:top;

}

#newsContent{
	position:relative;
	top:29px;
	left:14px;
	width:259px;
	height:100px;		
}


#footerP{	
	clear:both;		
	margin-top:20px;
	margin-bottom:50px;
	margin-left: 20px;
	width:912px;
	height:20px;	
	background-color: #ef0b04;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: no-repeat;	
	padding-right:8px;
	padding-top:3px;
	text-align:right;
		
}

#footerP a{	
	color: #000000;
	font-weight:bold;
		
}




/*######################### Details Classes and Tags ######################################################*/

h1 {
	font-style: normal;
	font-weight: bold;
	color: #e24417;	
	font-size:1.4em;
	margin-bottom:4px;
}

h2 {
	font-style: normal;
	font-weight: bold;
	color: #e24417;	
	font-size:1.2em;
	margin-bottom:4px;
}


.ajaxSearchBox {
	background-color:#fcdd6a;
	border: 1px solid #858585;
	width: 300px;
	margin-top:5px;
	margin-bottom:3px;
}
.ajaxSearchBoxResultShow {
	visibility:visible;
}

.ajaxSearchBoxResultHide {
	visibility:hidden;
}

/*########################### Gallery ################################################################################ */
#tx-lzgallery-pi1-listing {
	border-style:dotted;
	border-width:1px;
	border-color:#858585;
	border-collapse:collapse;
	padding:0px;
	margin-bottom:10px;
} 



#tx-lzgallery-pi1-listing tr.parent {
	
}

#tx-lzgallery-pi1-listing tr.line1 td.startdate{
	white-space:nowrap;
}

#tx-lzgallery-pi1-listing tr.line1 td.count{
	padding-left:20px;
}

#tx-lzgallery-pi1-listing td.preview {
	padding:0px;
	width:80px;
	padding-left:4px;
} 

#tx-lzgallery-pi1-listing td.title {	
	padding-left:10px;
	width:80%;
	
}

#tx-lzgallery-pi1-listing tr.line2 {
	padding:0px;
}


#tx-lzgallery-pi1-listing #line-descr-short {
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#000;
}

#tx-lzgallery-pi1-parent-descr-short {
	padding:4px 4px 20px 4px;
} 

#tx-lzgallery-pi1-parent-title {	
	padding:4px 4px 4px 4px;
}

#tx-lzgallery-pi1-parent-count {
	padding:4px 4px 4px 4px;
}

#tx-lzgallery-pi1-parent-subcount {
	padding:0px 4px 4px 4px;
} 

#tx-lzgallery-pi1-listing td.information {	
	white-space:nowrap;
}

 /* gallery - album */ 
 
#tx-lzgallery-pi1-fotonav td {
	text-align:center;



	padding-left:15px;	
}

#tx-lzgallery-pi1-fotonav td.descr {
	color:#000;
}

#tx-lzgallery-pi1-fotonav {	
	border-color:#000;
	border-style:solid;
	border-width:2px;
	border-color:#858585;	
}

#tx-lzgallery-pi1-fotos {
	text-align:center;
	padding:5px 5px 5px 5px;
	border: 2px solid #858585;
}

#tx-lzgallery-pi1-fotos td {
	text-align:center;
	padding:0;
	border-style:1px solid #858585;;
	padding:3px;
}

#tx-lzgallery-pi1-title {
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#000;
	text-align:center;
	margin-bottom:20px;	
}

#tx-lzgallery-pi1-descr-long {
	margin:5px 5px 15px 5px;
	text-align:justify;
} /* gallery - annotations */ 

.tx-lzgallery-pi1-5x5-filename {	
	font-style:italic;
	color:#000;
}

.tx-lzgallery-pi1-1x1-1 {		
	border-bottom:1px solid #000;
}

.tx-lzgallery-pi1-1x1-2 {	
	border:1px solid #000;
	margin:3px 3px 3px 3px;
}

.tx-lzgallery-pi1-1x1-filename {	
	font-style:italic;	
}	

.pagination {
	padding:3px;
	padding-left:6px;
	padding-top:4px;
	font-size:1.1em;
	font-weight: bold;
	color: #fff;
	text-align:left;

}

.pagination a:link {
	padding:3px;
	padding-left:6px;
	padding-top:4px;
	font-size:1.1em;
	font-weight: bold;
	color: #fff;
	text-align:left;;
}

.pagination a:visited {	
	padding:3px;
	padding-left:6px;
	padding-top:4px;
	font-size:1.1em;
	font-weight: bold;
	color: #fff;
	text-align:left;
	
}


.pagination a:hover {	
	padding:3px;
	padding-left:6px;
	padding-top:4px;
	font-size:1.1em;
	font-weight: bold;
	color: #fff;
	text-align:left;

}



#tx-lzgallery-pi1-fotos td {
	border: 1px solid #858585;
	background-image: url(../img/bg_gallery_detail.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:11px;	
}

.picNav {
	height:18px;
	background-color: #c0c0c0;
	background-image: url(../img/bg_mainNav.jpg);
	background-repeat: repeat-x;
	border: 1px solid #999999;
}

.tx-lzgallery-pi1-5x5-filename{
	font-size:0.8em;
	letter-spacing:0.0em;
}

.randomPicBorder {
	border: 1px solid #f7724c;	
}

#enlargeWin {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
}

#enlargeWin img {
  border: 1px solid #003;
}

.newsListHeader {
	background-color:#6295fa; 
	background-image:url(../img/bg_gallery.jpg);
	background-repeat: repeat-x;  
}

.newsListContent {
 	background-color:#f6f6e6;
}

legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:80%;
padding-top:10px;
padding-bottom:10px;
padding-left:110px;
border: 1px solid #C0C0C0;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
color: #ffffff;
background-color: #C0C0C0;
border: 0px;
float: left;
}


.rssheader {
	background-color:#e05631; 
	background-image:url(../img/bg_gallery.jpg); 
	background-repeat: repeat-x;
}

.csc-mailform {
  width: 300px;
  border: 0px none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  padding-left: 0px;
}

.csc-mailform-field {
  margin-bottom: 6px;
  line-height: 18px;
}


.csc-textpic {
margin-top: 4px;
}


.style1 {
	color: #FFFFFF;
	background-color: #CC3300;
}
.style2 {
	/*background-color: #CCCCCC;*/
}


.external-link{
    border: 0px none;
}
