/*Bsp: <div id="wrapper"> => #wrapper */
/*Bsp: <div class="text"> => .text */

body {
	background-color: #FFF;
	color: #000;
	font: 12px "Trebuchet MS", Verdana, sans-serif;
	margin: 10px;
}

a:link, a:visited, a:active {
	color: #2F63AF;
	background-color: #FFF;
}

a:hover {
	color: #666666;
	background: #FFF;
}

p {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

tr.konzerte:hover {
	color:  #000;
	background: #D5D5D5;
}

#wrapper {
	background-color: #fff;
	color:  #000;
	border: 1px solid #ABABAB;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align: left;
}

#topnav ul {
	background: url(images/top_nav_bg.gif) #DFDFDF repeat-x;
	border-bottom: 1px solid #ABABAB;
	color: #000000;
	font: 13px "Trebuchet MS", Verdana, sans-serif;
	height: 21px;
	margin: 0;
	padding: 0;
	width: 100%;
}

#topnav ul li {
	display: inline;
}

#topnav ul li a {
	border-right: 1px solid #DFDFDF;
	color: #000;
	background-color: #FFF;
	float: left;
	line-height: 21px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

#topnav ul li a:hover {
	background: url(images/top_nav_bg_hot.gif) #FFF repeat-x;
	color: #2F63AF;
}

#topnav ul li .sepMH {
	border-right: 1px solid #DFDFDF;
	background: url(images/top_nav_bg_hot.gif) #FFF repeat-x;
	color: #000;
	float: left;
	line-height: 21px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

#topnav img {
		padding: 4px 10px 0px 10px;
}

#header {
	color: #FFF;
	background-color: #3c7ab7;
	background-position: 0 0;
	height: 60px;
}

#sitelogo {
	color: #000;
	background-color: #FFF;
	font: 30px/60px "Trebuchet MS", sans-serif;
	padding-left: 110px;
	height: 60px;
	border-bottom: 1px solid #ABABAB;
	vertical-align: middle;
}

#footer {
	background-color: #D5D5D5;
	color: #000;
	border-top: 1px solid #ABABAB;
	font:11px/150% Verdana, sans-serif;
	padding: 3px;
}

.title {
	color: #2F63AF;
	background: #FFF;
	font: bold 15px "Trebuchet MS", sans-serif;
	margin: 15px 15px 8px 15px;
}

.text {
	font: 12px/150% Verdana, sans-serif;
	margin: 0px 15px 0px 15px;
	text-align: justify;
}

.seperator {
	border-top: 1px solid #D5D5D5;
	font-size: 0;
	margin: 0px 15px 0px 15px;
}

.attention {
	color: #FF0000;
	background-color: #FFF;
	font-weight: bold;
}

.text a[href ^="http"], #content a[href ^="http"], .post a[href ^="http"]  {
	background: url("images/external.png") center right no-repeat;
	padding-right: 13px;
} /*Icon fŸr externe Links*/

a[href ^="mailto:"] {
	background: url("images/mail_icon.gif") center right no-repeat;
	padding-right: 18px;
} /*Icon fŸr Mail Links*/


/* Postit Date */
#content {
	padding: 0;
	margin: 0px 0px 0px 0px;
	z-index: 0;
}

.post {
	border-top: 1px #E0D3CD dotted;
	padding: 7px 3px 1px 4px;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
	background-color: #FFF;
	color: #AA3511;
}


.post .post_cal {
	border: 1px solid #A6A6A6;
	text-align: center;
	width: 50px;
	float: left;
	margin: 0 10px 5px 0;
}

.post_cal .dayname {
	background-color: #AA3511;
	border-bottom: 1px solid #A6A6A6;
	color: #FFF;
	font-size: smaller;
	font-weight: bolder;
	width: 100%;
}

.post_cal .daynum {
	border-bottom: 1px solid #A6A6A6;
	font-size: xx-large;
	font-weight: bold;
	width: 100%;
}

.post_cal .month, .post_cal .year {
	font-size: smaller;
	width: 100%;
}

/* End Postit Date */

#Banner-vertikal {
	/*position:absolute;
	left:800px;
	top:100px;*/
	float: right;
	margin: 10px 10px 10px 10px;
}
