/* Main stylesheet */
@import url("stylesheet_tags.css");
@import url("tt_news.css");
@import url("powermail.css");
@import url("better.css");
@import url("search.css");

#sidebar {
	float: left;
	width: 140px;
	border: 0px solid green;
}

#content {
	float:right;
	width: 700px;
	border: 0px solid red;
	text-align:center;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
	color: #3D6969;
}

#kopf {
	width: auto;
	height:149px;
	background-image: url(../../bilder/top.gif);
	background-repeat: no-repeat;

}

#kopfbalken {
      		background: url(../../bilder/top3.gif) no-repeat 100% 45%;
		width: 250px;
		height: 120px;
		margin-left: 620px;
}

#kopfmitte {
	overflow: hidden;
	background-image: url(../../bilder/topbg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	width: 1000px;
}
	
.center_column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 8px;
	background-color: #C6E2FF;
	
	
}

.center_column h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.center_column p{
	margin: 0;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;

}

.center_column a{
	color: #809085;
	text-decoration: none;
}
.center_column a:hover{
	text-decoration: underline;
}

#mainnavicontainer a
{
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFF;
	width: auto;
	background-color: #596458;
	margin-bottom: 5px;
	margin-right: 5px;
	border-bottom-width: 5px;
	text-decoration: none;
	text-align:center;
	border: 2px #536763;
	border-style:inset;
}






#mainnavicontainer {
	width: 111px;
	height: auto;
	background-color: #9bb4bb;
	color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 65px;
	
}


#mainnavicontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "Palatino Linotype";
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
#mainnavicontainer ul li
{
	margin: 0;
	padding: 0;
}




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




#mainnavicontainer a:visited
{
	background-color: #657469;
	color: #FFF;
}

#mainnavicontainer a#current{
	
	background-color: #9DAAA2;
	
}

#mainnavicontainer a:active{
	
	background-color: #9DAAA2

}


#stage { position: relative; }


.copyright {
	
	bottom: 0px;
	left: 25px;
	padding-left: 0;
	position: relative;
	
	
}

.copyright A {
	color: #de5e28;
	text-decoration: none;
}

.copyright A:hover {
	color: #de5e28;
}


#wrapper {
	margin: 0 auto;
	width: auto;
	overflow: hidden;
	background-image: url(../../bilder/wrapperBg.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#Info {
    font-size: 0.9em;
    float: right; width: 15em;
    margin: 0; padding: 0;
	margin-right: 5px;
	margin-top: 72px;
    border: 0px dashed silver;
  }
#Info strong {
    font-size: 1.33em;
    margin: 0.2em 0.5em;
	text-decoration:blink;
  }
#Info p {
    font-size: 1em;
    margin: 0.5em;
	text-decoration:blink;
  }
#map3_marker_0_0 {
	font-size: 80%;
}

#tx-wecmap-directions-from-map3{
border: 1px inset;
}

#div.csc-textpic-center div.csc-textpic-text {
	margin-left: 20px;
	margin-top: 35px;
	margin-bottom: 35px;
}

.tx-itsnewsticker-pi1 {
margin-top:-5px;
padding-bottom:20px;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

