@import url(menue.css);		/*Formate für das linke Menü */
@import url(titel.css);		/*Formate für die Titelleiste*/
@import url(/a1info_potm.css);



body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
}

/* SCHRIFTEN */
h3 {
	color: #000000;
	font-family: Arial;
	font-size: 16pt;
	text-decoration: underline;
 	font-weight: bold;
}
font.alphakit {
	color: #000000;
	font-family: Arial;
	font-size: 16pt;
	text-decoration: underline;
 	font-weight: bold;
}

font.reg {
	color: #000000;
	font-family: Arial;
	font-size: 16pt;
	text-decoration: none;
 	font-weight: bold;
}

h4 {
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
 	font-weight: bold;

}

h4.blau {
	color: #0072BC;
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
 	font-weight: bold;
}

h5 {
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
 	font-weight: bold;
}

font.weit {
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
 	font-weight: normal;
	line-height: 150%;
}


font.gruen {
	color: #339966;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
 	font-weight: normal;
}

font.info {
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
 	font-weight: normal;
}

font.linkimp {
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
 	font-weight: normal;
}

.formfehler {
	color: #FF0000;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
 	font-weight: normal;
}

img.schlagwort {
	vertical-align : text-bottom;
	border : 0px;
}

img.pfeil {
	vertical-align : text-middle;
}

img {
	border-color : #000000;
}

.unterschrift {
	font-family: Arial;
	font-size: 10px;
	line-height:10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding:0px;
	margin:0px;
}

/*.unterschrift {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
*/
.pdfWarning
{
	border:1px solid #000000;
	padding:5px;
	font-size:10px;
	width:400px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:20px;
}

img.getAdobeReader
{
	float:right;
	margin:0 10px 5px 20px;
	border:0;
}


/* TABELLEN */
table.top {
	background-color: #FFFFFF;
}

table.hauptmenu {
	height: 500px;
}

