html,body {
margin: 0;
background-color: #fefdf2;
height:100%; 
min-height: 100%;
}

#container {
position: relative;
min-height: 100%;
}

* html #container
{
height: 100%;
}



/**************************************/
/** 		  HEADER 				 **/
/**************************************/

#header{
height: 130px;
width: 100%;
background: url('../images/bar_top.gif');
position: fixed;
}

#header_dummy{
height: 130px;
width: 100%;
background: url('../images/bar_top.gif');
}

#header_content {
margin: 0px auto;
padding: 0;
width: 760px;
height: 130px;
}

#header_logo {
float:left;
width: 287px;
height: 130px;
}

#header_tabs {
float:right;
width: 473px;
height: 130px;
}

#header_tabs .blank {
float: left;
padding: 0;
margin: 0;
}

#header_tabs .home {
float: left;
width: 74px;
border-left: 1px solid #e57634;
border-right: 1px solid #e57634;
border-collapse: collapse;
padding: 0;
margin: 0;
}

#header_tabs .archiv {
float: left;
width: 74px;
border-right: 1px solid #e57634;
border-collapse: collapse;
padding: 0;
margin: 0;
}

#header_tabs .inserate {
float: left;
width: 74px;
border-right: 1px solid #e57634;
border-collapse: collapse;
padding: 0;
margin: 0;
}

#header_tabs .verein {
float: left;
width: 74px;
border-right: 1px solid #e57634;
border-collapse: collapse;
padding: 0;
margin: 0;
}



/**************************************/
/** 		  CONTENT 				 **/
/**************************************/

#content {
clear: both;
margin: 0 auto;
padding-top: 15px;
padding-bottom: 77px;
width: 760px;
}

#content_left {
float: left;
width: 533px;
/*background: url(../images/border_dotted.gif) repeat;
padding:1px;*/
border: 1px dotted #e57634;
padding:0px;
filter: alpha(opacity=0);
opacity: 0;
-moz-opacity: 0;
}

#content_left a:link {
	color: #000000;
}
#content_left a:visited {
	color: #000000;
}
#content_left a:active {
	color: #000000;
}
#content_left a:hover {
	color: #000000;
}

#content_left .content_bg {
width: 533px;
background-color: #FFFFFF;
}

#content_left .cont {
padding: 28px;
font-family: Arial;
font-size: 12px;
}

/**************************************/
/**    CONTENT FORMATTING START 	 **/
/**************************************/

#content_left .cont h1 {
padding: 0 0 7px 0;
margin: 0;
border-bottom: 1px solid #e57634;
font-size: 12px;
}

#content_left .cont .title {
padding-top: 15px;
padding-bottom: 15px;
font-size: 12px;
font-weight: bold;
color: #e57634;
}

#content_left .cont .title_team {
font-size: 12px;
font-weight: bold;
color: #e57634;
}

#content_left .cont .title_team a:link {
	color: #e57634;
}
#content_left .cont .title_team a:visited {
	color: #e57634;
}
#content_left .cont .title_team a:active {
	color: #e57634;
}
#content_left .cont .title_team a:hover {
	color: #e57634;
}

#content_left .cont .verein .spamspan {
font-size: 12px;
font-weight: bold;
color: #e57634;
}

#content_left .cont .portrait .spamspan {
font-size: 14px;
font-weight: bold;
color: #e57634;
}

.cover {
float: left;
width: 96px;
border: 1px solid #e57634;
}

.archive_cover {
float: left;
width: 120px;
}

.imgborder {
border: 1px solid #e57634;
}

#content_left .cont .news_department {
padding-top: 15px;
padding-bottom: 15px;
float: left;
font-size: 12px;
font-weight: bold;
color: #e57634;
}

#content_left .cont .news_date {
padding-top: 15px;
float: right;
font-size: 12px;
font-weight: bold;
color: #e57634;
}

#content_left .cont .news_title {
clear: both;
padding-bottom: 5px;
font-size: 12px;
font-weight: bold;
color: #000000;
}

#content_left .cont .news_text {
clear: both;
font-size: 12px;
color: #000000;
}

#content_left .cont  .comment {
padding-top: 10px;
text-align: right;
font-size: 10px;
color: #000000;
}

#content_left .cont  .comment a:link {
	color: #e57634;
}
#content_left .cont  .comment a:visited {
	color: #e57634;
}
#content_left .cont  .comment a:active {
	color: #e57634;
}
#content_left .cont  .comment a:hover {
	color: #e57634;
}

#content_left .cont  .top {
padding-top: 10px;
text-align: right;
font-size: 10px;
color: #000000;
background: transparent url(../images/text_spacer.gif) repeat-x bottom;
padding-bottom: 4px;
}

/**************************************/
/** 	CONTENT FORMATTING END 	     **/
/**************************************/

#content_right {
float: left;
margin-left: 27px;
width: 198px;
}

#content_right .heft {
font-family: Arial;
font-size: 12px;
padding: 0;
}

#content_right .heft a:link {
	color: #e57634;
}
#content_right .heft a:visited {
	color: #e57634;
}
#content_right .heft a:active {
	color: #e57634;
}
#content_right .heft a:hover {
	color: #e57634;
}

#content_right .heft  img {
border: 1px solid #e57634;
margin-bottom: 6px;
}

#content_right .nav {
margin-top: 20px;
border: 1px solid #e57634;
}

#content_right .nav .mitmachen {
border-bottom: 1px solid #e57634;
}

#content_right .nav .thema {
border-bottom: 1px solid #e57634;
}

#content_right .nav .feedback {
border-bottom: 1px solid #e57634;
}

#content_right .nav .newsletter {
border-bottom: 1px solid #e57634;
}

#content_right .nav .abonnieren {
border-bottom: 1px solid #e57634;
}

#content_right .nav .kontakt {

}

#content_right .uzh {
margin-top: 30px;
}

/****************************************/
/** 		  FORM ELEMENTS 	       **/
/****************************************/

input, textarea, checkbox, select, option {
border: 1px solid #e57634;
background-color:#fefdf2;
margin-top:2px;
margin-bottom:2px;
}

input.submitButton {
background-color:#f7d29d;
font-family: Arial;
font-size: 12px;
font-weight: bold;
}

/**************************************/
/** 		  FOOTER 				 **/
/**************************************/

#footer {
clear: both;
position: relative;
margin-top: -77px;
height: 77px;
width: 100%;
background: url('../images/bar_bottom.gif');
}


#footer .nav {
margin: 0px auto;
width: 650px;
text-align: right;
padding-top: 30px;
font-family: Arial;
font-size: 12px;
}

#footer .nav a:link {
	color: #000000;
}
#footer .nav a:visited {
	color: #000000;
}
#footer .nav a:active {
	color: #000000;
}
#footer .nav a:hover {
	color: #000000;
}
