/*************/
/* Allgemein */
/*************/
* {
	padding:0px;
	margin:0px auto;
	font-family:"Trebuchet MS", Verdana, Arial;
	border-collapse:collapse;
}

/* Wenn der Scrollbalken nicht immer angezeigt werden soll, nachfolgende Zeile bitte auskommentieren */
html {overflow: -moz-scrollbars-vertical;}

body {background-color:#92C6DE;color:#235065; margin:10px 0px 0px 0px;}

/*a {color:#92C6DE;text-decoration:none;}
a:hover {color:#235065;text-decoration:none;}*/
a {text-decoration:none;}

img {border:none; display:block;}

h1 {font-size:24px; font-weight:bold; border-bottom:1px solid #92C6DE; margin-bottom:5px; padding-bottom:8px;}
h2 {font-size:14px; font-weight:bold; margin:0px; padding:0px;}
h3 {font-size:12px;font-weight:bold;}

li {padding-left:20px; list-style:none; background-image:url(system_images/li.gif); background-repeat:no-repeat; background-position:10px 6px;}

/**********/
/* Aufbau */
/**********/
.centerbox {
	width:1000px;
}

.head {
	height:255px;
}

.headpic {
	float:left;
	width:780px;
	height:255px;
}

.navi {
	float:left;
	width:200px;
	padding:25px 5px 0px 5px;
}

.minheight {
	float:left;
	width:10px;
	height:549px;
}
	
.content {
	float:left;
	width:780px;
	color:#235065;
	font-size:13px;
	margin:0px 0px 20px 0px
}

.content a {
	text-decoration:underline;
	color:#235065;
}

.content a:hover {
	color:#F96914;
	text-decoration:none;
}

.teaser {
	float:left;
	width:210px;
}

.subnavi {
	float:left;
	border-left:1px solid #E2DFD8;
	width:235px;
	margin-left:14px;
	height:156px;
	margin-top:43px;
	line-height:160%;
}

.logo {
	float:right;
	width:210px;
	height:199px;
	background-color:#FFFFFF;
	padding-top:56px;
}

.breadcrumb {
	float:left;
	height:20px;
	line-height:20px;
	width:760px;
	color:#235065;
	padding-left:30px;
	font-size:11px;;
}

.breadcrumb a {
	background-color:#91C5DD;
	font-size:11px;
	color:#235065;
	text-decoration:none;
}

.language 
{
	float:left;
	width:210px;
	text-indent:15px;
	color:#235065;
	height:20px;
	line-height:20px;
	font-size:11px;
}

.langmenu {	
}

.langmenu a {color:#235065;}

.overcontent_line{
	height:20px;
	line-height:20px;
	background-color:#91c5dd;
}

.background {
	background-image:url('/system_images/background.gif');
	width: 100%; /* sonst wird in ie6 die Hintergrundgrafik nicht angezeigt*/
}

.foot {
	clear:both;
	padding:0px 0px 9px 0px;
}

.footspacer {
	width:249px;
	height:100%;
	float:left;
}


/*************/
/* Templates */
/*************/
/* tpl_teaser */
.tpl_teaser {
	padding:10px;
	width:190px;
	float:right;
}

/* tpl_text_ot */
.tpl_text_ot {
	padding:25px 20px 0px 20px;
	width:740px;
	margin:0px;
	line-height:160%;
}

/* tpl_text */
.tpl_text {
	padding:25px 20px 0px 20px;
	width:520px;
	margin:0px;
	line-height:160%;
}

/* tpl_text_bild */
.tpl_text_bild {
	padding:25px 20px 0px 20px;
	width:520px;
	margin:0px;
}

.tpl_text_bild .img {
	float:left;
	width:120px;
	margin:10px 20px 0px 0px;
	text-align:center;
}

.tpl_text_bild .text {
	float:left;
	width:380px;
	margin:10px 0px 0px 0px;
}

/* tpl_text_bild_ot */
.tpl_text_bild_ot {
	padding:25px 20px 0px 20px;
	width:740px;
	margin:0px;
}

.tpl_text_bild_ot .img {
	float:left;
	width:120px;
	margin:10px 20px 0px 0px;
	text-align:center;
}

.tpl_text_bild_ot .text {
	float:left;
	width:600px;
	margin:10px 0px 0px 0px;
}

/* tpl_text_bild_erw */
.tpl_text_bild_erw {
	padding:0px 20px 0px 20px;
	width:520px;
	margin:0px;
}

.tpl_text_bild_erw .img {
	float:left;
	width:120px;
	margin:10px 20px 0px 0px;
	text-align:center;
}

.tpl_text_bild_erw .text {
	float:left;
	width:380px;
	margin:10px 0px 0px 0px;
}

/* tpl_text_bild_erw_ot */
.tpl_text_bild_erw_ot {
	padding:0px 20px 0px 20px;
	width:740px;
	margin:0px;
}

.tpl_text_bild_erw_ot .img {
	float:left;
	width:120px;
	margin:10px 20px 0px 0px;
	text-align:center;
}

.tpl_text_bild_erw_ot .text {
	float:left;
	width:380px;
	margin:10px 0px 0px 0px;
}

/* tpl_mitglieder */
.tpl_mitglieder {
	padding:25px 20px 0px 20px;
	width:520px;
	margin:0px;
}

.tpl_mitglieder .img {
	float:left;
	width:160px;
	margin:10px 20px 0px 0px;
	text-align:center;
}

.tpl_mitglieder .text {
	float:left;
	width:340px;
	margin:10px 0px 0px 0px;
}

.tpl_mitglieder .line {
	background-color:#92C6DE;
	clear:both;
	line-height:1px;
	height:1px;
	font-size:1px;
	margin:10px 0px 0px 0px;
}

/* tpl_mitglieder */
.tpl_mitglieder_ot {
	padding:25px 20px 0px 20px;
	width:740px;
	margin:0px;
}

.tpl_mitglieder_ot .img {
	float:left;
	width:160px;
	margin:10px 20px 0px 0px;
	text-align:center;
}

.tpl_mitglieder_ot .text {
	float:left;
	width:340px;
	margin:10px 0px 0px 0px;
}

.tpl_mitglieder_ot .line {
	background-color:#92C6DE;
	clear:both;
	line-height:1px;
	height:1px;
	font-size:1px;
	margin:10px 0px 0px 0px;
}

/* tpl_mitglieder_erw */
.tpl_mitglieder_erw {
	padding:0px 20px 0px 20px;
	width:520px;
	margin:0px;
}

.tpl_mitglieder_erw .img {
	float:left;
	width:160px;
	margin:10px 20px 0px 0px;
	text-align:center;
}

.tpl_mitglieder_erw .text {
	float:left;
	width:340px;
	margin:10px 0px 0px 0px;
}

.tpl_mitglieder_erw .line {
	background-color:#92C6DE;
	clear:both;
	line-height:1px;
	height:1px;
	font-size:1px;
	margin:10px 0px 0px 0px;
}

/* tpl_mitglieder_erw */
.tpl_mitglieder_erw_ot {
	padding:0px 20px 0px 20px;
	width:740px;
	margin:0px;
}

.tpl_mitglieder_erw_ot .img {
	float:left;
	width:160px;
	margin:10px 20px 0px 0px;
	text-align:center;
}

.tpl_mitglieder_erw_ot .text {
	float:left;
	width:340px;
	margin:10px 0px 0px 0px;
}

.tpl_mitglieder_erw_ot .line {
	background-color:#92C6DE;
	clear:both;
	line-height:1px;
	height:1px;
	font-size:1px;
	margin:10px 0px 0px 0px;
}

/* tpl_startseite */
.tpl_startseite {
	padding:25px 20px 0px 20px;
}

.tpl_startseite .headline {
	width:230px;
	height:25px;
	line-height:25px;
	float:left;
	color:#FFF;
	text-indent:10px;
	font-size:16px;
	background-image:url(system_images/startseite.gif);
	background-repeat:no-repeat;
	margin:20px 24px 0px 0px;
}



.tpl_startseite .textbox {
	border:1px solid #97C5DB;
	border-top:none;
	float:left;
	width:218px;
	margin:0px 24px 0px 10px;
	height:285px;
	font-size:12px;
}

.tpl_startseite .textbox .text {
	padding:10px;
}

/* tpl_klapptext */
.tpl_klapptext {
}

.tpl_klapptext .headline {
	display:block;
	padding-left:25px;
	background-image:url(system_images/arrow_closed.gif);
	background-repeat:no-repeat;
	background-position:2px center;
	font-weight:bold;
}

.headline_font { color:#F96914; text-decoration:none; }
.headline_font a { color:#F96914; text-decoration:none; }
.headline_font a:hover { color:#235065; text-decoration:underline; }

.tpl_klapptext .headlineDown {
	background-image:url(system_images/arrow_opened.gif);
	color:#235065;
	text-decoration:underline;
}

.tpl_klapptext .text {
	background-color:#E7F2F8;
	color:#235065;
}

.tpl_klapptext .text .img {
	float:left;
	width:175px;
	background-color:#FFF;
	margin:10px 10px 10px 10px;
}

.tpl_klapptext .text .container {
	float:left;
	width:315px;
	margin:10px 10px 10px 0px;
}

.news_teaser_bild {
	float:left;
	margin-right:10px;
	width:180px;
}

.news_teaser_text {
	float:left;
	width:330px;
}

.news_teaser {
	float:left;
	margin-bottom:20px;
	width:520px;
}

.news_bild {
	float:left;
	margin-right:10px;
	width:180px;
}

.news_einl {
	float:left;
	width:330px;
}

.news_main {
	float:left;
	width:520px;
	margin-top:10px;
}

.news_more, .news_back {
	width:520px;
	text-align:right;
}

/********/
/* Navi */
/********/
.menu1	{
	display:block;
	color:#235065;
	font-weight:bold;
	font-size:13px;
	height:28px;
	line-height:28px;
	border-bottom:1px solid #97C5DB;
	padding:0px 0px 0px 10px;
	text-decoration:none;
}
.menu1:hover	{color:#F96914;}
.menu1Down		{color:#F96914;}

.menu2	{
	display:block;
	color:#235065;
	font-weight:bold;
	font-size:12px;
	height:28px;
	line-height:28px;
	border-bottom:1px solid #97C5DB;
	padding:0px 0px 0px 20px;
	text-decoration:none;
}
.menu2:hover	{color:#F96914;}
.menu2Down		{color:#F96914;}

.fmenu1			{
	display:block;
	float:right;
	color:#235065;
	font-size:11px;
	padding:0px 20px 0px 20px;
	border-right:1px solid #235065;
	margin:5px 0px 5px 0px;
	height:11px;
	line-height:11px;
}
.fmenu1:hover	{color:#F96914;}
.fmenu1Down		{color:#F96914;}
.fmenu1Last 	{border-right:none; padding-right:0px;}

/*************/
/* Sonstiges */
/*************/
.suche input {
	width:123px;
	height:12px;
}

input, textarea, select {border:1px solid #235065;}

.referenz, .referenz_active {
	float:left;
	width:212px;
	background-image:url(system_images/point_orange.gif);
	background-repeat:no-repeat;
	padding-left:8px;
	padding-bottom:2px;
}

.referenz_active a {
	color:#F96914;
}

.newsletter_anmelden { 
	width: 100px;
	display: block;
	float: left;
}

.newsletter_anmelden_error { 
	color: #ff0000;
}

.clear {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
}

.language .en {
	width:79px;
	height:16px;
	margin-top:2px;
	display: inline;
	background-image:url('system_images/flag_en_ia.gif');
}

.language .en:hover, .language .en_active {
	background-image:url('system_images/flag_en.gif');
}

.language .de {
	width:79px;
	height:16px;
	margin-top:2px;
	display: inline;
	background-image:url('system_images/flag_de_ia.gif');
}


.language .de:hover, .language .de_active {
	background-image:url('system_images/flag_de.gif');
}
