body {
	padding:0px;
	margin:0px;
	background: url('../images/bg2.jpg') repeat-x;
	
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#container{
	width:100%;
	height:768px;
	position:absolute;
	background: url('../images/bg.jpg') top center no-repeat;
}


#page {
	position:relative;
	width:984px;
	margin:auto;
}


#header {
	width:984px;
	height:175px;
	background:url('../images/logo.jpg') center no-repeat;
}

#smallnavi {
	position:absolute;
	top:22px;
	left:844px;
	padding:0px;
	margin:0px;
	width:140px;
	height:12px;
}#sprache{	margin:0;	padding:0;	position:absolute;	top:22px;}a.sprache_dt{	margin:0px;	padding: 0px;	width: 50px;}a.sprache_en{	margin:0px;	padding: 0px;	width: 50px;}

#chromemenu {
	width:984px;
	/* height:36px; */
	height:30px;
	/*background:url('/ctc/images/navi.gif') no-repeat;*/
}

#content {
	padding:15px 0px;
}

#content_text {
	padding-left:22px;
	line-height:180%;
}

#content ul {
	padding:0;
	padding-left: 0px;
	line-height:180%;
	margin:0px;
}

#content li {
	padding-bottom:5px;
	padding-left:0px;
	list-style-image: url('../images/arrow_li.gif');
	line-height:180%;
	margin:0px;
}


/* Link classes */
a.downloadLink:Link, a.downloadLink:Visited, a.downloadLink:Active,  a.downloadLink:Hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}



/* general stuff */

#header h1, h2, h3, h4, h5, h6, ul, li {
	margin:0px;
	padding:0px;
}

#header li {
	list-style-type:none;
}

/*
h1, h2, h3, h4, h5, h6, ul, li {
	margin:0px;
	padding:0px;
}

li {
	list-style-type:none;
}
*/

li.arrow {
	background:url('../images/arrow.gif') no-repeat;
	padding: 0px 23px;
	margin-top:10px;
	width:440px;
}

h1 span {
	display:none;
}

p {
	line-height:180%;
}

p.narrow {
	width:440px;
}

#kontaktform table {
	
	width:650px !important;

}

table{
	line-height:180%; 
}

.Stil1 {
	color: #FFFFFF;
	font-weight: bold;
}



.sitemap_level1 {
   display:block;
   border-bottom:1px solid #b4a8b4;
   color:rgb(217,104,28);
   font-weight:normal;
   padding-bottom:.4em;
   background:url("../images/navi_pfeil_rechts.gif") no-repeat;
   background-position:right;
}

a.sitemap_level2 {
   color:rgb(62,77,116);
   /*background:url("../images/navi_pfeil_rechts.gif") no-repeat;*/
   background-position:170px 4px;
   display:block;
   float:left;
   width:45%;
}

span.sitemap_pfeil{
   background:url("../images/navi_pfeil_rechts.gif") no-repeat;
   display:block;
	float:left;
	height:6px;
	vertical-align:bottom;
	width:6px;
	margin-top:5px;
}

a.sitemap_level3 {
   color:rgb(190,190,190);
}

.sitemap_level2_container {
   float:left;
   width:50%;
   padding-top:.3em;
}

.sitemap_level3_container {
   float:right;
   width:50%;
   padding-top:.3em;
} 



#leftColumn {
	float:left; 
	width:500px; 
	margin-right:13px;
}

#rightColumn {
	float:left; 
	width:463px; 
	color:#ffffff; 
	background:url(../images/newsBoxBG.gif) repeat-y;
}

#newsHeadline {
	background:url(../images/news_headline.gif);
	width:463px;
	height:30px;
}

#newsHeadline span {
	display:none;
}

#rightColumn a {
	color:#ffffff;
	text-decoration:none;
}