/*
 -------------------------------------------------
| Layoutdatei für CMS-System	                  |
| Autor: M.Sc., B.Sc. R. Kuntze, CPO MDV          |
 --------------------------------------------------
*/

/* ALLGEMEIN */
.page_form         { 
	font-family: Verdana; 
	font-size: 9pt; 
}
.page_form_element { 
	font-family: Verdana; 
	font-size: 10pt; 
	border: 1px solid #666; 
	background-color: #EFEFEF;
}
#page_form_error {
	display: none; 
	color: #f00;
	font-family: Verdana; 
	font-size: 10pt; 
	border: 1px solid #f00;
	margin-top: 15px;
	padding: 2px;
}

.menu1  {font-size:12px; font-family: verdana; font-weight: bold; color: #ffffff;}
.menu2  {font-size:12px; font-family: verdana; color: #ffffff;}
.adresse  {font-size:12px; font-family: verdana; color: #ffffff; line-height: 150%}
.adresse-header  {font-size:12px; font-family: verdana; color: #274b7d; font-weight: bold; line-height: 150%}
.form {font-size:12px; font-family: verdana; color: #274b7d; margin-left: 20px; margin-bottom: 5px;}
.sitemap  {font-size:11px; font-family: verdana; color: #ffffff;}
.logo {position: absolute; left: 20px; top: 40px;}
.zwischenueberschrift  {font-size:12px; font-family: verdana; color: #395D94; font-weight: bold; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #7AA4CF;}
.ueberschrift {color: #DC8600; font-family: verdana; font-size: 20px;}
.tabelle {background-color: #CBDAEC; padding: 12px; font-family: verdana; font-size: 12px; color: #274B7D; line-height: 150%; }
.tabelle-inhalt {font-family: verdana; font-size: 12px; color: #274B7D; padding-top: 5px; line-height: 150%; }
.tabelle-header {font-family: verdana; font-size: 12px; color: #DC8600; padding-top: 5px; font-weight: bold; line-height: 150%; }
.tabelle-header2 {font-family: verdana; font-size: 12px; color: #DC8600; font-weight: bold; line-height: 150%; }
.bild {border: 1px solid #ffffff;}
.text {color: #5F5F5F; font-family: verdana; font-size: 12px; line-height: 150%;}
.linie {border-top-style: solid; border-top-width: 1px; border-top-color: #7AA4CF;}
.tabelle-kopf{font-size:12px; font-family: verdana; color: #ffffff; font-weight: bold; padding:2px}
.tabelle-inhalt{font-size:12px; font-family: verdana; color: #274B7D; padding:2px}
.tabelle-inhalt-fett{font-size:12px; font-family: verdana; color: #274B7D; padding:2px; font-weight:bold}

a.lnk:link 	    {color: #ffffff; text-decoration: none;}
a.lnk:visited 	{color: #ffffff; text-decoration: none;}
a.lnk:hover 	   {color: #ffffff; text-decoration: underline;}
a.lnk:active 	   {color: #ffffff; text-decoration: none;}

a.lnk1:link 	    {color: #274B7D; text-decoration: none; font-weight: bold;}
a.lnk1:visited 	{color: #274B7D; text-decoration: none; font-weight: bold;}
a.lnk1:hover 	   {color: #274B7D; text-decoration: underline; font-weight: bold;}
a.lnk1:active 	   {color: #274B7D; text-decoration: none; font-weight: bold;}

a.lnk2:link 	    {color: #ffffff; text-decoration: none; font-size:10px;}
a.lnk2:visited 	{color: #ffffff; text-decoration: none; font-size:10px;}
a.lnk2:hover 	   {color: #ffffff; text-decoration: underline; font-size:10px;}
a.lnk2:active 	   {color: #ffffff; text-decoration: none; font-size:10px;}
