/***********************************************/
/* Tags                         	           */
/***********************************************/
/* h1 to h3 - see contribute user css*/
html {overflow-y: scroll;}


body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color:#FFFFFF;
	line-height: 1.60;
	margin: 0px;
	padding: 0px;
	height:100%;
	width:100%;
	text-align:center;
	font-size:12px;
	background-image:url(../../Images/struktur/bg.jpg);
	background-repeat:repeat-x;
	background-position:0px 100px;

}

img {
	border:0px;
	border-style:none;
}
p  {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 160%;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #999999;
}

td  {
	vertical-align:top;
	text-align:left;
}
form td  {
	vertical-align:bottom;
	padding:0px 6px 6px 0px;
}

textarea, input, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	font-size:11px;
	/*width:100%;*/
}

#right_col textarea {
	font-size:9px;
}

textarea {
	margin:6px 0px 6px 0px;
	width:100%
}
textarea, input.border, option, select  {
	border:1px solid #999999;
}
input, checkbox, option, select  {
	margin:0px;
}
input.button {
	color: #333333;
	height:19px;
	font-size: 11px;
	font-weight: normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #333333;
	padding: 0px 2px 5px 16px; /* padding:0px 3px 4px 3px; */
	vertical-align:top;
	background:  url(../../Images/struktur/link_vor_icon.png) no-repeat 4px 4px;
}
input.button_mouseover {
	color: #136D99;
	height:19px;
	font-size: 11px;
	font-weight: normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #333333;
 	padding:0px 2px 5px 16px;
 	vertical-align:top;
	background:  url(../../Images/struktur/link_vor_icon.png) no-repeat 4px 4px;

}
#PersZug {
	color: #333333;
	margin:0px 0px 3px 10px;

}

.input_text_off {
	color: #999999;
	height:17px;
	font-size: 11px;
	font-weight: normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #DDDDDD;
	margin:0px 0px 2px 10px;
	width:130px;
	padding: 1px; /* padding:0px 3px 4px 3px; */
}

.input_text_on {
	color: #333333;
	height:17px;
	font-size: 11px;
	font-weight: normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #DDDDDD;
	margin:0px 0px 2px 10px;
	width:130px;
	padding: 1px; /* padding:0px 3px 4px 3px; */
}

#links_content input.button {
	margin-left:127px;
	border:0px solid #FFFFFF;
}

#suchtext {
	color: #444444; 
 	height:14px;
 	font-size: 9px;
 	font-weight: normal;
 	font-family : Verdana, Arial, Helvetica, sans-serif;
 	background : #FFFFFF none;
 	border:1px solid #999999;
 	padding:1px;
 	vertical-align:bottom;
	text-align:left;
	width:70px;
	margin:0px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	top:0px;
	left:0px;
	padding: 0px;
	width:100%;
	text-align:center;
	vertical-align:top;
	color:#FFFFFF;
	border-bottom:2px solid #CCCCCC
}
#masthead a, #masthead a:link, #masthead a:visited, #masthead a:hover{
	text-decoration: none;

}
#masthead_detail{
	position:absolute;
	top:20px;
	left:0px;
	width:600px;
	border-bottom:1px solid #999999;
	margin:0px 20px 0px 20px;
	padding:0px 0px 6px 0px;
	
}
#masthead_logo {
	position:static;
	margin:0px 0px 0px 0px;
}
#masthead_detail a, #masthead_detail a:link, #masthead_detail a:visited, #masthead_detail a:active {
	text-decoration: none;
	color: #333333;
}
#masthead_detail a:hover {
	color: #B50007;
}
#masthead_detail ul {
	margin:0px 0px 0px 0px;
	padding:0px;
}
#masthead_detail li {
	margin:0px;
	list-style: none;
	padding:0px 0px 0px 6px;
	display:inline;
	vertical-align:baseline;
}

#navBar{
	position:static;
	float:left;
	height:auto;
	overflow:hidden;
	width: 175px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	margin:22px 0px 0px 0px;
}
#content_frame{
	width: 100%;
	font-size: 12px;
	padding:0px 0px 0px 0px;
	overflow:hidden;

	/*border: 1px solid green;*/
}

