body {
	background-color: #EFF1F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

a, a:hover {
	color: #CC0000;
}

h1 {
	padding: 15px 0px 0px 0px;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}

h2 {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
}

form{
	padding: 0px;
	margin: 0px;
}

/* -------------------------- TEXTEDITOR ----------------------------- */

.text_rot {
	color: #CC0000;
	font-weight: bold;
}

	 
/* -------------------------- MAIN ----------------------------- */

#main {
	width: 952px;
	margin: 0 auto;
	margin-bottom: 50px;
}

#main_schatten {
	width: 952px;
	background: url(/_images/verlauf_bg_vertikal.gif) repeat-y right;
}

#content {
	width: 950px;
	overflow-x: hidden;
	margin-right: 2px;
	background-color: #FFFFFF;
	
	/*background: url(/_images/verlauf_bg_horizontal.gif) repeat-x bottom #FFFFFF;*/
}

.clear {
	clear: both;
}

/* -------------------------- HEAD ----------------------------- */

#head {
	width: 930px;
	height: 101px;
	padding-top: 15px;
	padding-right: 20px;
	background: url(/_images/head.jpg) no-repeat;
	text-align: right;
	font-size: 11px;
        margin: 0px;
	overflow-y: hidden;
position: relative;
}

#head a, #head a:hover, #head a:active, #head a:visited, #head .sel {
	color: #999999;
	text-decoration: none;
}

.flaggs{
	position: absolute;
	top: 15px;
	right: 150px;
}

.flaggs_de {
	position: absolute;
	top: 15px;
	right: 180px;
}

/* ------------------------- NAVIGATION ---------------------------- */

#navi {
	margin: 0px;
	padding: 0px;
	width: 938px;
	/*height: 45px;*/
	padding-left: 12px;
	background-color: #2D3D57;
	overflow-y: hidden;
}

#navi ul{
	margin: 0px;
	padding: 0px;
float: left;
}

*html #navi {
	height: 40px;
}

#navi li.navi a {
	padding: 15px 20px 0px 20px;
	height: 30px;
	margin: 0px;	
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
        float: left;
	background: url(/_images/hg_strich_navi.gif) no-repeat right 12px #2D3D57;
}

#navi li.navi a:hover, #navi li.sel a {
	padding: 15px 20px 0px 20px;
	height: 30px;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
        float: left;
	background: url(/_images/hg_strich_navi.gif) no-repeat right 12px #969EAB;
}

#navi li {
	margin: 0px;
	padding:0px;
	display: inline;
        list-style-type: none;
}

#suche {
	float: right;
	width: 200px;
	height: 15px;
	margin: 10px 19px 0 0;
	font-size: 11px;
	color: #FFFFFF;
}

#suche input#Suchbegriff {
	width: 122px;
	height: 15px;
	border: 1px solid #F6F6F6;
	padding-top: 2px;
	color: #333333;
	font-size: 11px;
	margin: 2px 5px 2px 5px;
	float: left;
}

#suche input.but_suche {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	display: block;
	border: none;
	float: left;
	margin-top: 5px;
}

#suche span {
	display: block;
	margin-top: 5px;
	float: left;
}

/* ---------------------------- FLASH HEADER -------------------------------- */

#flash_header_index {
	width: 950px;
	height: 269px;
	background-image: url(/_images/flash_header.jpg);
}

#header_text_index {
	height: 29px;
	width: 906px;
	padding: 10px 22px 10px 22px;
	color: #FFFFFF;
	background-color: #2D3D57;
}

#header {
	width: 722px;
	
}

#header_text {
	height: 15px;
	width: 706px;
	padding: 6px 8px 6px 8px;
	color: #FFFFFF;
	background-color: #2D3D57;
}


/* -------------------------- CONTENT ------------------------------- */

#column_left {
	margin: 22px;
	width: 184px;
	float: left;
}

*html #column_left {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 22px;
        padding-right: 22px;
}

#subnavi li {
        margin-left: -35px;
        padding-bottom: 5px;
        list-style-type: none;
}

#subnavi li a {
	/*list-style-image: url(/_images/pfeilchen_rot_link.gif);*/
        background: url(/_images/pfeilchen_rot_link.gif) left 4px no-repeat;
        padding-left: 15px;
        font-weight: normal;
	color: #333333;
        text-decoration: none;
	
}

