/*
BARTEC CSS Version 1.0
*/

html {} 

body {
	margin: 6px 0;
	padding: 0;
	background: #FFFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1em;
}

img {
	border: 0px none;
	}

/*Container */
#container {
	position: relative;
	background: #ffffff;
	width: 771px;
	margin: 3px auto;
	padding: 5px 2px;
}

/* Header */

#header {
	display:none;
}

#header img {
	position:relative;
	top: 0px;
	left:660px;
}


/* Menue */

#menue_2 {
	display:none;
}



#main {
	width: 765px;
	margin: 0 auto;
	}


#content {
	font-size: 0.7em;
	float: left;
	width: 771px;
	padding: 0;
	margin: 0;
	border-left: 3px solid #ffffff;
	border-right: 20px solid #ffffff;
	background: #FFFFFF; 
}

h1 
{
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0.5em 0 1em 0;
}

#content h2 
{
    font-size: 1em;
    font-weight: bold;
}

h3 
{
    font-size: 1em;
    font-weight: bold;
    margin: 0.4em 0;
    color:#FF6600;
}

ul {padding:0; margin-left:7px; margin-right:0; margin-top:0.2em; margin-bottom:1em}
li {margin:0 0 0 9px;}

#content img.PictImage 
{
    display:none;
}

#content img.PictRight {
	float: right;
	margin: 4px 0 4px 0.7em;
	clear: right;
	overflow: auto;
}

#content p {
	margin: 0 0 0.7em 0;
}


/* Footer */

#footer p {
	clear: both;
	text-align: left;
	padding: 0.7em 0 0 3px;
	margin: 0;
	font-size: x-small;
	color: #C0C0C0;
	border-bottom: 1px solid #D9D9D9;
}

#footer span
{
    display:none;
}

#footer a
{
    display:none;
}
	 
/* ----- M3 ----- */	 
p.M3 {
    display:none;
    }


p.M3_Active {
    display:none;
    }

p.M3_Header {
    display:none;
    }

/* ----- M4 ----- */
p.M4 {
    display:none;
    }
   
p.M4_Active {
    display:none;
    }

p.M4_Header {
    display:none;
    }


a.M4_S {
    display: block;
    text-decoration: yes;
    color: #000000;
    padding-left: 13px;
    padding-top: 0px;
    padding-right: 3px;
    padding-bottom: 3px;
    margin-left: -4px;
    background-image: url('images_css/dot_normal.gif');
    background-repeat: no-repeat
  }

a.M4_S:hover {
    color: #FF6600;
  }

/* --- Formatierung Download-Tabellen --- */
#content table.Table_D
{
	border-collapse:collapse;
	text-align:left
}

#content table.Table_D th
{
	background-color:#E7E7E7;
	font-weight:bold;
}

#content table.Table_D th.ColA1
{
	width:451px;
}

#content table.Table_D th.ColA2
{
	width:125px;
}

#content table.Table_D td
{
	height: 30px;
	vertical-align: top;
	padding-right: 9px;
}

#content table.Table_D tr.BgColor
{
	background-color:#E7E7E7;
}

/* --- Formatierung Impressum-Tabelle --- */
#content table.Table_I
{
	border-collapse:collapse;
	text-align:left
}

#content table.Table_I td
{
	vertical-align: top;
	padding-bottom: 9px;
	padding-right: 9px;
}

#content table.Table_I th.ColA1
{
	width: 308px;
}

#content table.Table_I th.ColA2
{
	width: 268px;
}

/* --- News Übersichtboxen --- */
#content table.NewsBoxMain {
	border-collapse:collapse;
	background-color:#E7E7E7;

}

#content td.NewsBoxTitle {
	width:186px;
	height:35px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	background-color:#D9D9D9;
	padding:3px 0 3px 0;
}

#content td.NewsBoxPict {
	width:91px;
	height:160px;
}

#content td.NewsBoxContent {
	width:95px;
	height:160px;
}

/* --- News Listen normal --- */
#content div.NewsBoxMain{
float: left;
background-color: #e7e7e7;
margin-bottom: 3px;
width: 568px;
/*width: 276px; margin-right:3px;*/
border: solid 1px #c0c0c0;
padding: 3px;
}

#content div.NewsBoxMain img{
float: left;
margin: 0 6px 0 0;
}

#content div.NewsBoxMain h2 {
padding: 3px;
margin: 0 0 0 93px;
background-color: #c0c0c0;
}

#content div.NewsBoxMain h2 a {
text-decoration: none;
color: #000000;
}

#content div.NewsBoxMain h2 a:hover {
text-decoration: underline;
color: #000000;
}

#content div.NewsBoxMain p.NewsBoxMore{
clear: both;
margin-left: 3px;
}

/* --- News Archivlisten --- */
#content div.NewsBoxArchivList{
float: left;
background-color: #e7e7e7;
margin-bottom: 3px;
width: 576px;
height: 3.3em;
}

#content span.NewsBoxArchivListTitle{
float: left;
margin: 1px 3px 1px 3px;
width:458px;
}

#content span.NewsBoxArchivListTitle a{
text-decoration: none;
}

#content span.NewsBoxArchivListTitle a:hover{
text-decoration: underline;
color: #000000;
}

#content span.NewsBoxArchivListDate{
float: right;
margin: 2px 3px 2px 3px;
text-align: right;
width:91px;
}

/* --- News Content --- */
#content p.NewsBoxNavigation {
float: right;
text-decoration: none;
margin: 14px 0 0 2em;
}

#content p.NewsBoxNavigation a {
text-decoration: none;
}

#content div.NewsPicture{
float: right;
margin: 0 0 0 9px;
/*width: 186px;*/
}

#content div.NewsPicture img{
	margin: 5px 0 0 0;
}

#content div.NewsPicture p.TTP{
	width: 186px;
}

#content div.NewsPicture p.TPP{
	width: 381px;
}

#content div.NewsPicture span{
	display: block;
	font-size: 0.8em;
	color: Gray;
}

#content p.NewsRelease{
	margin: 3em 0 4em 0;
	color: gray;
}