.detail_table {
	margin:0px 0px 12px 0px;
	padding:0px;
}
.detail_table td {
	padding:0px 4px 4px 0px;
}
#pageName{
	position:static;
	width:480px;
	padding:0px 0px 0px 205px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	margin: 0px 0px 14px 0px;
	clear:left;
}
#pageName_detail {
	position:static;
	padding:0px 0px 0px 0px;
}
#Seite_SubTitel{
	position:static;
}
#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}
#logo {
	padding-top:7px;
	width:49%;
	float:left;
	vertical-align:middle;
	
}
#logo img {
	margin:0px 20px 0px 20px;
	border-style: none;
	border:0px;
	
}
#logo_prt {
	display:none;
	visibility:hidden;
}

/***********************************************/
/* Content Frame                               */
/***********************************************/

#content_frame a, #content_frame a:link, #content_frame a:visited {
	color: #136D99;
	/*#9FC0D9*/
	text-decoration: none;
}

#content_frame a:hover, #content_frame a:active {
	text-decoration:none;
	color:#333333;
}


/***********************************************/
/* Right Col                                   */
/***********************************************/
#right_col p  {
	margin: 0px 0px 6px 0px;
	padding: 0px;
}
#right_col{
	float:right;
	margin:0px 0px 12px 28px;
	width: 220px;
	height: auto;
	text-align:left;
	color:#666666;
	font-size:11px;
}
#right_col h1{
	font-weight:bold;
	font-size:11px;
	margin:0px 0px 8px 0px;
	padding:0px 0px 0px 0px;
}
#right_col a:link, #right_col a:visited {
	text-decoration: none;
	color:#666666;
}
#right_col a:hover, #right_col a:active{
	text-decoration: none;
	color:#136D99;
}
.block{
	border-bottom:1px solid #DDDDDD;
	margin:0px 0px 0px 0px;
	padding:2px 0px 22px 0px;
	clear:both;
}
.block_detail + .block, #standwahl + .block, {
	padding-top:0px;
}
.block_detail{
	border:1px solid #DDDDDD;
	margin:0px 0px 22px 0px;
	padding:1px 4px 6px 4px;
	clear:both;
}
.block + .block_detail {
	border-top:0px solid white;
}
#right_col select {
	width:125px;
}
/********** Standwahl Box *****/

#standwahl {
	width:100%;
	padding:0px;
	clear:right;
	border:1px solid #999999;
	margin:0px 0px 22px 0px;
}
.block + #standwahl {
	border-top:0px solid white;
}

.standwahl_img_td  {
	width:64px;
	height:70px;
	padding:0px 0px 0px 0px;
	text-align:left;
	vertical-align:top;
}
.standwahl_img_td img {
	width:64px;
	height:70px;
	padding:0px;
	border-style:none;
	border:0px;
}
.standwahl_text_td {
	padding:2px 0px 3px 4px;
	vertical-align:top;
	text-align:left;
}
.standwahl_text_td h1  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding: 0px 0px 12px 0px;
	margin:0px;
}

/********** Right Col Akademie Box *****/

#rightCbox {
	width:100%;
	padding:0px;
	margin:0px 0px 6px 0px;
}
.rightCbox_img_td  {
	width:60px;
	height:80px;
	padding:0px 0px 0px 0px;
	text-align:left;
	vertical-align:top;
}
.rightCbox_img_td img {
	padding:0px;
	border-style:none;
	border:0px;
}
.rightCbox_text_td {
	padding:0px 0px 0px 4px;
	vertical-align:top;
	text-align:left;
}


/***********************************************/
/* Left Col                                   */
/***********************************************/
#left_col_small {

}
#left_col_breite {
	position:static;
	float:right;
	width:730px;
	margin-left:0px;
	margin-top:11px;
	/*border: 1px solid blue;*/
}
#left_col_voll {

}


#content {
	position:static;
	overflow: hidden;
	text-align:left;
	width:937px;
	min-height:507px;
	padding:0px 10px 30px 0px;
	margin:0px;
	background-color:#FFF;
}
* html #content { /* IE hack */
	/*height:507px;*/
}
#content table {	font-size:12px; }

#landing_text table{
	text-align:left;
	padding:10px 0px 10px 0px; 
}
#right_col table{
	/*margin: 0px 0px 0px 0px; */
}
/***********************************************/
/* Footer                                   */
/***********************************************/