#subnavi li.selected a {
        font-weight: bold;
	color: #CC0000;
	
}

.box_left {
	margin-bottom: 40px;
}
.box_left a, .box_left a:hover, .box_left a:visited {
        color: #CC0000;
	text-decoration: underline;
	padding-left: 15px;
	font-weight: bold;
	background: url(/_images/pfeilchen_rot_link.gif) left 4px no-repeat;
	margin-left: 5px;
	padding-bottom: 5px;
	display: block;
}

.newsbox_text {
	margin-bottom: 6px;
	padding-left: 5px;
}

a.newsbox_link, 
a:hover.newsbox_link,
a:visited.newsbox_link{
	padding-bottom:  8px;
	margin-bottom: 8px;
}

#inhalt {
	float: left;
        width: 722px;
}

.inhalt {
	margin-left: 29px;
	padding-bottom: 20px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 19px;
}

.inhalt img {
	border: 0px;
}



.inhalt a, .inhalt a:hover, .inhalt a:visited {
        color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
	
}

.inhalt_text {
	float: left;
        width: 400px;
	margin-left: 29px;
	margin-bottom: 20px;
}

.inhalt_text_breit {
	
     width: 650px;
	margin-left: 29px;
	margin-bottom: 20px;
}

.inhalt_text a, .inhalt a:hover, .inhalt a:visited {
        color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
	
}

#inhalt ul {
	padding: 15px 0px 15px 15px;
	margin: -15px 0px 15px 10px;
}

#inhalt li {
	list-style-image: url(/_images/pfeilchen_rot_link.gif);
	font-weight: bold;
        padding-bottom: 5px;
        
}

#inhalt li a{
        color: #CC0000;
        font-weight: bold;
	}

#inhalt .img {
	margin-top: 29px;
	float: right;
	margin-right: 19px;
	margin-bottom: 50px;
}

*HTML #inhalt .img {
	margin-right: 0px;
        padding-right: 19px;
}

.border {
	padding: 5px;
	border: 1px #E7EAEB solid;
	margin-bottom: 16px;
}

/* -------------------------------- AUFKLAPPSEITE -----------------------------*/

.hidden{
	display: none;
	margin-bottom: 0px;
 	padding: 0px;
}

.content_tech_box{
	margin-bottom: 0px;
 	padding: 0px;
}

.content_tech_box{
	margin-bottom: 10px;
 	padding: 0px;
	display: block;
       
}

.aufklappseite_bild img {
	margin-right: 20px;
	float: left;
}

.aufklappseite_text {
	padding-right: 30px;
}

.aufklappseite_text a {
	margin-top: 5px;
	display: block;
}

.line {
	height: 10px;
	border-bottom: 1px solid #E5E5E5;
}

/*---------------------- TEMPLATES MIT BILDERN --------------------- */

.drei_bilder, fuenf_bilder {
	margin: 20px 0 20px 0;
}

.drei_bilder .bild {
	padding-right: 11px;
}

.drei_bilder .last, .fuenf_bilder .last {
	margin: 0px;
}

.fuenf_bilder .reihe {
	margin-bottom: 11px;
}


.fuenf_bilder .bild {
	float: left;
	margin-right: 9px;
	width: 124px;
}

.fuenf_bilder img {
	margin-bottom: 3px;
}

.fuenf_bilder .bild .text {
	float: left;
	margin: 0;
	width: 124px;
}

table.partnersbilder_textvor{
	
}

table.partnersbilder_textvor td{
	
	
}

/* ------------------------------------ GALLERY ------------------------------------ */

.pagina {
	padding: 10px;
	color: #666666;
	font-weight: bold;
}



.pagina a{
	padding: 10px;
	color: #CC0000;
	font-weight: bold;
}


#wrapper_bild {
	text-align: center;
}

.bild_gallery {
	text-align: center;
	margin-top: 10px;
	padding: 5px;
	background-color: #FFFFFF;
        border: 1px solid;
       
	
}





/* -------------------------------- SITEMAP -----------------------------*/

