/*
BMU-GFX Premiumtemplate Coloured Dreams
http://www.bmuniverse.com
All under Copyright-no Freeware
*/

body {
	margin: 0;
	padding: 0;
	background: #d6e1e3 url(../images/headerbg.jpg) repeat-x;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #333;
}

h1 {
	letter-spacing: -1px;
	font-size: 16px;
}

h2 {
	font-size: 23px;
}

h3 {
	width: 185px;
	height: 20px;
	font-size: 14px;
	padding:12px 15px;
	margin-left: 0px
}

h4 {
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 5px;
	margin-left: 50px;
	padding: 0 0 7px 50px;
	background: url(../images/img02.jpg) no-repeat left 40%;
	font-size: 20px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 15px;
	font-size: 11px;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #333333;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	height: 187px;
	width: 1000px;
                     margin: 0 auto 0px auto;
	background: url(../images/header.jpg) no-repeat;		
}

/* Headercontent */

#headerb {
	height: 60px;
	width: 1024px;
                     margin: 0 auto 0px auto;
	background: url(../images/headerb.jpg) no-repeat;		
}

#headerc {
	height: 60px;
	width: 1024px;
                     margin: 0 auto 0px auto;
	background: url(../images/headerc.jpg) no-repeat;		
}

#logo {
	float: right;

}

#logo h1 {
	font-size: 38px;

	margin-top: 50px;
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 24px;
}

#logo h1 a {
	color: #FFFFFF;
	margin-top: 50px;
	margin-right: 50px;
}


#logo a {
	text-decoration: none;
}

#menu
{
width: 1000px;
height: 42px;
	clear: both;
	margin: 0 auto;
background: url(../images/buttons.jpg) repeat-x;
}

#menu ul {
	list-style: none;
	padding-left: 60px;
	clear: both;
	margin: 0 auto;	
}

#menu li {
	display: inline;

}

#menu a {
	float: left;
	width: 110px;
	height: 41px;
        display: block;
	text-align: center;
	text-decoration: none;
	color: #f4e3c9;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;

}

#news
{
width: 1024px;
height: 184px;
	margin: 0 auto;
background: url(../images/newsbg.jpg) ;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
text-align: center;
}

#toptext
{
float: center;
height: 100px;
width: 1024px;
padding-left: 40px;
padding-right: 50px;
padding-top: 5px;
color: #333;
}

h5{
	font-size: 1.3em;
padding-top: 60px;
	margin: 0;
	color: black;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: -1px;
width: 400px;
}

h6{
	font-size: 1.4em;
	padding: 5px 0 5px;
	margin: 0;
	color: black;
	text-transform: uppercase;
}

/* Page */

#page {
	width:1024px;
	margin: 0 auto;
	background: url(../images/img02.jpg) repeat;
}

/* Content */

#content {
	width: 940px;
	margin-left: 40px;
margin-right: 32px;
}


/* Post */

.post {
}

.post .title {
width: 90px;
height: 80px;
float: left;
	margin-bottom: 0px;
	padding: 0 0 0px 0px;
	background: url(../images/img03.jpg) no-repeat left 50%;
}

.post .title2 {
width: 80px;
height: 80px;
float: right;
	margin-bottom: 0px;
	padding: 0 0 0px 0px;
	background: url(../images/img04.jpg) no-repeat left 50%;

}

.post .title3 {
width: 90px;
height: 80px;
float: left;
	margin-bottom: 0px;
	padding: 0 0 0px 0px;
	background: url(../images/img05.jpg) no-repeat left 50%;
}

.post .titleb {
	margin-left: 90px;
	padding: 0 0 2px 0px;
	border-bottom: 1px solid #333;
text-align: left;
}

.post .titlec {
	margin-top: 0px;
	padding: 0 0 2px 0px;
	border-bottom: 1px solid #333;
text-align: right;
}
.post .entry {
}

.post .meta {
	padding: 2px 10px 30px 0px;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #282828;
}

.post .meta .byline {
	float: left;
color: #999;
text-transform: uppercase;
	font-size: 9px;

}

