a:link{
	color: #FFFFFF;
	text-decoration:none;
}
a:visited{
    color: #FFFFFF;
	text-decoration:none;
}
a:hover{
	color: #e41a2d;
	text-decoration:none;
}
a:focus{
	color: #e41a2d;
	text-decoration:none;
}
a:active{
    color: #e41a2d;
	text-decoration:none;
}

.body_class{
	background-image:url("images/bg.jpg") ;
	
}
.maintable{
	background-color:#252525;
	border:#000000;
	border-width:2px;
	border-style:solid;
}

img{
	border: 0px;
	border-style: none;
}

.Navigation{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;

}
.Banner{
    border-bottom-width: 1px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.inputLogin{
	text-align: left;
	padding-left:10px;
	padding-right:10px;
	width:170px;
}
.LOGIN{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right:10px;
	padding-top: 5px;
	padding-bottom: 2px;
	
}
.LOGOUT{
   font-family:georgia,garamond,serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color:#3a8acc;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
	
}
.ContentHeader{
	background-image:url("images/CBG.jpg") ;
	font-family:georgia,garamond,serif;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:15px;
	padding-right:15px;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color:#3a8acc;
}


.Content{
	background-image:url("images/CBG.jpg") ;
	font-family:georgia,garamond,serif;
	padding-left:15px;
	padding-right:15px;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
}

.kalenderBG{
	width:110px;
	background-color:#6c6e70;
	height:120px;
	text-align:center;
	color:#FFFFFF;
	font-family:georgia,garamond,serif;	
}
.kalenderActive{
	width:110px;
	background-color:#eac275;
	height:120px;
	text-align:center;
	font-family:georgia,garamond,serif;	
	
}
.kalenderHeader{
	background-color:#aaa9a9;
	color:#FFFFFF;
	height:30px;
	
}

.admDate{
	font-family:georgia,garamond,serif;
	padding-top:3px;
	padding-bottom:2px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#3a8acc;
}

.borderDotted{
	border-bottom:1px solid;
	border-bottom-style:dotted;
}
.admContent{
	font-family:georgia,garamond,serif;
	padding-top:3px;
	padding-bottom:2px;
	font-size:12px;
	text-align:left;
	color: #FFFFFF;
}
.admTabelle{
	font-family:georgia,garamond,serif;
	padding-top:2px;
	padding-bottom:2px;
	font-size:12px;
	font-weight:bold;
	color: #f7bc09;
}

.inputField{
	width:80%;
}

.galTD{
	
	background-color: #1A1A1A;
	text-align:center;
	height:170px;
	border: 1px solid #6c6e70;
}

.mitgliederPic{
	
	background-color: #1A1A1A;
	text-align:center;
	height:210px;
	border: 1px solid #6c6e70;
}

.picInfo{
	width:200px;
	color:#6c6e70;
	font-size:12px;
	text-align:left;
}