#footer {
	width: 940px;
	padding:3px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	vertical-align:middle;
	bottom:0px;
	position:static;
	clear:both;
	height:20px;
	background-color:#DDDDDD;
	/*font-family:"Calibri",Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#sub_footer {
	width: 940px;
	padding:2px 0px 3px 0px;
	margin:0px 0px 30px 0px;
	vertical-align:middle;
	text-align:center;
	bottom:0px;
	position:static;
	clear:both;
	height:20px;
	/*font-family:"Calibri",Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}


#footer div.foot_td_l  {
	width:685px;
	float:left;
}
#footer div.foot_td_r  {
	width:240px;
	float:right;
	text-align:right;

}
#footer_L {
	width:165px;
	float:left;
	text-align:left;
	padding-left:20px;
	vertical-align:bottom;
}
#footer_R {
	width:480px;
	float:right;
	text-align:left;
	padding-left:6px;
	font-family:"Calibri",Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}
#footer div.foot_td_copy  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
}
#footer ul, #sub_footer ul {
	margin:0px;
	padding:0px;
}
#footer ul li {
	margin:0px;
	padding:0px 16px 0px 0px;
	display:inline;
	list-style-type:none;
	background-image:url();
	vertical-align:bottom;
	font-size: 12px;
}
#footer div.foot_td_copy ul li {
	font-size: 10px;
}
#sub_footer ul li  {
	margin:0px;
	padding:0px 4px 0px 4px;
	display:inline;
	list-style-type:none;
	background-image:url();
	vertical-align:bottom;
	font-size: 10px;
	color:#999999;
}

#footer ul li a:link, #footer ul li a:visited {
	text-decoration:none;
	color:#333333;
}
#footer ul li a:hover, #footer ul li a:active, #footer ul li.aktiv a {
	text-decoration:none;
	color:#4176A0;
}

#sub_footer ul li a:link, #sub_footer ul li a:visited  {
	text-decoration:none;
	color:#999999;
}

#sub_footer ul li a:hover, #sub_footer ul li a:active, #sub_footer ul li.aktiv a {
	text-decoration:none;
	color:#4176A0;
}

#footer img  {
	border-style:none;
	border:0px;
	padding:0px 0px 0px 6px;
	margin:0px;
}
#prt_footer, #detail_footer  {
	text-align:left;
	position:static;
	height: auto;
	width: auto;
	padding:0px 0px 0px 0px;
	font-size: 9px;
	display:none;
	margin:0px;
}
#detail_footer  {
	display:block;
	width:600px;
	padding:6px 0px 0px 0px;
	margin:6px 0px 0px 0px;
	border-top:1px solid #999999;
}
#prt_footer table {
	width:100%;
}
#prt_footer td, #detail_footer td {
	text-align:center;
}
#prt_footer ul, #detail_footer ul  {
	margin-left:0;
	padding-left:0;
}
#prt_footer li, #detail_footer li  {
	margin-left:0;
	list-style: none;
	padding:3px 0px 0px 0px;
}

#footnav {
	margin: 0px 0px 20px 0px;
	font-size:12px;
	font-weight:bold;
	font-family:"Calibri",Verdana, Arial, Helvetica, sans-serif;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-weight:bold;
	text-align:center;
	width:950px;
	
}
#footnav table {
	text-align:center;
	width:100%;
}
#footnav table td {
	width:20%;
}
#footnav table td.ft_left {
	padding-left:16px;
	padding-right:60px;
	text-align:left;
	width:20%;
}
#footnav table td.ft_mid {
	padding-left:60px;
	padding-right:60px;
	width:30%;
	
}
#footnav table td.ft_right {
	padding-left:60px;
	padding-right:16px;
	text-align:right;
	width:20%;
}


#footnav ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#footnav ul ul{
	list-style:none;
	margin-left:0px;
	padding:0px;
}


#footnav a, #footnav a:link, #footnav a:visited, #footnav ul.visible li.inaktiv a  {
	
	color:#999999;
	text-decoration: none;
}

#footnav a:hover, #footnav a:active, #footnav ul.visible li a:hover, #footnav ul.visible li.aktiv a:hover, #footnav ul.visible li.aktiv a  {
	text-decoration:none;
	color:#4176A0 ;
}

#footnav ul.visible li.inaktiv a  {
	color:#999999;
	text-decoration: none;
}

#footnav ul.visible li.inaktiv a:hover  {
	text-decoration:none;
	color:#4176A0;
}

#footnav ul.visible {
	list-style:none;
	margin:0px 0px 0px 11px;
	padding:0px;
	font-size:14px;
	vertical-align:bottom;
}
#footnav ul.visible li {
	border-top:1px solid #DDDDDD;
	margin:0px;
	padding:0px;
	width:160px;
	vertical-align:bottom;
	background:  url();
}
#footnav ul.visible a {
	
	
	margin:0px;
	padding: 2px 0px 0px 10px;
	text-decoration:none;
	display:block;
	vertical-align:bottom;
	color:#999999;
}

/***********************************************/
/* Top Navigation styles                                   */
/***********************************************/
#Hochnavigation {
	display:block;
	visibility:visible;
	width:947px;
	}

