@import url("bandlist.css");
@import url("news.css");
@import url("guestbook.css");
@import url("vorstand.css");
@import url("login.css");


img {
	border: none;
}

body {
	font: 20px Arial;
	color: #CCCCCC;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	background-color: #F0F1E4;
}

.bodytext {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
         bgcolor: #FFFFFF;
         
         margin-top: 10px;
         margin-left: 0px;
         margin-right: 0px;
         margin-bottom: 10px;       
}


.bodytext A:hover {
	font-family: arial;
	font-size: 11px;
	text-decoration : underline;
         color: #878C4A;
}

.bodytext A:link {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration : underline;

}

.bodytext A:visited {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.bodytext A:active {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}



A:link {
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	color: #333333;
}

A:hover {
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
         color: #878C4A;
}

A:active {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

A:visited {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}




h1 {
	font-family: arial;
	font-size: 24px;
	color: #333333;
	line-height: 28px;
	margin-top: 0px;
         margin-left: 0px;
         margin-right: 0px;
         margin-bottom: 10px;
}

h2 {
	font-family: arial;
	font-size: 18px;
	color: #333333;
	line-height: 21px;
	margin-top: 0px;
         margin-left: 0px;
         margin-right: 0px;
         margin-bottom: 10px;
}

h3 {
	font-family: arial;
	font-size: 15px;
	color: #333333;
	line-height: 18px;
	margin-top: 0px;
         margin-left: 0px;
         margin-right: 0px;
         margin-bottom: 10px;
}

h4 {
	font-family: arial;
	font-size: 13px;
	color: #333333;
	line-height: 15px;
	margin-top: 0px;
         margin-left: 0px;
         margin-right: 0px;
         margin-bottom: 10px;
}

.csc-firstHeader {
	font-family: arial;
	font-size: 21px;
	color: #333333;
	line-height: 28px;
	margin-top: 0px;
         margin-left: 0px;
         margin-right: 0px;
         margin-bottom: 10px;
}

.csc-header h1 {
	font-family: arial;
	font-size: 21px;
	color: #333333;
	line-height: 28px;
	margin-top: 0px;
         margin-left: 0px;
         margin-right: 0px;
         margin-bottom: 10px;
}

.content {
	OVERFLOW: auto; 
         HEIGHT: 530px;     
         padding: 0px;
         margin-top: 40px;
         margin-left: 10px
}


.menu_oben {
	margin-right: 0px;
         margin-bottom: 0px;
         margin-top: 0px;
         margin-left: 40px;
}

.menu_links {
	OVERFLOW: auto; 
         HEIGHT: 210px;
	margin-right: 0px;
         margin-bottom: 0px;
         margin-top: 20px;
         margin-left: 0px;
}

.menu_unten {
	margin-right: 0px;
         margin-bottom: 3px;
         margin-top: 20px;
         margin-left: 300px;
         padding-bottom: 0px;
}

.last_update {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	margin-right: 0px;
         margin-bottom: 0px;
         margin-top: 0px;
         margin-left: 10px;
         padding-bottom: 0px;
}



ul li {
	font-family: Arial;
	color: #333333;
	font-size: 13px;
	line-height: 14px;

	padding-left: 0px;
	margin-top: 10px;
}

ul {
	font-family: Arial;
	color: #333333;
	font-size: 32px;
	line-height: 14px;

	padding-left: 0px;
	margin-top: 10px;
}


li {
	font-family: Arial;
	color: #333333;
	font-size: 32px;
	line-height: 14px;

	padding-left: 0px;
	margin-top: 10px;
}



ol {
	font-family: Arial;
	color: #333333;
	font-size: 11px;
	line-height: 14px;

	padding-left: 0px;
	margin-top: 10px;

}




.csc-textpic-image {
         	padding-right: 0px;
}

.csc-textpic-caption {
	font-family: Arial;
	color: #333333;
	text-decoration: none;
	font-size: 9px;
         	padding-top: 10px;
         	padding-bottom: 10px;
         	padding-left: 0px;
         	padding-right: 0px;
}