#sitemap ul, #sitemap ul li ul {
	margin: 5px 0 0px 0;
	padding-top: 0px;
	padding-bottom: 0px;
}

#sitemap ul li ul li a {
	font-weight: normal;
}

/* -------------------------- BOXES ---------------------------------- */

#three_grey_boxes {
	margin: 29px 16px 29px;
	clear: inherit;
}

.box_grey {
	min-height: 114px;
	width: 260px;
	padding: 15px 20px 15px 20px;
	margin-bottom: 30px;
	background-color: #EDEDED;
}

*html .box_grey {
	height: 144px;
}

#three_grey_boxes .first {
	margin-right: 9px;
	float: left;
}

#three_grey_boxes .last {
	margin-right: 0px;
	float: right;
}

#three_grey_boxes .img {
	float: left;
	margin-right: 18px;
}

.text {
	margin: 10px 0px 10px 0px;
}

.link {
	margin: 5px 0px 5px 0px;
}

.box_grey a, .box_grey a:hover, .box_grey a:active, .box_grey a:visited, .box_grey a .sel,
.box a, .box a:hover, .box a:active, .box a:visited, .box a .sel {
	color: #CC0000;
	text-decoration: underline;
	padding-left: 10px;
	font-weight: bold;
	background: url(/_images/pfeilchen_rot_link.gif) left 4px no-repeat;
}

#three_boxes {
	margin: 30px 16px 0px 16px;
}

.box {
	width: 250px;
	margin-bottom: 20px;
}

.box_content{
	float: left;
	width: 150px;
	padding-left: 2px;
}

.box_cotent_lang {
	float: left;
}

#three_boxes .first {
	margin-right: 59px;
	float: left;
}

#three_boxes .last {
	margin-right: 50px;
	float: right;
}

/* ----------------------------- FLASH HEADLINES ------------------------------------ */

.flash_headline_1{
	margin-bottom: 10px;
	float: left;
	height: 35px;
	font-size: 15px;
	font-weight: bold;
}

.flash_headline_2 {
	border-bottom: 3px solid #CC0000;
	padding-bottom: 3px;
	margin-bottom: 18px;
	height: 35px;
	
	font-size: 15px;
	font-weight: bold;
}

.flash_headline {
	border-bottom: 3px solid #CC0000;
	padding-bottom: 3px;
	margin-bottom: 18px;
	float: left;
	height: 35px;
	
	font-size: 15px;
	font-weight: bold;
}


#flashheadline_box1, #flashheadline_box2, #flashheadline_box3, #flashheadline_box4, #flashheadline_box5, #flashheadline_box6{
	width: 150px;
	overflow: hidden;
}

#flashheadline_box7, #flashheadline_box8 {
	width: 184px;
	overflow: hidden;
}

/* ------------------------------------ FOOTER -------------------------------------- */

#footer_schatten {
	width: 950px;
	height: 49px;
	background: url(/_images/verlauf_bg_horizontal_neu.gif) repeat-x bottom #FFFFFF;
}

#footer {
	height: 45px;
	font-size: 10px;
	margin: 0px 1px 0px 1px;
	background-color: #E5E5E5;
}

.addthisbutton {
	float: left;
	padding-right: 10px;
}

.footer_text {
	float: left;
}

.footer_text_ {
	padding-top: 3px;
	width: 500px;
}

#print_page {
	margin-top: 13px;
	margin-right: 20px;
	float: right;
}

.print_text {
	margin-top: 3px;
	width: 100px;
}

HTML* .print_text {
	width: 60px;
}

#print_page a, #print_page a:hover, #print_page a:active, #print_page a:visited, #print_page .sel {
	color: #999999;
	text-decoration: none;
}

#print_page img {
	margin-right: 5px;
	float: left;
}

#credits {
	color: #CCCCCC;
	margin: 10px 0px 20px 0px;
	font-size: 11px;
	text-align: center;
}

#credits a, #credits a:active, #credits a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}

#credits a:hover{
	text-decoration: none;
	color: #2D3D57;
}

.agbs {
	
	padding: 10px;
        width: 500px;
}

/* ------------------------------------ ERROR -------------------------------------- */

.error {
	border: 1px solid #CC0000;
        padding: 10px;
        background-color: #C98B8C;
        color: #CC0000;
}