#Erstenavigation {
	border-top:2px solid #4176A0;
	border-bottom:1px solid #FFFFFF;
	background-color:#DDDDDD;
	width: 100%;
	LINE-HEIGHT: 18px;
	padding:0px 0px 0px 0px;
	clear:both;
	height:24px;
	margin:0px;
}

#Erstenavigation ul {
	list-style:none;
	margin:0px;
	padding:0px;
	vertical-align:top;
	
}
#Erstenavigation ul li {
	text-align:left;
	margin:0px;
	padding:0px;
	vertical-align:bottom;
	float:left;
	height:25px;	
}

#Erstenavigation ul a {
 	COLOR:#333;
	font-weight:bold;
	font-family:"Calibri",Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	padding: 3px 20px 3px 21px;
	text-decoration:none;
	display:block;
}
#Erstenavigation ul li a:hover{
	text-decoration:none;
	COLOR: #4176A0;
	background-color:#FFFFFF;
}
#Erstenavigation ul li.aktiv {
	color:#4176A0;
	margin:0px;
	padding:0px;
	vertical-align:bottom;
}
#Erstenavigation ul li.aktiv a:hover, #Erstenavigation ul li.aktiv a{
	text-decoration:none;
	COLOR: #4176A0;
	background-color:#FFFFFF;
}

/****************/

#ZweiteNavigation, #DritteNavigation {
	display:none;
	visibility:hidden;
	background-color:#DDDDDD;
	width: 100%;
	LINE-HEIGHT: 15px;
	clear:both;
	height:22px;
	padding:0px 0px 0px 0px;
	margin:0px;

}
#DritteNavigation {
	background-color:#FFFFFF;
	padding-left:12px;
	width:884px;
	display:none;
}
#DritteNavigation.visible {
	display:block;
}

#ZweiteNavigation ul, #DritteNavigation ul {
	list-style:none;
	margin:0px;
	padding:0px;
	vertical-align:top;
	display:none;
}

#ZweiteNavigation ul.visible, #DritteNavigation ul.visible {
	display:block;
}
#ZweiteNavigation ul li, #DritteNavigation ul li {
	text-align:left;
	margin:0px;
	padding:0px;
	height:22px;	
	vertical-align:bottom;
	float:left;
}

#ZweiteNavigation ul li.aktiv, #DritteNavigation ul li.aktiv {
	margin:0px;
	padding:0px;
	vertical-align:bottom;
}
#ZweiteNavigation ul a, #DritteNavigation ul a {
	COLOR:#333;
	margin:0px;
	padding: 3px 20px 3px 20px;
	text-decoration:none;
	display:block;
}
#DritteNavigation ul a {
	padding: 3px 5px 3px 5px;
}
#ZweiteNavigation ul li a:hover, #DritteNavigation ul li a:hover {
	text-decoration:none;
	COLOR: #4176A0;
	background-color:#DDDDDD;
}
#ZweiteNavigation ul li.aktiv a:hover, #DritteNavigation ul li.aktiv a:hover, #ZweiteNavigation ul li.aktiv a, #DritteNavigation ul li.aktiv a {
	text-decoration:none;
	COLOR: #333333;
	background-color:#DDDDDD;

}
/***********************************************/
/* Top Navigation styles                                   */
/***********************************************/

#topnav {
	position: absolute;
	font-size:11px;
	left: 760px;
	top:45px;
	width:auto;
	height:17px;
	text-align:left;
	vertical-align:bottom;
	padding:0px;
	font-weight: bold;
}
#topnav ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#topnav ul li {
	margin:0px;
	padding:0px 10px 0px 0px;
	float:left;
	text-align:center;
}
#topnav ul li.li_border {
	padding:0px;
	color:#333333;
	width:auto;
	vertical-align:middle;
	margin:0px;
}
#topnav ul a {
	color: #136D99;
	margin:0px;
	padding: 2px 8px 0px 8px;
	text-decoration:none;
	display:block;
	height:15px;
}
#topnav ul li a:hover, #topnav ul li.aktiv a:hover, #topnav ul li.aktiv a{
	text-decoration:none;
	color: #333333;
}
#topnav table td {
	padding:0px;
	vertical-align:middle;
	text-align:left;
}
#topnav table td img {
	padding:0px;
	margin:0px;
}

