@import url(css2.css);
body { 
	margin:0 auto; 
	padding:0px;
	background-color: #a4a4a4;
	font-family: Tahoma, Verdana, sans-serif; 
	font-size:11px; 
	scrollbar-base-color:#FFFFFF;
	scrollbar-track-color:#DFDFED;
	scrollbar-shadow-color:#A7A7C4;
	scrollbar-arrow-color:#001C57;
}
td			{ font-family: Tahoma, Verdana, sans-serif; font-size:11px; color: #241F20; }
input		{ font-family: Tahoma, Verdana, sans-serif; font-size:11px; color: #241F20; }
option		{ font-family: Tahoma, Verdana, sans-serif; font-size:11px; color: #241F20; }
select		{ font-family: Tahoma, Verdana, sans-serif; font-size:11px; color: #241F20; }
textarea	{ font-family: Tahoma, Verdana, sans-serif; font-size:11px; color: #241F20; }

.imgblock img { display:block; }
.reg_aktiv img { display:block; }
.reg_aktiv2 img { display:block; }
.reg_inaktiv img { display:block; }
.reg_inaktiv2 img { display:block; }
.login_logout img { display:block; }



.bg
{
	display: block;
	margin:0px 0px 0px 0px;
	background-color:white;
	border-style:solid;
	border-width: 0px; /*1px;*/
	border-color: #BBBBBB;
}

a.pfeile			{ font-size:11px; text-decoration:underline; color:#241F20; padding:0px 0 0 0px; }
a.pfeile:link		{ font-size:11px; text-decoration:underline; color:#241F20; }
a.pfeile:hover		{ font-size:11px; text-decoration:underline; color:#241F20; }
a.pfeile:visited	{ font-size:11px; text-decoration:underline; color:#241F20; }

a.menue_pfeile			{ font-size:11px; text-decoration:underline; color:#241F20; padding:0px 0 0 0px; }
a.menue_pfeile:link		{ font-size:11px; text-decoration:underline; color:#241F20; }
a.menue_pfeile:hover		{ font-size:11px; text-decoration:underline; color:#241F20; }
a.menue_pfeile:visited	{ font-size:11px; text-decoration:underline; color:#241F20; }


a.zv_aktiv			{ background: url("http://www.zv-information.de/img/pfeile/14x7/pf_FF0000_trans_14x7.gif") no-repeat 4 4; text-decoration:underline; padding:0px 0 0 18px; color:red;}
a.zv_aktiv:link		{ background: url("http://www.zv-information.de/img/pfeile/14x7/pf_FF0000_trans_14x7.gif") no-repeat 4 4; text-decoration:underline; color:red; }
a.zv_aktiv:visited	{ background: url("http://www.zv-information.de/img/pfeile/14x7/pf_FF0000_trans_14x7.gif") no-repeat 4 4; text-decoration:underline; color:red; }
a.zv_aktiv:hover	{ background: url("http://www.zv-information.de/img/pfeile/14x7/pf_FF0000_trans_14x7.gif") no-repeat 4 4; text-decoration:underline; color:red; }

a.imp			{ font-size:11px; text-decoration:underline; color:red; padding:0px 0 0 0px; }
a.imp:link		{ font-size:11px; text-decoration:underline; color:red; }
a.imp:hover		{ font-size:11px; text-decoration:underline; color:red; }
a.imp:visited	{ font-size:11px; text-decoration:underline; color:red; }


a					{ color:#241F20; font-size:11px; text-decoration:underline; }
a:link				{ color:#241F20; font-size:11px; text-decoration:underline; }
a:visited			{ color:#241F20; font-size:11px; text-decoration:underline; }
a:hover				{ color:#241F20; font-size:11px; text-decoration:underline; }


.tab_top {
	background: url('http://www.zv-information.de/img/tab_top.gif') no-repeat;
}

.tab_main {
	background: url('http://www.zv-information.de/img/tab_main.gif') repeat-y;
}

.tab_bottom {
	background: url('http://www.zv-information.de/img/tab_bottom.gif') no-repeat;
}

/* Submit-Button   */
button.submit {
	border-width: 0px;
	background: url("http://www.zv-information.de/img/buttons/submit_c.gif") repeat-x;
	font: 10px "Arial, Verdana", Arial, sans-serif;
	/*text-align:center; */
	height:20px; 
	padding: 5px 0px 3px 0px;
	text-align: left;
	display: inline;
	float: left;
	width: 100%;
}

button.submit2 {
	border-width: 0px;
	background: url("http://www.zv-information.de/img/buttons/submit2_c.gif") repeat-x;
	font: 11px "Arial, Verdana", Arial, sans-serif;
	color: white;
	/*text-align:center; */
	height:18px; 
	padding: 2px 0px 2px 3px;
	text-align: left;
	display: inline;
	float: left;
	width: 100%;
}

button.submit_mini {
	border-width: 0px;
	background: url("http://www.zv-information.de/img/buttons/submit_mini_c.gif") repeat-x;
	font: 11px "Arial, Verdana", Arial, sans-serif;
	color: white;
	/*text-align:center; */
	height:16px; 
	padding: 1px 0px 2px 3px;
	text-align: left;
	display: inline;
	float: left;
	width: 100%;

}

button.submit2_ssl {
	border-width: 0px;
	background: url("https://ssl-id1.de/zv-information.de/img/buttons/submit2_c.gif") repeat-x;
	font: 11px "Arial, Verdana", Arial, sans-serif;
	color: white;
	/*text-align:center; */
	height:18px; 
	padding: 2px 0px 2px 3px;
	text-align: left;
	display: inline;
	float: left;
	width: 100%;
}


/* Kaufen-Button */
button.buy {
	border-width: 0px;
	background: url("http://www.zv-information.de/img/buttons/buy_c.gif") repeat-x;
	font: 11px "Arial, Verdana", Arial, sans-serif;
	height:20px; 
	padding: 2px 0px 2px 3px;
	text-align: left;
	display: inline;
	float: left;
	width: 100%;

}

button.buy_ssl {
	border-width: 0px;
	background: url("https://ssl-id1.de/zv-information.de/img/buttons/buy_c.gif") repeat-x;
	font: 11px "Arial, Verdana", Arial, sans-serif;
	/*text-align:center; */
	height:20px; 
	padding: 2px 0px 2px 3px;
	text-align: left;
	display: inline;
	float: left;
	width: 100%;
}
/* Sekundaer-Button */
button.sekundaer {
	border-width: 0px;
	background: url("http://www.zv-information.de/img/buttons/sekundaer_c.gif") repeat-x;
	font: 10px "Arial, Verdana", Arial, sans-serif;
	/*text-align:center; */
	height:20px; 
	padding: 5px 0px 3px 5px;
	text-align: left;
	display: inline;
	float: left;
	width: 100%;
	color: #4B4B4B;
}
button.objektmappebutton {
	border-width: 0px;
	background: url("http://www.zv-information.de/img/buttons/objektmappebutton_c.gif") repeat-x;
	font: 14px "Arial, Verdana", Arial, sans-serif;
	color: #FFFFFF;
	height:41px; 
	padding: 2px 0px 2px 3px;
	text-align: left;
	display: inline;
	float: left;
	width: 100%;

}

.error {
	background-color:#FF3939;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	color:white;
	padding: 3px 7px 4px 7px;
	margin: 0px 0 3px 0;
	font-size:11px;
}

.hinweis {
	background-color:#FFFFB0;
/*
	border-width: 1px;
	border-style: solid;
	border-color: black;
*/
	border-bottom-width: 5px;
	border-bottom-color:#ECEC73;
	border-bottom-style: solid;
	padding: 7px 12px;
	color:black;

	margin: 0px 0 3px 0;
	font-size:11px;	
}

.hinweis_startseite {
	background-color:#FF916B;
	border-width: 1px;
	border-style: solid;
	border-color: #FF2828;
	color:black;
	padding: 3px 7px 4px 7px;
	margin: 0px 0 3px 0;
	font-size:11px;	
}



.hinweis_left {
	background-color:#FFFFB0;
	border-width: 1px;
	border-style: dotted;
	border-color: #A68A25;
	color:black;
	padding:3px;
	margin: 0px 0 3px 0;
}

.ok {
	background-color:#1C991F;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	color:white;
	padding: 3px 7px 4px 7px;
	margin: 0px 0 3px 0;
}

.userchoice {
	background-color:#DDDDDD;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #B3B3B3;
	color:black;
	padding:8px;
	margin: 0px 1px 0px 0;
}

.info {
/*	background-color:#F8F5EC; */
/*	border-width: 1px;
	border-style: dotted;
	border-color: darkGrey; */
/*	color:black; */
	background-color: #F2F2F2;
	border-bottom-width: 5px;
	border-bottom-color:#CFCFCF;
	border-bottom-style: solid;
	padding: 7px 12px;
	text-align: center;
	margin: 0px 0 3px 0;
}
.info_daten {
/*	background-color:#F8F5EC; */
	font-size:11px;
	padding:0 3px 3px 3px;
	margin: 0px 0 3px 0;
}

.kontexthilfe_subj {
	background-color: #8B8B8B;
	padding: 4px;
	font-size:10px;
	font-family: Tahoma, Verdana, sans-serif;
	line-height:11px;
	color: #EDEDED;
}

.kontexthilfe{
	background-color: #EDEDED;
	padding: 4px;
	font-size:10px;
	font-family: Tahoma, Verdana, sans-serif;
	line-height:11px;
	color: #4B4B4B;
}

.kontexthilfe a:link { color: #1B1B1B; font-size:9px; }
.kontexthilfe a:alink { color: #1B1B1B; font-size:9px; }
.kontexthilfe a:visited { color: #1B1B1B; font-size:9px; }
.kontexthilfe a:hover { color: #1B1B1B; font-size:9px; }


.werbezelle_headline {
/*	border-style: solid;
	border-width: 1px 1px 0 1px;
	border-color: #001C57; */
	background-color: #DEDEDE;
	padding:4px 5px 4px 8px;  
	font-size:11px; 
}
.werbezelle_erste {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #DEDEDE;
	background-color: white;
	padding: 7px 0 7px 0;
}
.werbezelle {
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #DEDEDE;
	background-color: white;
	padding: 7px 0 7px 0;
}
.werbezelle_nichts {
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #DEDEDE;
	background-color: #DEDEDE;
	padding: 8px;
	color: #3E3E3E;
	font-size:11px;
}


ul.pfeilliste {
/*	list-style-image: url("http://www.zv-information.de/img/pfeile/14x7/pf_000033_trans_14x7.gif"); */
	list-style-type: circle;
	margin: 0 0 0 18px;
}

ul.pfeilliste li {
	font-size:11px;
}

p.zeile {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
	width: 450px;
}

.zeile label
{
	float: left;
	display: inline;
	margin: 0;
	padding: 5px 7px 1px 0;
	line-height:11px;
	width: 150px;
	text-align: right; 
}


.zeile span
{
	float: left;
	padding: 1px 0 1px 0;
	line-height:11px;
	width: 150px;
}

.eyecatch1 {
	color: red;
}

.neu {
	color: red;
	font-weight: bold;
}

h2 {
	font-size:8px;
	color: #999999;
	display:inline;
}

.h2headline {
	padding: 0px 3px 3px 0px;
}
h3 {
/*	padding: 3px 2px 3px 5px;
	font-size:11px;	
	line-height:11px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #EBE3D0;
	margin: 0px 0px 9px 0;
	font-weight: bold;
	background-color: #F8F5EC;
	color: #241F20; */
	padding: 0px 0 5px 0;
	color: #001C57;
	font-size:12px;
	font-weight:bold;
	margin: 0px 0px 2px 0;
}

.blaue_headline {
	padding: 3px 2px 3px 5px;
	font-size:11px;	
	line-height:11px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #333333;
	margin: 0px 0px 9px 0;
	background-color: #001C57;
	color: white;
}

.blaue_headline_gross {
	padding: 15px 10px 15px 15px; 
	font-size:16px; 
	line-height:11px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #333333;
	margin: 0px 0px 9px 0;
	background-color: #001C57;
	color: white;
}

.form table tr td {
	padding: 0 4px 0 8px;
}

.text {
	font-size:11px;
	line-height:11px;
}

.menue_bg_bg {
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #001C57; 
/*	background-color: #F8F5EC; */
	padding:0px;
/*	padding: 10px 0px 10px 10px;
	border-style: solid;
	border-width: 2px 0px 2px 2px;
	border-color: #001C57; */
}

.menue_bg {
	padding: 10px;
	border-width: 0px 0px 0 0px;
	border-color: white;
	border-style: solid;
	background-color: #F0F0E6; 
}



.main_bg {
/*	padding: 0px 20px 10px 20px; */
	background-color: #ffffff;
	padding: 0px 0px 10px 0px;
/*	padding: 10px 10px 10px 10px;
	border-style: solid;
	border-width: 2px 2px 2px 0px;
	border-color: #001C57; */
}



.menue_warenkorb_bg {
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	background-color: #E7E1CF;
	border-color: #001C57; 
	padding: 10px 10px 10px 10px;
	border-width: 0px 0px 20px 0px;
	border-style: solid;
	border-color: white;
	font-family: Tahoma, Verdana, sans-serif; 
	font-size:11px; 
	line-height: 11px;
	color: black;	
}

.menue_hinweis {
	background-color:#FFFFB0;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	color:black;
	padding: 3px 7px 4px 7px;
	margin: 0px 0 0px 0;
	font-size:11px;	
	font-family: Tahoma, Verdana, sans-serif; 
}

.menue_auffallen {
	background-color:#FFC95D;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	color:black;
	padding: 3px 7px 4px 7px;
	margin: 0px 0 0px 0;
	font-size:11px;	
	font-family: Tahoma, Verdana, sans-serif; 
}

.menue_standard_subj {
/*	background: #DED8C5 url("http://www.zv-information.de/img/pfeile/14x7/pf_4F4F4F_DED8C5_14x7.gif") 2 4 no-repeat; */
/*	padding:2px 4px 2px 18px; */
	font-size:12px;
	font-weight: bold;
	color: #001C57;
/*	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #CDC7B2; */
}

.menue_standard_subj_wrap {
	padding: 0 0 2px 0;
	border-color: #A5924F;
	border-style: solid;
	border-width: 0 0 1px 0;
	text-align: left;
}

.menue_standard_body {
	padding: 8px 0 12px 0;	
	line-height:11px;
	color: #241F20;
	border-width: 0;
	border-style: solid;
	border-color: #CDC7B2;
}

.menue_standard_body_white {
	padding: 4px 4px 8px 4px;	
	line-height:11px;
	background-color: #F5F2E9;
	border-width: 0;
	border-style: solid;
	border-color: #CDC7B2;
}

.menue_standard_body_white_news {
	padding: 4px 4px 8px 8px;	
	background-color: #F5F2E9;
	border-width: 0;
	border-style: solid;
	border-color: #CDC7B2;
}


.menue_standard_abschluss {
/*	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #CDC7B2; */
}

.buchung_headline {
	background-color: #001C57;
	color: white;
	padding:2px 4px 2px 4px;  
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #262658;

}

.buchung_body {
	background-color: white;
	color: #333333;
	padding:2px 4px 3px 4px;  
}

.buchung_unten {
	background-color: #F7F7F7;
	color: black;
	padding:2px 4px 2px 4px;  
}

.buchung_gesamt_left {
	background-color: #E7E5E5;
	color: black;
	padding:2px 4px 2px 4px;  
}

.buchung_gesamt {
	background-color: #E7E5E5;
	color: black;
	padding:2px 4px 2px 4px;  
/*	font-size:14px; */
}
.buchung_trenner {
	background-color: #F6F6F6;
}

.buchung_trenner2 {
	background-color: #E7E5E5;
}
.buchung_einzel_abzug {
	/*background-color: #F6F6F6;*/
	background: url( "http://www.zv-information.de/img/warenkorb/abzug_bg.gif" );
	padding:2px 4px 2px 1px; 
}
.buchung_einzel_abzug_ssl {
	padding:2px 4px 2px 1px; 	
}

.buchung_einzel_abzug_text {
	color: #404040;
}

.warenkorb {
	padding: 5px 13px 2px 3px;  
	color: #666666;
	line-height:11px;
}

.warenkorb a:link { color: #666666; text-decoration:none; }
.warenkorb a:alink { color: #666666; text-decoration:none; }
.warenkorb a:visited { color: #666666; text-decoration:none; }
.warenkorb a:hover { color: #666666; text-decoration:underline; }

.bestellen {
	background-color: #FFC95D;
	padding: 2px 5px 3px 5px;
	border-width: 2px 0px 0px 0px;
	border-style: solid;
	border-color: #FFFFFF;
}

.bestellen_hinweis {
	background-color: #FFFFB0;
	padding: 2px 5px 3px 5px;
	border-width: 2px 0px 0px 0px;
	border-style: solid;
	border-color: #FFFFFF;
}

.bestellen_zusatz {
	background-color: #FFFFFF;
	padding: 2px 5px 3px 9px;
	color: #4D4C4C;
	line-height:11px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #FFC95D; 
}

.bestellen_bg {
	background-color: #FFE8B9;
	border-width: 2px 0px 0px 0px;
	border-style: solid;
	border-color: white;
}

.bestellen2 {
	background-color: #FFEA5D;
	padding: 2px 5px 3px 5px;
	border-width: 2px 0px 0px 0px;
	border-style: solid;
	border-color: #FFFFFF;
	font-weight: normal;
}
.preis {
	padding: 4px 4px 4px 4px;
	color: #EA6C46;

	font-family: Tahoma, Verdana, sans-serif;
}

.preis_input {
	color: #EA6C46;
}

.footer {
	padding: 2px 5px 2px 5px; 
	font-family: Tahoma, Verdana, sans-serif; 
	font-size:11px; 
	color: #524A2A;
	border-color: #D9D1B4;
	border-width: 0px 0 0 0;
	border-style: solid;
}

.footer a:link { text-decoration: none; color: #524A2A; }
.footer a:alink { text-decoration: none; color: #524A2A; }
.footer a:visited { text-decoration: none; color: #524A2A; }
.footer a:hover { text-decoration: none; color: #524A2A; }


.below_footer {
	/* color: #CCCCCC; */
	color:#666666;
	font-family: Tahoma, Verdana, sans-serif; 
	padding: 0px 0px 0px 0px;

}

.firmenname {
/*	background-color: white;
	padding: 0 3px 0 3px;
	border-color: #A6934F;
	border-style: solid;
	border-width: 1px;
	color: #A6934F; */
	font-weight: bold;
	padding: 0 0px 0 0px;
}

.firmenname_ssl {
	background: url( "https://ssl-id1.de/zv-information.de/img/pfeile/14x7/pf_000033_trans_14x7.gif" ) no-repeat 7 3;
	font-weight: bold;
	padding: 0 6px 0 21px;
}

/* das ist die tabelle, in der die inhalte dieser runden ecken-umrahmungen (bsp. objektmappe) drin sind */
.tab_content {
	padding: 20px 15px 38px 15px;
}

.tab_content_smallmargin {
	padding: 20px 15px 38px 3px;
}

div.box1 {
	padding: 5px 0px 15px 0;
	font-size:11px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #1F1F1F;
	text-align: justify;
}

div.box1 span {
	font-size:11px;
	color: black;
	font-weight: bold;
	font-family: Tahoma, Verdana, sans-serif;
	margin: 2px 0px 3px 0;
	padding: 0 0 4px 0px;
/*	background: url( "http://www.zv-information.de/img/pfeile/14x7/pf_000000_trans_14x7.gif" ) no-repeat 0 4; */
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #8E8B7D;
	display: block;
}

div.box2 {
	padding: 10px 15px 10px 15px;
	font-size:11px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #1F1F1F;
	text-align: justify;
	background-color: #E9E9E9;
	border-bottom-width: 5px;
	border-bottom-color:#969696;
	border-bottom-style: solid;
}

div.box2 .text_headline {
	color: black;
}

div.box2 span {
	font-size:12px;
	color: black;
	font-weight: bold;
	font-family: Tahoma, Verdana, sans-serif;
	text-transform:capitalize; 
	margin: 2px 0px 3px 0;
	padding: 0 0 4px 15px;
	background: url( "http://www.zv-information.de/img/pfeile/14x7/pf_000000_trans_14x7.gif" ) no-repeat 0 4;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #8E8B7D;
	display: block;
}

div.box_kaufen {
	padding: 5px 0px 5px 0;
	font-size:11px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #1F1F1F;
	text-align: justify;	
}

div.box_kaufen span.headline {

	color: black;
	font-weight: bold;
	font-family: Tahoma, Verdana, sans-serif;
	margin: 2px 0px 3px 0;
	padding: 0 0 4px 0px;
/*	background: url( "http://www.zv-information.de/img/pfeile/14x7/pf_000000_trans_14x7.gif" ) no-repeat 0 4; */
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #8E8B7D;
	display: block;
}

.freischalten_sofort {
	color: white;
	background-color: #6FA332;
	padding: 1px 5px 1px 5px;
}

.freischalten_spaeter {
	color:black;
	background-color:#E4E4E4;
	padding:1px 5px 1px 5px;
}
.nachrichten {
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #CDC7B2;
	border-style: solid;
	padding: 0;
	margin: 0;
}

.nachrichten .headline {
	padding: 3px 2px 3px 5px;
	margin: 0;
	font-size:11px;	
	line-height:11px;
	border-width: 0px 0 1px 0;
	border-style: solid;
	border-color: #CDC7B2;
	font-weight: normal;
	background-color: #DED8C5;
	color: black;
}

.nachrichten .datum {
	padding: 3px 2px 3px 5px;
	background-color: #FAF8F0;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #CDC7B2;	
}

.nachrichten .gelesen  {
	padding: 5px 5px 4px 5px; 
	font-weight: normal;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #CDC7B2;
	text-align: justify;
	background-color: white;
	line-height:11px;
	font-size:9px;
}

.nachrichten .ungelesen_fold {
	padding: 5px 5px 4px 5px; 
	font-weight: bold;	
	text-align: justify;
	background-color: white;
	line-height:11px;
	font-size:9px;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #CDC7B2;
}

.nachrichten .ungelesen_unfold {
	padding: 5px 5px 4px 5px; 
	text-align: justify;
	background-color: #FFFFB0;
	line-height:11px;
	font-size:9px;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #CDC7B2;
}

.nachrichten .icon {
	background-color: #FAF8F0;
	padding: 5px 5px 4px 5px; 
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #CDC7B2;
}

.nachrichten .allgaufgaben {
	padding: 5px 8px 4px 5px; 
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #CDC7B2;
}

.nachrichten .ungelesen_fold a:link	{ font-size:9px; text-decoration:none; color: black; }
.nachrichten .ungelesen_fold a:alink	{ font-size:9px; text-decoration:none; color: black; }
.nachrichten .ungelesen_fold a:hover	{ font-size:9px; text-decoration:none; color: black; }
.nachrichten .ungelesen_fold a:visited	{ font-size:9px; text-decoration:none; color: black; }

td.reg_inaktiv {
	background: url( "http://www.zv-information.de/img/reg/inaktiv/reg_middle.gif") repeat-x;
	padding: 0px 0px 0px 0px;
}
a.reg_inaktiv:link { color: black; text-decoration: none; font-size:11px; }
a.reg_inaktiv:alink { color: black; text-decoration: none; font-size:11px; }
a.reg_inaktiv:hover { color: black; text-decoration: none; font-size:11px; }
a.reg_inaktiv:visited { color: black; text-decoration: none; font-size:11px; }

td.reg_aktiv {
	background: url( "http://www.zv-information.de/img/reg/aktiv/reg_middle.gif") repeat-x;
	padding: 0px 0px 0px 0px;	
}
a.reg_aktiv:link { color: black; text-decoration: none; font-size:11px; }
a.reg_aktiv:alink { color: black; text-decoration: none; font-size:11px; }
a.reg_aktiv:hover { color: black; text-decoration: none; font-size:11px; }
a.reg_aktiv:visited { color: black; text-decoration: none; font-size:11px; }

td.reg_inaktiv2 {
	background: url( "http://www.zv-information.de/img/reg2/inaktiv/reg_middle.gif") repeat-x;
	padding: 0px 0px 0px 0px;
}
a.reg_inaktiv2:link { color: black; text-decoration: none; font-size:11px; }
a.reg_inaktiv2:alink { color: black; text-decoration: none; font-size:11px; }
a.reg_inaktiv2:hover { color: black; text-decoration: none; font-size:11px; }
a.reg_inaktiv2:visited { color: black; text-decoration: none; font-size:11px; }

td.reg_aktiv2 {
	background: url( "http://www.zv-information.de/img/reg2/aktiv/reg_middle.gif") repeat-x;
	padding: 0px 0px 0px 0px;	
}
a.reg_aktiv2:link { color: black; text-decoration: none; font-size:11px; }
a.reg_aktiv2:alink { color: black; text-decoration: none; font-size:11px; }
a.reg_aktiv2:hover { color: black; text-decoration: none; font-size:11px; }
a.reg_aktiv2:visited { color: black; text-decoration: none; font-size:11px; }



.aimless
{
	position: absolute;
	top: -2400px;
	left: -2400px;
}

.empf_obj_text {
	color: #696969;
}

.empf_obj_text a:link { color: #696969; text-decoration:none; }
.empf_obj_text a:alink { color: #696969; text-decoration:none; }
.empf_obj_text a:visited { color: #696969; text-decoration:none; }
.empf_obj_text a:hover { color: #696969; text-decoration:underline; }

.empf_obj {
	padding: 3px 5px 3px 0;
}

.empf_obj_rahmen {
/*	border-color: #C6C6C6;
	border-width: 1px;
	border-style: solid; */
	background-color: #F0F0E6;
	padding: 10px 20px 20px 20px;
}

.empf_obj_headline {
	border-color: #EBE3D0;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	background-color: #F0F0E6;
	color: #241F20;
	font-weight: bold;
	padding: 5px 20px 5px 7px;
}


.semhin_rahmen {
/*	border-color: #C6C6C6;
	border-width: 1px;
	border-style: solid; */
	background-color: #FFFFB0;
	padding: 10px 20px 20px 20px;
}

.semhin_headline {
	border-color: #EBE3D0;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	background-color: #FFFFB0;
	color: #241F20;
	font-weight: bold;
	padding: 5px 20px 5px 7px;
}

.quicklinks_text {
	color: #696969;
}

.quicklinks_text a:link { color: #241F20; text-decoration:none; }
.quicklinks_text a:alink { color: #241F20; text-decoration:none; }
.quicklinks_text a:visited { color: #241F20; text-decoration:none; }
.quicklinks_text a:hover { color: #241F20; text-decoration:underline; }

.quicklinks {
	padding: 3px 5px 3px 0;
}

.quicklinks_rahmen {
/*	border-color: #C6C6C6;
	border-width: 1px;
	border-style: solid; */
	background-color: #F0F0E6;
	padding: 10px 20px 20px 20px;
}

.quicklinks_headline {
	border-color: #EBE3D0;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	background-color: #F0F0E6;
	color: #241F20;
	font-weight: bold;
	padding: 5px 20px 5px 7px;
}

.quicklinks_unten { 	padding:0px 12px 0px 8px;  }


.searchbox_text {
	color: #696969;
}

.searchbox_text a:link { color: #000000; text-decoration:underline; }
.searchbox_text a:alink { color: #000000; text-decoration:underline; }
.searchbox_text a:visited { color: #000000; text-decoration:underline; }
.searchbox_text a:hover { color: #000000; text-decoration:underline; }

.searchbox {
	padding: 3px 5px 3px 0;
}

.searchbox_rahmen {
/*	border-color: #C6C6C6;
	border-width: 1px;
	border-style: solid; */
	background-color: #F0F0E6;
	padding: 10px 20px 20px 20px;
}

.searchbox_headline {
	border-color: #EBE3D0;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	background-color: #F0F0E6;
	color: #241F20;
	font-weight: bold;
	padding: 5px 20px 5px 7px;
}

.searchbox_unten { 	padding:0px 12px 0px 8px;  }



.searchbox2_text {
	color: #696969;
}

.searchbox2_text a:link { color: #000000; text-decoration:underline; }
.searchbox2_text a:alink { color: #000000; text-decoration:underline; }
.searchbox2_text a:visited { color: #000000; text-decoration:underline; }
.searchbox2_text a:hover { color: #000000; text-decoration:underline; }

.searchbox2 {
	padding: 3px 5px 3px 0;
}

.searchbox2_rahmen {
/*	border-color: #C6C6C6;
	border-width: 1px;
	border-style: solid; */
	background-color: #F2F2F2;
	padding: 10px 20px 20px 20px;
}

.searchbox2_headline {
	border-color: #D2D2D2;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	background-color: #F2F2F2;
	color: #241F20;
	font-weight: bold;
	padding: 5px 20px 5px 7px;
}

.searchbox2_unten { 	padding:0px 12px 0px 8px;  }





img.schwarzerrand {
	border-color: black; 
}

img.weisserrand {
	border-color: white; 
}

.empf_obj_unten { 	padding:0px 12px 0px 8px;  }


.newsteaser_aboveheader {
	font-size:11px;
	color: red;
}

.newsteaser_header {
	font-weight: bold;
	font-size:11px;
	color: #4F4F4F;	
}

.newsteaser_subheader {
	font-size:11px;
	color: #4F4F4F;
}

.newsteaser_author {
	font-style: italic;
	color: #4F4F4F;
}

.newsteaser_text {
	color: #4F4F4F;
}

.news_aboveheader {
	font-size:11px;
	font-weight: bold;
}

.news_header {
}

.news_subheader {
	font-size:12px;
}

.news_author {
	font-style: italic;
	padding: 8px 0px 5px 0px;
}


td.formleft {
	text-align: right;
	padding: 0px 5px 1px 5px;
}
td.formright {
	padding: 0px 5px 1px 5px;
	color: #1A2838;
}
.galleriebild {
	background-color: #EAEAEA;
	/*padding: 3px 4px 4px 4px;*/

}

#gallerie2, #gallerie3 {
	width: 100%;
	float: left;
}

.galleriebild_entry {
	width: 217px;
	float: left;
	margin-bottom: 10px;
}

.galleriebild_headline {
	background-color: #E9E9E9;
	padding: 2px 5px 3px 10px;
	color: black;
	font-weight: bold;
}

.galleriebild_bild {
	padding: 4px 6px 4px 4px;
	float: left;
}

.galleriebild_bild_empty {
	padding: 0px 0px 10px 0px;
	background-color: #D2CCB6;
	border-color: #F9F8F8;
	border-style: solid;
	border-width: 0px 5px 8px 5px;
}

.galleriebild_text {
	padding: 0px 4px 2px 1px;
	color: #646C64;
}

.galleriebild_text2 {
	padding: 5px 4px 2px 1px;
	color: #646C64;
}


.starthead_subj {
	padding: 12px 0 5px 0;
/* 	color: #001C57; */
	font-size:12px;
	font-weight:bold;
}

.text_body {
	padding: 0 30px 0 0;
}

.text_headline {
	padding: 0px 0 5px 0;
	color: #001C57;
	font-size:14px;
	font-weight:normal;
	margin-bottom: 7px; 	
}

.text_headline_imp {
	padding: 0px 0 5px 0;
	color: #FF6600;
	font-size:14px;
	font-weight:normal;
	margin-bottom: 7px; 
}

.seminar_headline {
	padding: 0px 0 5px 0;
	color: #001C57;
	font-size:12px;
	font-weight:bold;
}

h5 {
	padding: 0px 0 5px 0;
	color: #001C57;
	font-size:12px;
	font-weight:bold;
}

.starthead_body {
	padding: 0 30px 0 0;
}

td.link_imp1 {
	background-color: #FFE6B4;
	border-color: #BEA153;
	border-style: solid;
	border-width: 1px;
	padding: 3px 10px 3px 6px;
}

td.link_imp2 {
	background-color: #FFD98E;
	border-color: #BEA153;
	border-style: solid;
	border-width: 1px;
	padding: 3px 10px 3px 6px;
}

td.link_imp3 {
	background-color: #FFC95D;
	border-color: #BEA153;
	border-style: solid;
	border-width: 1px;
	padding: 3px 10px 3px 6px;
}

a.link_imp:link {
	text-decoration: none;
	color: #241F20;
}
a.link_imp:visited {
	text-decoration: none;
	color: #241F20;
}
a.link_imp:active {
	text-decoration: none;
	color: #241F20;
}
a.link_imp:hover {
	text-decoration: none;
	color: #241F20;
}
a.link_imp:focus {
	text-decoration: none;
	color: #241F20;
}

.searchoid_left {
	background-color: #001C57;
	color: white;
	font-weight: bold;
	padding: 3px 11px 3px 11px;
	border-style: solid;
	border-color: #A5924F;
	border-width: 1px 0px 1px 1px;
}

.searchoid_middle {
	color: #001C57;
	font-weight: bold;
	padding: 3px 11px 3px 11px;	
	border-style: solid;
	border-color: #A5924F;
	border-width: 1px 0px 1px 0px;
}

.searchoid_input {
	padding: 3px 11px 3px 11px;	
	border-style: solid;
	border-color: #A5924F;
	border-width: 1px 0px 1px 0px;
}

.searchoid_right {
	padding: 3px 6px 3px 11px;	
	border-style: solid;
	border-color: #A5924F;
	border-width: 1px 1px 1px 0px;

}

.news_erstellt {
	padding: 10px 0px 0px 0px;
	color: #241F20;
}

.news_headline {
	color: #241F20;
	font-weight: bold;
	line-height:11px;
}
.news_headline2 {
	font-weight: bold;
	font-size:14px;
	padding: 2px 0px 2px 0px;
}
.news_headline_sub {
	color: #241F20;
	padding: 0px 0px 5px 0px;
	line-height:11px;
}

.news_text {
	color: #001C57;
	line-height:11px;
}

.news_mehr {
	color: #001C57;
	line-height:11px;
	padding: 0px 0px 10px 0px;
	border-color: #A5924F;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
}

.content_explain_body {
	background-color: #F5F5F5;
	color: #333333;
	font-size:9px;
	float: left;
	padding: 3px 8px 4px 8px;
	width: 100%;
	line-height:11px;
	/*text-align:right;*/
}

dd {
	padding: 0px 0px 5px 0px;
}

.news_erstellt_neu {
	padding: 10px 0px 0px 0px;
	color: #241F20;
}

.news_headline_neu {
	color: #241F20;
	font-weight: bold;
	line-height:11px;
}
.news_headline2_neu {
	font-weight: bold;
	font-size:14px;
	padding: 2px 0px 2px 0px;
}
.news_headline_sub_neu {
	color: #241F20;
	padding: 0px 0px 5px 0px;
	line-height:11px;
}

.news_text_neu {
	color: #001C57;
	line-height:11px;
}

.news_mehr_neu {
	color: #001C57;
	line-height:11px;
	padding: 0px 0px 10px 0px;
	border-color: #A5924F;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
}

.headline_rouge {
	background-color: white;
	color: red;
	border-style: solid;
	border-color: red;
	border-width: 1px;
	font-weight:bold;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 5px 0px;
	font-family: Tahoma, Verdana, sans-serif; 
}


.seminarbeschreibung {
	background-color: #EBEBEB;
	border-color: #808080;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

.seminarbeschreibung p {
	margin: 0;
}

.links_headline1 a:link { font-size: 15px; font-weight: bold; color: #FF3B00; text-decoration:none; }
.links_headline1 a:alink { font-size: 15px; font-weight: bold; color: #FF3B00; text-decoration:none; }
.links_headline1 a:visited { font-size: 15px; font-weight: bold; color: #FF3B00; text-decoration:none; }
.links_headline1 a:hover { font-size: 15px; font-weight: bold; color: #FF3B00; text-decoration:underline; }

.links_headline_pfad a:link { color: #FF3B00; text-decoration:none; }
.links_headline_pfad a:alink { color: #FF3B00; text-decoration:none; }
.links_headline_pfad a:visited { color: #FF3B00; text-decoration:none; }
.links_headline_pfad a:hover { color: #FF3B00; text-decoration:underline; }

.links_unterkat { font-size: 15px; font-weight: bold; color: #666666; text-decoration:none;  }

.links_beschreibung1 a:link { text-decoration:none; line-height: 11px; }
.links_beschreibung1 a:alink { text-decoration:none; line-height: 11px; }
.links_beschreibung1 a:visited { text-decoration:none; line-height: 11px; }
.links_beschreibung1 a:hover { text-decoration:underline; line-height: 11px; }

.activitypanel {
	padding: 2px 10px 3px 6px;
	border-style:solid;
	border-width:1px;
	border-color: #000000;
}

.activitypanel a:link { text-decoration:none; color:black; }
.activitypanel a:alink { text-decoration:none; color:black; }
.activitypanel a:visited { text-decoration:none; color:black; }
.activitypanel a:hover { text-decoration:none; color:black; }

.gm {

	padding:0px 1px 1px 3px;
	vertical-align:top;	
}

.werbungbg {
	background-color: #a4a4a4;
}

.minisuche {
	padding: 6px 0px 4px 0px;
}

.minisuche input {
	height: 15px;
	font-size:10px;
	vertical-align:bottom;
	line-height:10px;
}

.minisuche_button {

}


.startmsg_headline {
	font-weight: bold;
}

.startmsg_text {
	color: #666666;
}


.objektID {
	background-color: #FFFFFF; 
	color: #A3904B;
	font-weight:bold;  
	padding: 1px 3px 1px 2px;
	width:35px;
	text-align: right;
	border-style: solid;
	border-color:#CBBF94;
	border-width:1px;  */
}

.objektID a:link { color: #A3904B; text-decoration:none; }
.objektID a:alink { color: #A3904B; text-decoration:none; }
.objektID a:visited { color: #A3904B; text-decoration:none; }
.objektID a:hover { color: #A3904B; text-decoration:none; }


#noengwrap {
	position:absolute; 
	height:40px;
	width: 100%;
	top: 169px;
	text-align:right;
}
#noeng {
	position:absolute;
	float:right;
	background-color:#FFFFFF;
	width:180px;
	padding: 10px;
	margin-right: 188px;
	margin-top: 169px;
	margin-left: 70%;
	border-color: red;
	border-style:solid;
	border-width:1px;
	color: #FF0000;
}

#noeng a:link { color:#FF0000; }
#noeng a:alink { color:#FF0000; }
#noeng a:visited { color:#FF0000; }
#noeng a:hover { color:#FF0000; }


#agdaten_leftcolumn{
	float:left;
	width:380px;
}

#agdaten_spalte_gesamt {
	width: 100%;
}

#agdaten_spalte1 {
	float:left;
	width: 33%;
}
#agdaten_spalte2 {
	float:left;
	width: 33%;
}
#agdaten_spalte3 {
	float:left;
	width: 33%;
}

#agdaten_leftcolumn a{
	padding: 1px 5px 1px 0px;
	float:left;
	width: 100%;
	text-decoration: underline;
}

#agdaten_leftcolumn a:hover{
}

#agdaten_rightcolumn{
	float:left;
	width:440px;
	min-height: 400px;
	margin-left: 10px;
	padding: 5px;
	padding-bottom: 8px;
}

* html #agdaten_rightcolumn{ /*IE only style*/
	height: 400px;
}


#beispielobjekte {
	width: 100%;
	float: left;
}

.beispielobjekte_entry_left {
	width: 49%;
	float: left;
	margin-bottom: 10px;
}

.beispielobjekte_entry_right {
	width: 49%;
	float: right;
	margin-bottom: 10px;
}


.beispielobjekte_headline {
	padding: 0px 5px 3px 10px;
	color: #696969;
}

.beispielobjekte_bild {
	padding: 4px 6px 4px 0px;
	float: left;
}

.beispielobjekte_bild_empty {
	padding: 0px 0px 10px 0px;
	background-color: #D2CCB6;
	border-color: #F9F8F8;
	border-style: solid;
	border-width: 0px 5px 8px 5px;
}

.beispielobjekte_text {
	padding: 0px 4px 2px 1px;
	color: #696969;
}

.beispielobjekte_text a:link { text-decoration:none; color: #696969; }
.beispielobjekte_text a:alink { text-decoration:none; color: #696969; }
.beispielobjekte_text a:hover { text-decoration:underline; color: #696969; }
.beispielobjekte_text a:visited { text-decoration:none; color: #696969; }

.beispielobjekte_text img { margin-top: 0px; margin-bottom:2px; }

.beispielobjekte_text2 {
	padding: 5px 4px 2px 1px;
	color: #696969;
}

span.displaynone { display:none; }  



.kun_rahmen {
/*	border-color: #C6C6C6;
	border-width: 1px;
	border-style: solid; */
	background-color: #F0F0E6;
	padding: 10px 20px 20px 20px;
}

.kun_headline {
	border-color: #EBE3D0;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	background-color: #F0F0E6;
	color: #241F20;
	font-weight: bold;
	padding: 5px 20px 5px 7px;
}
.kun_text {
	color: #696969;
}



.gallerie3_artheadline {
	padding: 0px 0 5px 0;
	color: #FF6600;
	font-size:14px;
	font-weight:normal;
	margin-bottom: 7px; 
	width: 100%; 
	float: left; 
	margin-top:10px;
}


.gallerie3_entry {
	width: 100%;
	float: left;
	border-style: solid;
	border-color: white;
	border-width: 1px 1px 0px 1px;
}

.gallerie3_checkbox {
	width: 20px;
	float:left;
}

.gallerie3_name {
	width: 45%;
	float:left;	
	padding: 3px 5px 3px 4px;
}


.gallerie3_datum {
	float:left; 
	width: 80px;
	color:#666666;
	padding: 3px 5px 3px 4px;

}

.gallerie3_groesse {
	width: 40px;
	text-align:right;
	float:left;	
	padding: 3px 5px 3px 4px;
}

.gallerie3_icons {
	float:left;	
	padding: 3px 5px 0px 4px;
}