/* Allgemeines */
body {
	font-family:"Lucida Grande", "Lucida Sans", Lucida, Verdana, sans-serif;
	font-size:14px;
	line-height:21px;
	color:rgb(0,68,102);
	text-align:center;
	margin:0;
	padding:0;
	background-image:url(../pix/side_back.gif);
	background-repeat:repeat-y;
	background-position:center top;
}

div, p, img {
	margin:0;
	padding:0;
	border:0;
}

/* Links, Menü */
a:link, a:visited, a:active {
	color:rgb(235,106,10);
	text-decoration:none;
}

a:hover {
	color:rgb(0,68,102);
}

.a_navi a:link, .a_navi a:visited, .a_navi a:active {
	color:rgb(0,68,102);
	text-decoration:none;
}

.a_navi a:hover {
	color:rgb(235,106,10);
}

a.sel:link, a.sel:visited, a.sel:hover, a.sel:active {
	color:rgb(235,106,10);
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	width:320px;
	height:170px;
	display:block;
}

ul.main_nav {
	width:230px;
	margin:0;
	padding:0;
	text-align:right;
	font-size:15px;
	line-height:28px;
}

ul.main_nav li {
	width:230px;
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:1px solid rgb(235,106,10);
}

ul.main_nav ul {
	margin-bottom:6px;
}

ul.main_nav ul li {
	border-bottom:0;
	font-size:12px;
	line-height:18px;
	width:auto;
}

ul.service_nav, ul.lang_nav {
	margin:0;
	padding:0;
	font-size:10px;
	text-align:right;
	width:420px;
	position:absolute;
	top:-95px;
	left:465px;
}

ul.lang_nav {
	top:-70px;
}

ul.service_nav li, ul.lang_nav li {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}

/* Sprachflaggen
ul.main_nav ul li.lang {
	padding-right:22px;
	background-repeat:no-repeat;
	background-position:214px 4px;
}

.l_1 {
	background-image:url(../pix/flags/tr.png);
}

.l_2 {
	background-image:url(../pix/flags/ru.png);
} */

/* Network-Grafik */
.c_network li a {
	position:absolute;
	display:block;
}

.c_network li.net_1 a {
	top:160px;
	left:130px;
	width:80px;
	height:40px;
}

.c_network li.net_2 a {
	top:220px;
	left:10px;
	width:100px;
	height:80px;
}

.c_network li.net_3 a {
	top:20px;
	left:90px;
	width:100px;
	height:80px;
}

.c_network li.net_4 a {
	top:200px;
	left:260px;
	width:160px;
	height:60px;
}

/* Struktur */
.popup {
	text-align:left;
	margin:20px;
	padding:0;
	background-color:#FFF;
	background-image:url(../pix/leer.gif);
}

.a_all {
	width:100%;
	background-image:url(../pix/top_back.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

.a_wrapper {
	position:relative;
	width:916px;
	margin:0 auto;
	text-align:left;
}

.a_head {
	width:916px;
	height:187px;
	background-image:url(../pix/head_back.gif);
	background-repeat:no-repeat;
}

.a_content {
	width:585px;
	margin:30px 0 60px 330px;
}

.a_navi {
	position:absolute;
	top:187px;
	left:30px;
}

.a_range {
	text-align:right;
	margin:90px 0 0 0;
}

.a_footer {	
	width:600px;
	height:60px;
	text-align:right;
	position:absolute;
	top:10px;
	left:315px;
}

/* Spalten */
.b_2sp {
	width:292px;
	float:left;
}

.b_3sp {
	width:210px;
	float:left;
}

.links {
	margin-right:10px;
}

.mitte {
	width:224px;
	margin-right:10px;
}

.b_3sp_back {
  width:130px; 
  float:left; 
  padding-right:14px;
}

.b_3sp_r_back {
  width:220px; 
  float:left; 
  border-left:1px solid #adb6c0; 
  margin-left:-1px; 
  padding-left:7px;
}

.b_2sp_back {
  width:302px; 
  float:left; 
  padding-right:14px;
}

.b_2sp_r_back {
  width:302px; 
  float:left; 
  border-left:1px solid #adb6c0; 
  margin-left:-1px; 
  padding-left:7px;
}

.b_2sp_news_back {
  width:460px; 
  float:left; 
  padding-right:14px;
}

.b_2sp_news_r_back {
  width:170px; 
  float:left; 
  border-left:1px solid #adb6c0; 
  margin-left:-1px; 
  padding-left:7px;
}

/* Container */
.a_all .c_net {
	font-family:Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:center;
}

.c_net .b_3sp {
	text-align:left;
}

.c_net .links {
	width:130px;
}

.c_net strong {
	text-align:center;
	font-size:11px;
}

.c_net em {
	color:rgb(235,106,10);
	font-style:normal;
}

.c_network {
	position:relative;
}

.c_network ul, .c_network li {
	list-style:none;
	padding:0;
	margin:0;
}

.c_network span {
	display:none;
}

/* Textelemente */
h1 {
	margin:0;
	padding:0;	
}

h1 span {
	display:none;
}

h2 {
	font-size:24px;
	line-height:30px;	
	font-weight:normal;
	color:rgb(235,106,10);
	margin:0 0 21px 0;
	padding:0;	
}

h3 {
	margin:0 0 10px 0;
	padding:0;	
}

h4 {
	margin:0;
	padding:0;	
}

h2 em {
	color:rgb(0,68,102);	
	font-style:normal;
}

.a_range em {
	color:rgb(235,106,10);	
	font-style:normal;
}

ul {
	margin:0;
	padding:0;
}

li {
	margin:0 0 0 18px;
	padding:0 0 9px 0;
}

.pfeil li {
	margin:0;
	padding:0;
	list-style:none;
}

.dl li {
	margin:0;
	padding:3px 0 3px 20px;
	list-style:none;
	background-repeat:no-repeat;
	background-position:0 6px;
	border-bottom:1px solid #000;
}

li.site {
	margin:0;
	padding:0 0 0 18px;
	list-style:none;
	background-image:url(../pix/site_li.gif);
	background-repeat:no-repeat;
}

.a_all .links img {
	float:right;
}

.img_left {
	float:left;
	margin:0 10px 0 0;
}

/* Formulare */
form, fieldset {
	border:0;
	padding:0;
	margin:0;
}

input, textarea {
	font-family:"Lucida Grande", "Lucida Sans", Lucida, Verdana, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	width:98%;
	margin-bottom:9px;
}

.form_button {
margin:0px 0px 9px 0px;
}

.check {
	width:auto;
	margin:0;
}

label, .form_button p {
	margin-bottom:2px;
	display:block;
}

.form_button div label {
	margin-bottom:0px;
	display:inline;
}

button {
	margin-bottom:6px;
}

/* Trenner */
.clear {
	height:1px;
	overflow:hidden;
	clear:both;
}

.divider {
	height:20px;
	overflow:hidden;
	clear:both;
}

.divider1 {
	height:1px;
	overflow:hidden;
	clear:both;
	background-color:rgb(235,106,10);
	margin:20px 0;
}

.c_net .divider {
	height:10px;
}

.c_net .divider1 {
	background-color:rgb(0,68,102);
}

hr {
	display:none;
}