#Hauptnavigation{
	width: 947px;
	/*border-top:2px solid #DDDDDD;
	border-right:2px solid #DDDDDD;
	border-bottom:2px solid #DDDDDD;
	border-left:1px solid #DDDDDD;*/
	height:90px;
	text-align:left;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	font-size:11px;
	margin:10px 0px 0px 0px;
}
#Hauptnavigation_Right{
	float:right;
	margin:17px 20px 0px 0px;
	width:45%;
	text-align:right;
}
#Hauptnavigation_Lang{
	margin:0px 0px 5px 0px;
	float:right;
	clear:both;
	text-align:right;
	visibility:hidden;
	display:none;
}
#Hauptnavigation_Font{
	color:#666;
	margin:0px 0px 10px 0px;
	text-align:right;
	float:right;
	clear:both;

}
#Hauptnavigation_Font a:link, #Hauptnavigation_Font a:visited {
	text-decoration:none;
	color:#333;
}
#Hauptnavigation_Font a:hover, #Hauptnavigation_Font a:active {
	text-decoration:none;
	color:#4176A0;
}

#Hauptnavigation_Font a.text_smaller{
	font-size:10px;
	
}
#Hauptnavigation_Font a.text_med{
	font-size:12px;
	
}
#Hauptnavigation_Font a.text_larger{
	font-size:14px;
	
}
#Hauptnavigation_Search{
	color:#666;
	margin:0px 0px 15px 0px;
	clear:both;
	float:right;
	text-align:right;
}
#Hauptnavigation ul {
	list-style:none;
	display:inline;
	margin:0px;
	padding:0px;
}
#Hauptnavigation ul li {
	margin:0px;
	font-weight:bold;
	padding: 3px 10px 6px 0px;
	height:16px;
	float:left;
	/*width:110px;*/
	text-align:center;
	list-style:none;
	display:inline;  /*This causes problems */
}
#Hauptnavigation ul a {
	margin:0px 0px 0px 0px;
	text-decoration:none;
	/*display:block;*/
	height:16px;
	color:#666;
}

#Hauptnavigation_Lang ul, #Hauptnavigation_Search ul{
	padding: 0px;
	margin:0px;
	
}
#Hauptnavigation_Lang ul li, #Hauptnavigation_Search ul li{
	padding: 0px 0px 3px 10px;
	
}
#Hauptnavigation_Lang ul li a{
	height:auto;
	
}

#Hauptnavigation ul li a:hover, #Hauptnavigation ul li.aktiv a:hover, #Hauptnavigation ul li.aktiv a{
	text-decoration:none;
	color:#4176A0;
}

input.search_button {
	color: #333333;
	height:19px;
	font-size: 11px;
	width:10px;
	font-weight: normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	border:0px solid #FFFFFF;
	padding: 0px; /* padding:0px 3px 4px 3px; */
	vertical-align:top;
	background:  url(../../Images/struktur/link_vor_icon.png) no-repeat 0px 5px;
}
input.search_button_over {
	color: #333333;
	height:19px;
	font-size: 11px;
	width:10px;
	font-weight: normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	border:0px solid #FFFFFF;
	padding: 0px; /* padding:0px 3px 4px 3px; */
	vertical-align:top;
	background:  url(../../Images/struktur/link_vor_icon.png) no-repeat -1px 6px;

}
/***********************************************/
/*				 navBar						   */
/***********************************************/
#links_content {
	margin: 0px 0px 0px 0px;
	position:relative;
	font-size:14px;
	font-family:"Calibri",Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}
#links_content ul{
	list-style:none;
	margin:0px;
	padding:0px;
	display:none;
}
#links_content form{
	margin:30px 0px 0px 0px;
}

#links_content ul.visible {
	display:block;
}
#links_content a, #links_content a:link, #links_content a:visited, #links_content ul.visible li.inaktiv a  {
	color:#4176A0;
	text-decoration: none;
}