table.bg {
	/*background-image: url(images/bg_lunge_laien.gif);*/
	background-position:10px 10px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

table.bg_laien {
	/*background-image: url(images/bg_lunge_laien.gif);*/
	background-position:10px 10px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

table.bg_fach {
	/*background-image: url(images/bg_lunge_laien.gif);*/
	background-position:10px 10px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}


td {
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
}

table.kastengruen {
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	border-bottom-color:#AAD69C;
	border-left-color:#AAD69C;
	border-right-color:#AAD69C;
	border-top-color:#AAD69C;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-bottom-width: 2px;
	border-left-width:2px;
	border-right-width:2px;
	border-top-width:2px;
}


table.kasten {
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	border-bottom-color:#000000;
	border-left-color:#000000;
	border-right-color:#000000;
	border-top-color:#000000;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-bottom-width: 2px;
	border-left-width:2px;
	border-right-width:2px;
	border-top-width:2px;
}

td.topline {
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width: 1px;
}

td.leftline {
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width: 1px;
}

td.rightline {
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width: 1px;
}

td.bottomline {
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width: 1px;
}

td.bottomleftline {
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width: 1px;
}

td.bottomrightline {
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width: 1px;
}

td.topleftline {
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width: 1px;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width: 1px;
}

td.toprightline {
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width: 1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width: 1px;
}

td.topleftrightline {
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width: 1px;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width: 1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width: 1px;
}

td.bottomleftrightline {
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width: 1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width: 1px;
}





td.black {
	background-color:#000000;
	border-color:#000000;
	border-style:solid;
	color:#FFFFFF;
}

/* Titel */
td.titel {
	color: #005CA1;
	font-family: Lucida Sans Unicode;
	font-size: 20pt;
	font-weight: bold;
}

.dc {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

/* Schatten */
td.shadoweck {
	background-color: #FFFFFF;
	background-image: url(images/shadows/ver.gif);
	background-repeat: repeat-y;
}

td.shadowtop {
	background-color: #FFFFFF;
	background-image: url(images/shadows/hor.gif);
	background-repeat: repeat-x;
}

td.shadowleft {
	background-color: #FFFFFF;
	background-image: url(images/shadows/ver.gif);
	background-repeat: repeat-y;
}

.vkalender_entry_fach {
	background-color: #E9ECF4;
}

.vkalender_entry_laien {
	background-color: #EBF4EB;
}

/****************************************************************************/
/* LINKS */
/****************************************************************************/
a:link {
	color: #000000;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: underline;
	font-style: normal;
	border-color : #000000;
}

a:hover {
	color: #000000;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: underline;
	font-style: normal;
	border-color : #000000;
}

a:active {
	color: #000000;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: underline;
	font-style: normal;
	border-color : #000000;
}

a:visited {
	color: #000000;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: underline;
	font-style: normal;
	border-color : #000000;
}

/* Menu Links */
a.stdMenu:link {
	color: #000000;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

a.stdMenu:hover {
	color: #000000;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

a.stdMenu:active {
	color: #000000;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

a.stdMenu:visited {
	color: #000000;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

/* Menu Top */
a.topMenu:link {
	color: #000000;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

a.topMenu:hover {
	color: #000000;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

a.topMenu:active {
	color: #000000;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

a.topMenu:visited {
	color: #000000;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

/* about suche */
a.aboutsearch:link {
	color: #000000;
	font-size: 7pt;
	font-family: Arial;
	text-decoration: none;
	font-style: normal;
}

a.aboutsearch:hover {
	color: #000000;
	font-size: 7pt;
	font-family: Arial;
	text-decoration: none;
	font-style: normal;
}

a.aboutsearch:active {
	color: #000000;
	font-size: 7pt;
	font-family: Arial;
	text-decoration: none;
	font-style: normal;
}

a.aboutsearch:visited {
	color: #000000;
	font-size: 7pt;
	font-family: Arial;
	text-decoration: none;
	font-style: normal;
}

/* nav suche */
a.searchnav:link {
	color: #000000;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: underline;
	font-style: normal;
}

a.searchnav:hover {
	color: #000000;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: underline;
	font-style: normal;
}

a.searchnav:active {
	color: #000000;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: underline;
	font-style: normal;
}

a.searchnav:visited {
	color: #000000;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: underline;
	font-style: normal;
}

/* url suche */
a.searchurl:link {
	color: #555555;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: underline;
	font-style: normal;
}

a.searchurl:hover {
	color: #555555;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: underline;
	font-style: normal;
}

a.searchurl:active {
	color: #555555;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: underline;
	font-style: normal;
}

a.searchurl:visited {
	color: #555555;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: underline;
	font-style: normal;
}

/* such fonts */

font.searchnav {
	color: #000000;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	font-style: normal;
}

font.searchnav2 {
	color: #999999;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	font-style: normal;
}

font.searchentry {
	color: #808080;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	font-style: normal;
}

table.suchformat {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

.suchinputtext {
	color: #000000;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.suchinput1 {
	width: 120px;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	font-style: normal;
}

.suchinput2 {
	width: 60px;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	font-style: normal;
}

.suchinput3 {
	width: 60px;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	font-style: normal;
}

.suchinput4 {
	width: 180px;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	font-style: normal;
}

.suchinputbegriff {
	width: 281px;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	font-style: normal;
}

.suchstdtext {
	color: #000000;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	font-style: normal;
}

/**************************************************/
/*                 K A R T E N                    */
/*          siehe in PHP oder htm Datei           */
/**************************************************/

.text_block
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:10px 0 10px 10px;
	text-align:left;
	font-weight:normal;
	overflow:visible;
	line-height: 140%;
	clear:both;
	width:578px
}


.mat_zeile
{
        width:580px;
        clear:both;
        margin:0 0 0 10px;
        padding:0;
}

.mat_shot_left
{
        width:82px;
        margin:0 5px 0 0;
        float:left;
        text-align:left;
        font-family: Arial;
        font-size: 10px;
        line-height:17px!important;
        line-height:10px;
        font-weight: normal;
        color: #666666;
        text-decoration: none;
        z-index:10;
        padding:0;
}
.mat_text_left
{
        width:190px;
        min-width:200px;
        vertical-align:top;
        float:left;
        text-align:left;
        padding:0px;
        margin:0px;
        z-index:9;
}
.mat_text_right
{
        position:relative;
        width:190px;
        min-width:200px;
        text-align: right;
        padding:0px;
        margin:0 0 0 285px!important;
        margin:0px;
        z-index:9;
        vertical-align:bottom;
}
.mat_text_right div
{
        position:absolute;
        bottom:0px;
        right:0px;
        z-index:9;
}
.mat_shot_right
{
        width:82px;
        padding:0;
        margin:0 10px 0 5px!important;
        margin:0 10px 0 0 ;
        float:right;
        text-align:left;
        font-family: Arial;
        font-size: 10px;
        line-height:17px!important;
        line-height:10px;
        font-weight: normal;
        color: #666666;
        text-decoration: none;
        z-index:10;
}

.zeile
{
        width:580px;
        clear:both;
}
.spalte_left
{
        float:left;
        width:280px;
        padding:0 0 25px 0;
        text-align:left;
}
.spalte_right
{
        float:right;
        width:280px;
        padding:0 0 25px 0;
        text-align:left;
}

.left-50
{
        float:left;
        width:50px;
}

/***** LINKS *****/

.link_line
{
        clear:both;
        min-height:50px;
        margin-bottom:10px;
}

.link_img
{
        float:left;
        width:63px;
        height:50px;
        margin:0 10px 0 0;
}
.link_link
{
        padding-top:3px;
        font-size:10px;
        color:#999999;
        line-height:11px;
}
.link_link a
{
        line-height:17px;
}

.sh-kontakt
{
        float:left;
        width:80px;
}

.shg_kalender_ul
{
	margin:20px 0 0 0;
	padding:0;
}

.shg_kalender_entry
{
	list-style-type:none;
	clear:both;
	padding:0 0 5px 0;
}

.shg_kalender_entry a
{
	display:block;
	width:250px;
	text-decoration:underline;
	float:left;
}
.shg_kalender_entry a:hover
{
	text-decoration: underline;
}

.form_zeile
{
	clear:both;
	width:570px;
	margin:0;
	padding:0;
	text-align:left;
}

.form_description
{
	float:left;
	width:120px;
	text-align:left;
	margin:3px 0 0 0;
}

.form_field
{
	float:left;
	width:440px;
	margin:0 0 5px 0;
}

.form_next_row
{
	float:left;
	width:100px;
}

.kiste
{
	padding:10px;
	margin:10px 20px 10px 20px;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	text-align:left;
	position:relative;
	clear:both;
}
.link_div
{
	margin:0;
	/*background-color:green;*/
}
.link_div a
{
	font-weight:bold;
}

.kiste .vorschau
{
	background-color:silver;
	float:right;
}

.vk_icon
{
	float:left;
	margin:10px 10px 15px 10px;
	border:0;
}

.vk_ueberschrift
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	margin:15px 10px 0 10px;
	line-height:18px;
	text-align:left;
	font-weight:bold;
	clear:both;
	overflow:visible;
}

.vk_ueberschrift a, .vk_ueberschrift a:hover, .vk_ueberschrift a:visited, .vk_ueberschrift a:active
{
	font-size:16px;
	letter-spacing:1px;
}

.vk_titel
{
	font-style:italic;
	margin:13px 10px 10px 30px;
	text-align:left;
}

.news_entry_line
{
	clear:both;
	padding:2px 0 2px 5px;
	text-align:left;
	margin:0 0 10px 10px;
}
.news_entry_date
{
	float:right;
	width:110px;
	padding-left: 5px;
	border-left:1px solid #ffffff;
}

.center_zeile, .shg_zeile
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	clear:both;
	width:578px;
	text-align:left;
	margin:10px 0 10px 0;
}
.shg_zeile
{
	margin:5px 0 0 0;
}

.center_ueberschrift, .shg_ueberschrift
{
	font-weight:bold;
}
.center_description, .shg_description
{
	font-weight:bold;
	float:left;
	width:140px;
	text-align:left;
}

#backbtn_laien
{
	position: absolute;
	top:100px;
	left:700px;
	width:68px;
	height:28px;
	background-image:url(/img/buttons/backbtn_laien.gif);
	background-repeat:no-repeat;
	z-index:110;
}
#backbtn_laien a
{
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
	color:#41943A;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	height:19px;
	width:60px;
	padding:1px 0px 0 10px;
}
#backbtn_laien a:hover
{
background-color:#41943A;
color:#FFFFFF;
}

.form_bestinfo_img
{
        float:left;
        width:50px;
        height:50px;
        text-align:left;
        margin:0 3px 0 0;
}
.form_bestinfo_field
{
        float:left;
        width:90px;
        text-align:left;
        margin:13px 0 0 0;
}
.form_bestinfo_description
{
        float:left;
        width:420px;
        margin:18px 0 0 0;
}

.form_bestinfo_description_2
{
        float:left;
        width:420px;
        margin:10px 0 0 0;
}
.form_bestinfo_description_3
{
        float:left;
        width:420px;
        margin:15px 0 0 0;
}

.form_bestinfo_checkbox
{
        float:left;
        width:30px;
}
.form_laien_bestinfo_checkbox
{
        float:left;
        width:30px;
        margin:13px 0 0 0;
}
.form_description_checkbox
{
        width:420px;
}

