a:link {color: #a2181a; text-decoration: none;}
a:visited {color: #a2181a; text-decoration: none;}
a:active {color: #a2181a; text-decoration: underline;}
a:hover {color: white; text-decoration: underline;}

a:link.rev {color: white; text-decoration: none;}
a:visited.rev {color: white; text-decoration: none;}
a:active.rev {color: white; text-decoration: underline;}
a:hover.rev {color: #a2181a; text-decoration: underline;}

a:link.b {color: white; text-decoration: underline;}
a:visited.b {color: white; text-decoration: underline;}
a:active.b {color: #a2181a; text-decoration: underline;}
a:hover.b {color: #a2181a; text-decoration: underline;}

h1 {
	font-family: courier new;
	font-size: 12px;
	color: #a2181a;
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: inline;
}

h2 {
	font-family: courier new;
	font-size: 15px;
	color: #a2181a;
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: inline;
}

body {
	border-left: 1px solid white;
	border-right: 1px solid white;
	width: 800px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: black;
	font-family: arial;
	font-size: 12px;
	color: white;;
}


div.header {
	height: 388px;
}

div.headerlogo {
	width: 800px;
	height: 120px;
	background-image: url(header/headerlogo.jpg);
	text-align: right;
}


div.headerbild {
	height: 268px;
}

div.navi {
	height: 22px;
	background-image: url(navi/navi.jpg);
	background-repeat: no-repeat;
}

div.main  {
	background-color: #181717;
}

div.mainleft {
	width: 540px;
	float: left;
}

div.leftmain {
	background-image: url(gfx/back.gif);
	background-repeat: no-repeat;
	min-height: 618px;
	background-color: #181717;
}

div.textleft {
	width: 520px;
	padding-top: 15px;
	margin-left: 15px;
	font-family: arial;
	font-size: 12px;
	color: white;
}

div.mainright {
	width: 240px;
	float: right;
	background-image: url(gfx/back_right.gif);
	background-repeat: no-repeat;
	min-height: 618px;	
}


div.space {
	height: 50px;
	clear: both;
}

div.bottom {
	font-family: courier new;
	font-size: 12px;
	color: white;
	height: 16px;
	width: 800px;
	border-bottom: 1px solid white;
	text-align: center;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #181817;
}

li.zwei {
	margin-right: 46px;
	background-color: transparent;
}

textarea {
	background-color: #EEEEEE;
	color: black;
	border: 1px solid gray;
}

input {
	background-color: #EEEEEE;
	color: black;
	border: 1px solid gray;
}

td.line {
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
}

p.bio {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 13px;
}

div.picright {
	width: 120px;
	height: 140px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
}

div.picleft {
	width: 100px;
	height: 140px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

div.detail {
	height: 100px;
	width: 480px;
	margin-bottom: 20px;
}

div.detpic {
	width: 150px;
	height: 100px;
	margin-right: 30px;
	display: inline;
}

div.dettext {
	width: 300px;
	height: 100px;
	display: inline;
	vertical-align: top;
}

div.boxtop {
	width: 520px;
	height: 15px;
	background-image: url(gfx/box_top.gif);
	background-repeat: no-repeat;
}

div.boxback {
	width: 500px;
	background-image: url(gfx/box_back.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}

div.boxbottom {
	width: 520px;
	height: 14px;
	background-image: url(gfx/box_bottom.gif);
	background-repeat: no-repeat;
}

div.player {
	margin-top: 45px;
	height: 110px;
}

div.unterst{
	background-image: url(gfx/unterst.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	margin-bottom: 30px;
}

div.kontakt{
	background-image: url(gfx/kontakt.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
}