#links_content a:hover, #links_content a:active, #links_content ul.visible li a:hover, #links_content ul.visible li.aktiv a:hover, #links_content ul.visible li.aktiv a  {
	text-decoration:none;
	color:#4176A0 ;
}

#links_content ul.visible li.inaktiv a  {
	color:#333333 ;
	text-decoration: none;
}

#links_content ul.visible li.inaktiv a:hover  {
	text-decoration:none;
	color:#4176A0;
}

#links_content ul.visible {
	list-style:none;
	margin:0px 0px 0px 11px;
	padding:0px;
	font-size:14px;
	vertical-align:bottom;
}
#links_content ul.visible li {
	border-top:1px solid #DDDDDD;
	margin:0px;
	padding:0px;
	width:160px;
	vertical-align:bottom;
	background:  url();
}
#links_content ul.visible a {
	
	color:#4176A0;
	margin:0px;
	padding: 2px 0px 0px 10px;
	text-decoration:none;
	display:block;
	vertical-align:bottom;
	color:#333333;
}
/*
ul.visible a:link, ul.visible a:visited {
	text-decoration:none;
	color: #333333;
}
ul.visible li a:hover, ul.visible li.aktiv a:hover, ul.visible li.aktiv a {
	text-decoration:none;
	color: #136D99;
}*/

/***********************************************/
/*		Content Seiten Komponenten			   */
/***********************************************/

#index_div {
	margin:0px 0px 30px 80px;
	color:#333333;
	font-size:14px;
}
#index_div a, #index_div a:link, #index_div a:visited,   {
	color:#4176A0;
}
#index_div a:hover, #index_div a:active {
	color:#333333;
}
#index_div_1 {
	width:233px;
	height:175px;
	padding:5px;
	margin:5px;
	background-repeat:repeat;
}

#index_div_2 {
	width:486px;
	height:260px;
	padding:5px;
	margin:5px;
	background-repeat:repeat;
}
#index_div_3Oben {
	width:739px;
	height:260px;
	padding:5px;
	margin:5px;
	background-repeat:repeat;
}
#index_div_3Unten {
	width:739px;
	height:70px;
	padding:0px 5px 5px 5px;
	margin:0px 5px 5px 5px;
	background-repeat:repeat;

}
#index_div H1 {
	font-size: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A0BDDC;
	font-weight:bold;
	margin-top:40px;
	margin-bottom:10px;
}
#index_div H2 {
	color: #4176A0;
	font:20px liberation sans, Verdana, Helvetica, Arial, sans-serif;
	font-weight:lighter;
	line-height:27px;
	margin-bottom:6px;
	margin-top:0px;
}
#index_div H3 {
	color: #4176A0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
#index_div p {
	color: #333333;
	font:14px liberation sans, Verdana, Helvetica, Arial, sans-serif;
	font-weight:lighter;
	font-size:14px;
	margin-bottom:11px;
}
#index_div_1, #index_div_1 p{
	color: #4176A0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:5px;
}
#index_div_3Unten p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom:5px;
}

.border_full {
width:100%;
min-height:30px;
padding: 3px;
border:1px solid #999999;
margin:6px 0px 12px 0px;
}

#referenzen tr td {
	border:1px solid #DDDDDD;
}

/********** Verteiler Tabelle Template 1.1 *****/

#box {
	width:100%;
	padding:0px;
	clear:both;
}
.border_bottom_999999 {
	border-bottom:1px solid #999999;
}
.box_img_td  {
	width:90px;
	height:120px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #999999;
	text-align:left;
	vertical-align:top;
}
.box_img_td img {
	padding:0px;
	border-style:none;
	border:0px;
}
.box_text_td {
	padding:3px 0px 2px 10px;
	line-height: 1.27;
	width:282px;
	vertical-align:top;
	text-align:left;
	border-bottom:1px solid #999999;
}
.box_text_td p {
	margin:0px;
}
.box_text_td h1  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	padding: 0px 0px 3px 0px;
	margin:0px;
}

#picture {
	background-position:top left;
	padding:0px ;
	background-repeat:no-repeat;
	margin-bottom:4px;
	width:730px;
	height:270px;
}
#picture h1 {
	padding-top:20px;
}
/********** Artikle Tabelle Template 1.3 *****/

