/* reset styles */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,

fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
dl, dt, dd, ol, ul, li{}

body {
	line-height: 140%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

td, th{
  text-align:left;
  vertical-align:top;
}
	
body{
    margin:0;
    padding:0;
	 background:#FFF url(../imgs/body_bg_2.gif) repeat-x;	 	
}

#title{
	display:none;
}

#wrap{
	width: 1279px;
	width:100%;
	overflow: visible;
	position:relative;	
}

#toppic{
	background-repeat: no-repeat;
    height: 150px;
    margin-top: 8px;
    overflow: visible;
    position: relative;
}


#metanavi{
	margin: 0 0 0 155px;
    width: 1000px;
}

#logo{
	position:absolute;
	top:80px; right: 0px;
}

#menu-bar{
	height: 85px;
	position: relative;
}

#menu-bar #main-menu {
    padding-left:420px;
    position: absolute;
    top: 33px;
}

#menu-bar #lang-menu {
    left: 420px;
    position: absolute;
    top: 14px;
}
/*
#menu-bar #news {
	position: absolute;
	top:0px;
	left:155px;
	width: 285px;
	height: 85px;
	overflow:hidden;
}
*/

#menu-bar #news {
    height: 85px;
    left: 16px;
    overflow: visible;
    position: absolute;
    top: 0;
    width: 360px;
}
#menu-bar .news-wrap {
    height: 85px;
    left: 38px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 285px;
}

#news .news-list-container{
  margin-left: 0px;	
  width:9000px; 
}

#news_prev_button{
	position:absolute;
	cursor: pointer;
	top:14px;
}

#news_next_button{
	position:absolute;
	right:0;
	cursor: pointer;
	top:14px;
}

.news-list-item{
  width:285px;
  height:84px; 
  padding-top:1px;
  float:left;
  z-index:20px;
   }

#content-right
	{
	float: left;
	width: 466px;
	margin-left: 414px;
	
	}
* html #content-right
	{
	display: inline;
	}
#content-left
	{
	float: left;
	width: 351px;
	margin-left: -875px;
	padding-right:60px;	
	}
	
#content-right-breit
	{
	float: left;
	width: 790px;
	margin-left: 214px;
	
	}
* html #content-right-breit
	{
	display: inline;
	}
#content-left-schmal
	{
	float: left;
	width: 200px;
	margin-left: -1001px;
	padding-right:0px;	
	}	
	
	
#content-left .content-element{
	padding-left: 30px;
}	

#content-left .content-element .imgtext-table {
	position:relative;
	left:-30px;
}	

#content-left .content-element .imgtext-nowrap .content-text  {
	padding: 0 0 0 15px;
}

#content-left .content-element .imgtext-nowrap .imgtext-table {
	position:relative;
	left:00px;
}
	
#content-wide
	{
	padding-left:35px;
	}
	

#content-sehr-breit{
	position: relative;
	left:-35px;
	width:980px;
}
	

#content-wrap {
    display: inline-block;
    float: none;
    float/**/: none;
    margin: 55px 0 0 0px;
    width: 1000px;
}	
#content-wrap:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
/*\*/
#content-wrap
	{
	display: block;
	}
/* end easy clearing */
/*
#footer
	{
	clear: both;
	width: 785px;
	margin-left: 250px;
	border-top: 1px solid #A3A3A5;
	margin-top: 30px;
	padding: 10px 0 50px 0;
	}
*/	
#footer {
    border-top: 1px solid #A3A3A5;
    clear: both;
	margin: 30px auto;
    padding: 10px 0 50px;
    width: 785px;
    
}