.post .meta .byline2 {
	float:right;
color: #999;
text-transform: uppercase;
	font-size: 9px;

}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(../images/img06.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(../images/img07.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 940px;
	height: 250px;
	background: url(../images/bgs.jpg)  left top;



	color: #CCCCCC;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 185px;
	padding: 15px 10px 20px 25px;
	margin-left: 10px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(../images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 20px;
	line-height: 22px;
border-bottom: 1px solid #333;
}

#sidebar h3 {
	margin: 0 0 2px 0;
	color: #333;
letter-spacing: -1px;
}

#sidebar a {
	text-decoration: none;
	color: #333;
}

#sidebar a:hover {
	text-decoration: none;
}

/* Search */

#search {
	padding-left: 80px;
	padding-top: 36px;
}

#s {
	width: 146px;
	margin-top: 8px;
	margin-right: 5px;
	padding: 2px;
	border: 1px solid #272828;
	background: #272828;
	color: #FFFFFF;
}

#x {
	margin-left: 28px;
	padding: 1px 7px;

	background: url(../images/img02.jpg) no-repeat;
	border: none;
	background: #C1D11C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(../images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(../images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}


#wrapper {
	width: 1024px;
	margin: 0 auto;
	background:  url(../images/wrapbg.png) repeat left top;
}

#wrapper-btm {
	width: 1024px;
	height: 120px;
	margin: 0 auto;
	background: url(../images/contentend.png) no-repeat left bottom;
}


/* Footer */

#footer {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	height: 110px;
	background: url(../images/footer.jpg) no-repeat left top;
	text-transform: uppercase;
}

#footer p {
	margin: 0;
	padding: 45px 0;
	text-align: center;
	line-height: normal;
	color: #666666;
	font-size: 10px;
}

#footer a {
	text-decoration: none;
	color: #666666;
}

#legal {
	clear: both;
	text-align: center;
	color: #999999;
	text-decoration: none;
}

#legal a {
	text-decoration: none;
}



/* Mail Form */

#fcf2 {
font-family:arial;
font-size:11px;
background: url(../images/contactbg.jpg) no-repeat ;
width:940px;
height: 470px;
text-align:center;


}
#fcf2 h3 {
font-size:12px;
color:#FFFFFF;
font-weight:bold;
padding:90px;
margin:0px;

}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 4px;
padding-right: 4px;

}
#fcf2 label {
float: left;
width: 150px;
text-align: right;
}
#fcf2 span.f {
float: left
width: 665px;
text-align: left;

}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #000;
}


/* Gallery */

#basic-accordian{

	padding: 0px;
	width:180px;
                     height: 100px;
	margin: 0 auto;
}

.accordion_headings{
	padding:5px;
	background: url(../images/galleiste.gif) no-repeat ;
	color:#453d30;
	border:1px solid #d4b88b;
	cursor:pointer;
font-weight:bold;
	text-align: center;
}

.accordion_headings:hover{
	background: url(../images/galleistehover.gif) no-repeat ;
}

.accordion_child{
	padding:15px;
	background:#d4b88b;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 13px;
	color: #3d3529;
}

.header_highlight{
	background: url(../images/galleistehover.gif) no-repeat ;
}


#download {
                     float:left; 
                     width:227px; 
                     height:350px; 
                     background:url(../images/box.png) no-repeat;
                     margin:10px 4px 0 0;
 	text-align:left;
}

#download_text { 
                     width:219px;
	padding: 0 4px;
                     font-size: 10px;
                     text-align:center;
	color: #000;
}

#shout {
	height: 750px;
	width: 660px;
	clear: both;
	margin: 0 auto;
	margin-left:14px;
	padding-top: 0px;
	background: url(../images/shoutbg.jpg) no-repeat;
	
}

#radioplan {

	width: 660px;
	clear: both;
	margin: 0 auto;
	margin-left:14px;
	padding-top: 0px;
	background: url(../images/shoutbg.jpg) no-repeat;
	
}



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ddd;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* Login */

#login {

width: 180px;
	height: 120px;
	margin-bottom: 0px;
	padding: 40px 0 0 13px;
	font-size: 10px;
	color: #282828;
	text-align:left;
background: url(../images/login.png) no-repeat;
}

#logout {

width: 180px;
	height: 160px;
	margin-bottom: 0px;
	padding: 50px 0 0 13px;
	font-size: 10px;
	color: #282828;
	text-align:left;
background: url(../images/logout.png) no-repeat;
}