#artbox {
	/*width:100%;*/
	padding:0px;
	margin:0px 0px 12px 0px;
}
.artbox_img_td  {
	width:90px;
	height:120px;
	padding:0px 0px 0px 0px;
	text-align:left;
	vertical-align:top;
}
.artbox_img_td img {
	padding:0px;
	border-style:none;
	border:0px;
}
.artbox_text_td {
	padding:0px 0px 0px 10px;
	vertical-align:top;
	text-align:left;
}

/********** Newletter Abonnenten PHP Seite *****/
table.phpListTable {
margin:6px 0px 6px 0px;
width:75%;
}

table.phpListTable tr td  {
padding:0px 6px 6px 0px;
vertical-align:middle;

}

/********** News Seite Template 1.5 *****/
#news_tab  {
	border-left:1px solid #999999;
}
#news_tab td {
	vertical-align:bottom;
}
#news_tab td.aktiv, #news_tab td.inaktiv {
	vertical-align:middle;
	border-top:1px solid #999999;
	padding: 0px 8px 0px 8px;
}
#news_tab tr td.diagC {
	vertical-align:bottom;
	border-top:1px solid #999999;
}
#news_tab tr td.diagR {
	vertical-align:bottom;
}
#news_tab tr td.aktiv{
	color:#FFFFFF;
	background-color:#7B7B7B;
}
#news_tab tr td.aktiv a, #news_tab tr td.aktiv a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#news_tab tr td.aktiv a:hover, #news_tab tr td.aktiv a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#news_block {
	width:462px;
	padding:0px;
	margin:0px;
}
#news_block h1{
	margin:4px 0px 16px 0px;
}
.news_bottom_border{
	width:inherit;
	padding:0px 5px 12px 0px;
	margin:0px 0px 14px 0px;
}
.news_bottom_border form, .news_bottom_border select {
	padding:0px;
	margin:0px;
	width:auto;
}
.news_table {
	margin:0px 0px 0px 0px;
	padding:0px;
	width:100%;
}
.news_table_titel {
	color:#666666;
	font-weight:normal;
	margin:0px 6px 0px 0px;
	padding:0px;
}
#news_table_SubTitel {
	font-weight:bold;
	margin:0px 0px 6px 0px;
	padding:0px;
	color:#333333;
}
.news_table_img_td  {
	width:90px;
	height:120px;
	padding:0px 0px 14px 0px;
	text-align:left;
	vertical-align:top;
}
.news_table_img_td img {
	padding:0px;
	border-style:none;
	border:0px;
}
.news_table_text_td {
	padding:0px 5px 14px 10px;
	vertical-align:top;
	text-align:left;
}
#news_block h1 a, #news_block h1 a:link, #news_block h1 a:visited, #news_block h1 a:active, #news_block h1 a:hover {
	color:#333333;
}
#news_table_SubTitel a, #news_table_SubTitel a:link, #news_table_SubTitel a:visited, #news_table_SubTitel a:active, #news_table_SubTitel a:hover {
	color:#333333;
}
.PortraitStelle {
	color:#999999;
}
.BildDruckVollBreite {
	width:480px;
	
}

/*--------------------------------------------------|
|Catalog CSS 								|
|--------------------------------------------------*/

#index {
	width:25px;
	text-align:right;
	vertical-align:top;
	float:left;
}
#chars 	{
	clear:both;
	float:right;
	vertical-align:middle;
	text-align:center;
	background-color:#DDDDDD;
}

#chars a {
	color:#333333;
	text-decoration:none;
	font-size:14px;
	width:20px;
	height:20px;
	padding:3px;
	text-align:center;
}
#chars  a.aktiv, #chars a:hover  {
	font-size:25px;
	width:25px;
	height:20px;
	background-color:#DDDDDD;
}
#table {
margin:0px;


}
#table table tr td input {
	margin:0px;
}
.table {
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	width:95%;
}
.table tr td {
	padding:4px 4px 2px 5px;
	vertical-align:top;
	border-bottom:1px solid #DDDDDD;
}
.table_head_A, .table_head_B {
	background-color:#C0C0C0;
	padding:4px 4px 2px 5px;
	font-weight:bold;
}
.table_head_B {
	border-left:1px solid #FFFFFF;
}
.table_row_1_A {
	background-color:#DDDDDD;
}
.table_row_1_B {
	background-color:#DDDDDD;
	border-left:1px solid #FFFFFF;
}
.table_row_2_A {
	background-color:#FFFFFF;
}
.table_row_2_B {
	background-color:#FFFFFF;
	border-left:1px solid #FFFFFF;
}
.table_row_weiss {
	background-color:#FFFFFF;
}
.page_aktiv {
	color: #9c0a0b;
}

