body{
	margin: 0;
	padding: 0;
	font-family: helvetic, arial, sans-serif;
	color: #fff;
	font-size: small;
	background-color: #fff;
}

p{
	color: #000;
	font-size: small;
}

#header{ margin:0; background-image: url(titel.jpg); height:130px; width:800px; text-align:right; vertical-align:middle; }
.address {
	float:right;
	width:30%;
	vertical-align:middle;
	margin:5px 20px 0 0;
}
ul.leftCol {
	list-style: none;
	margin-top: 0;
}

li { font-family: Helvetica, Arial, sans-serif; margin-top: 0; padding-top: 0; color: #666; font-size: small; }

h2 {
	font-size: medium;
	padding:0 10px 0 5px; 
	margin: 0;
}
csc-header {
	font-size: small;
	padding-left: 15px;
	padding-right: 10px;
	margin: 0 0 1px;
	color: #ff3100;
}
h3
{
	font-size: small;
	padding-left: 15px;
	padding-right: 10px;
	margin: 0 0 1px;
}
h1
{
	font-size: small;
	padding-left: 0;
	padding-right: 10px;
	margin: 15px 0;
	color: #e61d16;
}

h4
{
	font-size: small;
	font-weight: bold;
	color: #76839A;
	margin:5px 0 5px 10px;
}
.csc-mailform { color: #000; }
dt
{
	background-color: #fff;
	color: #666;
	font-size: x-small;
	padding-left: 5px;
	margin: 0 0 0 5px;
}

dd
{
	background-color: #fff;
	color: #666;
	font-size: x-small;
	padding-left: 5px;
	margin: 0 0 10px 5px;
}

.bandname
{
	font-weight: bold;
	font-size: larger;
}

img.storyImage
{
	float:left;
	margin: 10px 0 0 0;
	padding-right: 10px;
	
}

.footer {
	padding: 3px 10px 3px 0;
	margin-bottom: 10px;
	text-align: right;
	font-size: xx-small;
}

.footer a{
	color: #fff;
	text-decoration: underline;
}

a{
	color:#000;
}

ul.leftCol li a{
	color:#333;
	text-decoration:none;
	list-style-position:outside;
}
ul.leftCol li a:hover{
	color:#000;
	text-decoration:underline;
	list-style-position:outside;
}

h3.leftCol a{
	color:#333;
	text-decoration:none;
	list-style-position:outside;
}
.bodytext { text-align: justify; }
h3.leftCol a:hover{
	color:#aaa;
	text-decoration:none;
	list-style-position:outside;
}
.menu { color: black; font-weight: bold; font-style: normal; text-decoration: none; }
.menu-sub { color: black; font-style: normal; font-weight: normal; text-decoration: none; }
.menu-back { background-color: #eaeaea; width: 155px; margin-top: 10px; margin-bottom: 1px; padding-left: 4px; }
.menu-back-sub { background-color: #eaeaea; margin-bottom: 1px; padding-left: 4px; width: 155px; }
.foot { background-color: #b0b0b0; text-align: left; position: relative; top: 30px; width: 800px; height: 18px; margin-left: 0; padding-left: 4px; }
