@import url(sitemap.css);
@import url(termine.css);

html {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	height: 100%;
/*  Original-Seite              */
/*	background-color: #AACCEE;  */

/*  Test-Seite                  */
	background-color: #FEF180;
}


h1{
   font-size:1.6em;
   padding-top:12px;
   padding-bottom:8px;
} 

h2{
   font-size:1.4em;
   padding-top:8px;
   padding-bottom:8px;   
}  

h3{
   font-size:1.2em;
   padding-top:2px; 
   padding-bottom:2px;
   color:#333333;
   background-color:#FFDF62;
   border-bottom-width:1px;
   border-bottom-color:#999999;
   border-bottom-style:solid;   
}
 
h4{
   font-size:1.0em; 
   padding-top:6px;
   padding-bottom:6px;      
}
h5{
   font-size:0.8em; 
   padding-top:6px;
   padding-bottom:6px;      
}

form {
	font-size: 11px;
}

.menu_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	
	font-size: 11px;
	text-decoration: none;
	padding-top: 4px;
}
.menu_oben a {
   text-decoration: none;
   color: #000000;
}
.menu_oben a:hover {   
   text-decoration: none;
   color: #000000;
}

#menu {
	width: 170px;
	margin: 0px 0 0 0px;
	background-color: transparent;
}

#menu a {
	display: block;
	text-decoration: none;
	background-color: transparent;	
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}

a.menu1,
a.menu1_active {
	line-height: 180%;
	color: #000000; 
	font-size: 11px;
	font-weight: bold;
}
a.menu1 {
	background-image: url(img/kaestch_grau.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding: 0px 0 0px 20px;
}
a.menu1_active {
	background-image: url(img/kaestch_schwarz.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding: 0px 0 0px 20px;
}
a:active.menu1 {
	background-image: url(img/kaestch_schwarz.gif);
	color: #000000; 
	font-weight: bold;
}

a.menu2,
a.menu2_active { 
	line-height: 180%;
	color: #000000; 
	font-size: 11px;
	font-weight: normal; 
}
a.menu2 {
	background-image: url(img/pfeil_submenu_schwarz.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 0px 0 0px 30px;
}
a.menu2_active {
	background-image: url(img/pfeil_submenu_schwarz_aktiv.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 0px 0 0px 30px;	
}

#menu a:link
#menu a:visited {
	color:#000000;
	font-weight: normal;
}

#menu a:hover{ 
	color:#999999;
/*	font-weight: bold;  */	
}


.inhalt_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	padding-top: 5px;
	font-weight: normal;
	font-size: 11px;
}
.inhalt_oben a {
	color: #000000;
	text-decoration: none;
}
.rootline a:hover {
	color: #061467;
	text-decoration: underline;
}
#inhalt {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 11px;	
}
#inhalt h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	font-size: 11px;
	height: 17px;
/*	width: 480px; */
	width: 100%;
	background-color: #FF9900;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#inhalt h3.csc-firstHeader {
   margin:0px 0px 10px 0px;
   padding-top:2px;      
}

#inhalt p {
	line-height: 135%;
}

#rechts {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	overflow:hidden;
}
.rechts_bold {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
}


.organisation { 
	border-collapse: collapse; 	 	
}
.organisation td { 
	border: 1px solid #000000;
	padding: 2px; 	
}


/*  Linkfarbgebung         */
a.external-link-new-window {
		color: #FF6600;
		font-weight: normal;
		}
.external-link-new-window img {
        xborder-style: none;
        border-width: 0;
}


a.internal-link {
		color: #FF6600;
		font-weight: normal;
}
.internal-link img {
        xborder-style: none;
        border-width: 0;
}
a.download {
		color: #FF6600;
		font-weight: normal;
}
.download img {
		xborder-style: none;
        border-width: 0;
}
a.mail {
		color: #FF6600;
		font-weight: normal;
}
.mail img {
        xborder-style: none;
        border-width: 0;
}