td.table_0_A {
	border-bottom:1px solid #FFFFFF;
	background-color:#DDDDDD;
	padding:7px 7px 6px 6px;
	text-align:right;
	width:20%;
	vertical-align:top;
}
td.table_0_B {
	border-bottom:1px solid #FFFFFF;
	background-color:#d9d9d9;
	padding:7px 7px 6px 6px;
	vertical-align:top;
}
td.table_1_A {
	border-bottom:1px solid #FFFFFF;
	background-color:#E0E0E0;
	padding:7px 7px 6px 6px;
	text-align:right;
	vertical-align:top;
}
td.table_1_B {
	border-bottom:1px solid #FFFFFF;
	background-color:#F0F0F0;
	padding:7px 7px 6px 6px;
	vertical-align:top;
}
 

/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

/*
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
*/
.dtree img {
	border: 0px;
	vertical-align: middle;
}
/*
.dtree a {
	color: #333;
	text-decoration: none;
}*/
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
/*
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}*/
.dtree .clip {
	overflow: hidden;
}
/*--------------------------------------------------|
| http://jquery.com// | Preview Javascript
|---------------------------------------------------|
| http://cssglobe.com/post/1695/easiest-tooltip-and-image-preview-using-jquery           |
|--------------------------------------------------*/


#preview{
	position:absolute;
	border:1px solid #999999;
	padding:6px;
	display:none;
	background-color:#d9d9d9;
	}
#preview img{
	margin-bottom:6px;
}

/*
// ***** Suchen CSS ***************** //
*/
#seach_results { /* Whole results frame (widt detrmined in config however */

}
#seach_results #seach_summary { /* Encloses summary of number of results */

}
#seach_results #pagination { /* Encloses entire summary and page links */
	margin:5px 0px 10px 0px;
}
#seach_results #summary { /* Encloses '1 bis 10 von 61 gefundenen Medien' */

}
#seach_results #links { /* Encloses 'Previous 1 2 3 4 Next' */
}
#seach_results #links ul { /* Encloses 'Previous 1 2 3 4 Next' */
	margin:0px;
	padding:0px;
}
#seach_results #links ul li { /* Encloses 'Previous 1 2 3 4 Next' */
	margin:0px;
	padding:0px 3px 0px 3px;
	background:  url();
}
#seach_results #links ul li.back a { /* 'Previous ' */
	padding:0px 3px 0px 15px;
	background:  url(../../Images/struktur/link_zurueck_icon.png) no-repeat center left;
}
#seach_results #links ul li.next a { /* 'Next' */
	background:  url(../../Images/struktur/link_vor_icon.png) no-repeat center right;
	padding:0px 15px 0px 3px;
}
#seach_results #links ul li.page_link { /* 'Normal page number' */
	
}
#seach_results #links ul li.active_page { /* 'Current Page ' */
	font-weight:bold;
}
#seach_results .results { /* Encloses just the results */
	padding:10px 0px 10px 0px;
	margin:10px 0px 10px 0px;
	border-top:1px solid #C7C8CA;
	border-bottom:1px solid #C7C8CA;
}

#seach_results .result { /* Encloses each individual result entry */
	margin:0px 0px 10px 0px;
}
#seach_results .titel { /* Encloses title or filename of each result */
	font-size:13px;
	font-weight:bold;
}
#seach_results .description { /* Encloses title or filename of each result */
	margin:0px 0px 0px 10px;
}
#seach_results .url { /* Encloses title or filename of each result */
	margin:0px 0px 0px 10px;
}

#seach_results .titel a, #seach_results .titel a:link, #seach_results .titel a:visited  {
	text-decoration:none;	
}
#seach_results .titel a:hover, #seach_results .titel a:active  { 
	text-decoration:underline;
}
#seach_results .description a, #seach_results .description a:link, #seach_results .description a:visited {
	text-decoration:none;	
}
#seach_results .description a:hover, #seach_results .description a:active {
	text-decoration:none;	
}
#seach_results .url a, #seach_results .url a:link, #seach_results .url a:visited {
	text-decoration:none;
	font-style:italic;	
}
#seach_results .url a:hover, #seach_results .url a:active {
	text-decoration:underline;	
}
