body {
	width:*;
	min-width:*;
	height:*;
	min-height:*;
	background-color: #03366b;
	text-decoration: none;	
	margin: 0;
	padding:0;
	font-family: Verdana;
	font-size: 8pt;
	color: #03366B;
	line-height: 14px;
}

h1 {
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	padding: 0;
	line-height:14px;
}

h2 {
	font-family:Verdana;
	font-size:11pt;
	font-weight:bold;
	padding: 0;
	line-height:14px;
}

h3 {
	font-family:Times,"Times New Roman",serif;
	font-size:18pt;
	font-weight:bolder;
	margin:0pt;
	line-height:14px;
	padding-right:10px;
}

h4 {
	color:#03366B;
	font-family:Verdana;
	font-size:8pt;
	line-height:14px;
}

h5 {
	font-family:Verdana;
	font-size:14pt;
	font-weight:normal;
	color:#03366B;
	line-height:14px;
}

h6 {
	font-family:Verdana;
	font-size:11pt;
	font-weight:normal;
	color:#03366B;
	line-height:14px;
	margin: 0 0 40px 0;
}

table {
	border: 0px hidden #FFFFFF;
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: top;
	padding: 2px;
	width:100%;
	min-width:100%;
}

td {
	vertical-align: top;
	padding: 3px;
	margin: 0;
}

tr {
	vertical-align: top;

}

th {
	color: #AAA;
	text-align: left;
	border-top: 1px solid #DDD;
}

p {
	font-size: 12px;
}

.left_middle a:link 		{color: #FFFFFF; text-decoration: none;line-height: 38px; vertical-align: top; padding: 3px 0; background-color:#A3B0BC; font-size: 12px; font-familiy: serif;}
.left_middle a:visited 		{color: #FFFFFF; text-decoration: none;line-height: 38px; vertical-align: top; padding: 3px 0; background-color:#A3B0BC; font-size: 12px; font-familiy: serif;}
.left_middle a:hover 		{color: #03366B; text-decoration: none;line-height: 38px; vertical-align: top; padding: 3px 0; background-color:#A3B0BC; font-size: 12px; font-familiy: serif;}
.left_middle a:active 		{color: #333333; text-decoration: none;line-height: 38px; vertical-align: top; padding: 3px 0; background-color:#A3B0BC; font-size: 12px; font-familiy: serif;}

a:link		{color: #03366B; text-decoration: none; border: 0 hidden #FFF;}
a:active	{color: #03366B; text-decoration: none; border: 0 hidden #FFF;}
a:visited	{color: #03366B; text-decoration: none; border: 0 hidden #FFF;}
a:hover		{color: #03366B; border: 0 hidden #FFF; text-decoration: underline;}

div.activelink {background-color: #CCCCCC;}

.activelink a:link 	{background-color: #CCCCCC;}
.activelink a:active	{background-color: #CCCCCC;}
.activelink a:visited	{background-color: #CCCCCC;}
.activelink a:hover	{background-color: #CCCCCC;}

.main {
	width:*;
	min-width:*;
	height:*;
	min-height:*;
	overflow:hidden;	
	margin: 0;
	padding: 0;
	border-right:32px solid #03366B;
}

.top {
	width:100%;
	min-width:100%;
	height:119px;
	min-height:119px;
	overflow:hidden;
	margin:0;	
	padding: 0;
	border-right:32px solid #03366B;
}

.middle {
	width:100%;
	min-width:100%;
	height:100%;
	min-height:100%;
	overflow:hidden;	
	margin: 0;
	padding: 0;
	border-right:32px solid #03366B;
}

.footer{
	width:100%;
	min-width:100%;
	height:32px;
	min-height:32px;
	color: #909090;	
	margin: 0 32px 0 0;
	padding: 0;
	border-right:32px solid #03366B;
}

.rights {
	width:32px;
	min-width:32px;
	height:100%;
	min-height:100%;	
	overflow:hidden;
	background-color:#03366b;
}

.left_top {
	width:170px;
	min-width:170px;
	height:100%;
	min-height:100%;
	overflow:hidden;	
	padding:0;	
	margin:0;
}

.left_middle {
	width:170px;
	min-width:170px;
	height:100%;
	min-height:500px;
	overflow:hidden;	
	padding:0;	
	margin:0;
        font-familiy: serif;
}

.left_footer {
	width:170px;
	min-width:170px;
	height:100%;
	min-height:100%;
	overflow:hidden;	
	padding:0;	
	margin:0;
	background-color:#03366b;
}

.center_top {
	background-color:#FFFFFF;
	background-image:url(pics/oben.gif);
	background-repeat:no-repeat;
	width:100%;
	min-width:100%;
	height:100%;
	min-height:100%;
	overflow:hidden;	
	padding:0;	
	margin:0;
}

.center_middle {
	width:*;
	min-width:*;
	height:100%;
	min-height:500px;
	overflow:auto;	
	padding: 0;	
	margin: 0;
}

.center_frame {
	width:*;
	min-width:*;
	height:100%;
	min-height:100%;
	overflow:hidden;	
	padding: 10px 20px 10px 30px;	
	margin:0;

}

#td_center_frame {
	background-color:#FFFFFF;
	background-image:url(pics/content_bg.gif);
	background-repeat:no-repeat;
}

.center_footer {
	width:100%;
	min-width:100%;
	height:100%;
	min-height:100%;
	overflow:hidden;	
	padding: 6px 0 6px 0;	
	margin:0;
	background-color:#FFFFFF;
	background-image:url(pics/bg_unten.gif);
	background-repeat:no-repeat;
	text-align: right;
}

.activelink {
	color: #FFFFFF;
}

.left_column {
	width:250px;	
	padding: 0 15px 0 30px;
}

.middle_column {
	width:250px;
	padding: 0 15px 0 30px;
}

.right_column {
	width:250px;
	padding: 0 30px 0 15px;
}

.left_menu_no {
	color: #FFFFFF;
	text-decoration: none;
	width:100%;
	margin: 0; 
	padding: 3px 0px 3px 0px; 
	background-color:#A3B0BC; 
	border-bottom: 1px solid #FFFFFF;
}
 
.left_menu_act {
	color: #FFFFFF;
	text-decoration: none;
	width:100%;
	margin: 0; 
	padding: 3px 0px 3px 0px; 
	background-color:#CCCCCC; 
	border-bottom: 1px solid #FFFFFF;
}

.csc-form-labelcell {
	display:none;
}

.csc-form-fieldcell{
	margin-left:180px;
	padding:5px 10px;
}

.lebenslauf1 {
	border-left:1px solid #03366B;
	padding-left:40px;
}

.wappen {
	border:0px hidden #FFFFFF;
	line-height:20px;
	padding:30px;
	text-align:center;
	vertical-align:middle;
}

.ra_box {
	text-align:center;
}

#logo {
	margin: 20px 75px 0 50px;
	padding: auto;
	border: 0 hidden #FFFFFF;
}

#slogan {	
	margin: opx;
	padding: auto;	
}

#spacer {
	width:910px;
	height:150px;
}

#sprachwahl {
  position: absolute;
  background: transparent;
  top: 20px;
  right: 40px;
}

.suchfeld {
  width: 140px;
  margin-left: 10px;
  margin-top: 7px;
}

.left_footer .suchbutton {
  display: none; 
}

.csc-textpic-text {
  border-left:1px solid #03366B;
  margin-left:17px;
  padding-left:20px;
}

#formular td {
  width: 200px;
  text-align: left;
  padding-left: 5px;
}
