@charset "utf-8";
/* CSS Document */

body {
	width: 960px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
body, p, td, input, a {
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 140%;
}
a img {
	border: 0px;
}

a {
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
}


#main {
	width: 960px;
}
#header {
	height: 135px;
	left: 0px;
	right: 0px;
	top: 0px;
	margin-bottom: 40px;
}
#header #logo {
	width: 346px;
	height: 105px;
	margin-top: 15px;
	margin-left: 600px;
}

ul#navi  {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: 70px;
	margin-left: -5px;
	float: left;

}
ul#navi   li {
	list-style-type: none;
	float: left;
	padding-bottom: 20px;
}
ul#navi li a {
	text-decoration: none;
	margin-right: 15px;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 3px;
}
ul#navi li a:hover {
	border-bottom: 5px solid #990000;

}





#maincontent {
	left: 0px;
	right: 0px;
}
#linkespalte {
	width: 340px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#rechtespalte {
	width: 600px;
	margin-left: 350px;
	padding: 0px 0px 10px 10px;
}


h1 {
	font-weight: normal;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 2px 5px 10px 0px;
	color: #666666;
	
	
}
#rechtespalte h1 {
	clear: right;


}
#rechtespalte h2 {
	font-size: 2em;
	margin-top: 5px;
}

#linkespalte h1 {


	
}
#linkespalte  .newslist {
	width: 340px;
	height: 300px;
	overflow: auto;
}

#linkespalte  .newslist  a {
	text-decoration: none;
	margin-bottom: 10px;
	display: block;
}
#linkespalte .newslist a:hover {
	text-decoration: underline;
}
#linkespalte   p, #linkespalte   a   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#linkespalte  h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	line-height: 130%;
}
#linkespalte h3 {
	font-weight: normal;
	line-height: 130%;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 16px;
}





h2 {
	font-size: 2em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 100%;
}
h3 {
	font-size: 1em;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
small, sup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 150%;
}
sup {



}


#rechtespalte .contentitem {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 40px;
	background-image: url(../img/balken-01.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 30px;
}

.contentitem p {
	margin-top: 0px;
	margin-bottom: 20px;
}
.contentitem .feature {
	border: 0px;
	margin-bottom: 10px;
	margin-left: -10px;
	margin-top: -10px;
}
.contentitem .bildlinks {
	float: left;
	margin-right: 10px;
	margin-left: -3px;
	margin-bottom: 0px;

}
a.calltoaction, #linkespalte   a.calltoaction   {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: 0px 7px;
	font-size: 16px;
	padding-bottom: 0px;
	margin-top: 10px;
	display: block;
	text-decoration: none;
	background-image: url(../img/finger.jpg);
	padding-left: 35px;

}
a.calltoaction:hover, #linkespalte a.calltoaction:hover  {
	text-decoration: underline;
	background-position: 3px 7px;
}

#footer {
	width: 600px;
	margin-top: 80px;
	margin-bottom: 100px;
}
#footer img {
	float: left;
	margin: 0px;
	border: 0px;
}

hr.clearing {
	color: #FFFFFF;
	clear: right;
	visibility: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	content: ".";
}
ul.tracklist {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	list-style-position: outside;
}
ul.tracklist li {
	margin-bottom: 10px;
	line-height: 100%;
}
input[type=text], textarea,select {
	margin-bottom: 15px;
	width: 90%;
	border: 0px;
	font-family: "Times New Roman", Times, serif;
	line-height: 140%;
	color: #333333;
	background-color: #F4F4F4;
	padding: 10px;
	font-size: 20px;
	margin-top: 5px;
}
input[type=text]:hover, 
input[type=text]:active,
input[type=text]:focus,
textarea:hover,
textarea:active,
textarea:focus,
select:hover {
	background-color: #EBEBEB;
	color: #000000;
}

input[type=submit], input[type=reset] {
	border: 0px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	margin-right: 15px;
	padding: 3px 0px 3px 0px;
	text-align: left;
	font-weight: bold;
	border-bottom: 5px solid #ffffff;
	margin-top: 15px;
}
input[type=submit]:hover, input[type=reset]:hover {
	border-bottom: 5px solid #990000;
}
a.mp3link {
	text-decoration: none;
	border-bottom: 1px dotted #990000;
	background-image: url(../img/music.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	padding-right: 30px;
}
