/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body {
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   background-repeat: repeat-x;
	margin: 0px 0 0 0px;
   padding: 0 0 0 0;
   background-color: #ffffff;
}

hr {
	display: none;
}

a:link, a:visited {
	color: #000000;
	text-decoration: underline;

}

a:hover {
	text-decoration: underline;
	color: #5B8554;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 110%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

th {
	font-size: 100%;
	font-weight: bold;
	text-align: left;
   padding: 2px 5px 2px 5px;
}

td {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	padding: 2px;
}

td a{
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

/* Definition des Rahmens*/

#framework {
	width:770px;
	height: 100%;
	margin:0px auto;
	text-align:left;
	background-image: url(../images/background/bg_headTop.gif);
	background-position: top;
	background-repeat: no-repeat;
}

/* Definition Header */

#headerBox {
	height: 88px;
 background-image: url(../images/background/bg_navbox.jpg);
	background-position: right;
	background-repeat: repeat-y;
	border-top: solid #77A2CF 3px;
}

#headerBox div.headRight {
	position: absolute;
	float: right;
}

#headerBox div.headLeft {
	position: absolute;
	float: left;
}

#headerBox div.headLeft img {
margin-top: 20px;
}

#headerBox li {
display: inline;
list-style-type: none;
padding-right: 0px;
}

#headerBox .styleNav {
position: absolute;
font-size:10px;
top: 50px;
left: 570px;
letter-spacing: 2px;
margin-top: 0px;
height: 15px;
width: 220px;
text-align: center;

}


#headerBox  .styleNav a{
color: #2D5CAC;
font-weight: bold;
padding-right: 10px;
}

#headerBox  .styleNav a:hover{
color: #F4B624;
font-weight: bold;
padding-right: 10px;
}

/* Bereichsbild innerhalb des Headers*/

#section {
	width: 770px;
	height: 170px;
	padding:0px;
	margin: 0px;
	/*border: 1px solid;*/
}

#section_right{
	float: left;
	width: 550px;
		margin: 0px;
}



#section .navigBox{
float: right;
padding-right: 10px;
width: 200px;
}

#section ul {
font-size:1em;
letter-spacing: 2px;
margin-top: 0px;
text-align: right;
margin: 15px 10px 0 0;
}

#section ul li {
color: #ffffff;
list-style-type: none;
padding: 5px;
}

#section ul span {
color: #ffffff;
font-weight: bold;
}


#section ul a {
color: #ffffff;
text-align: right;
text-decoration: none;
}

#section ul a:hover {
color: #F8DC6D;
text-decoration: none;
}

#section div.toolbox {
float: left;
font-size: 100%;
height: 20px;
color: #484848;
text-align: left;
margin: 0px;
padding-top: 148px;
padding-left: 10px;
width: 350px;
}

#section div.toolbox a {
font-size: 100%;
color: #484848;
text-align: left;
padding-top: 10px;
text-decoration: none;
}

#section div.printBox {
float: left;
padding-top: 143px;
padding-left: 60px;/**/
width: 120px;

}

div.searchForm {
position: absolute;
top: 233px;
padding-left: 10px;
width: 200px;
}


/* Definitiond des Contentbereiches*/

#contentBox {
margin-top:0px;
background-color:#ffffff;
width:510px;
float:left;
padding:0px 10px 10px 10px;
/* border: dashed 1px #cccccc;*/
}


#contentBox h1 {
font-size: 120%;
margin-left: 0px;
padding-bottom: 0px;
padding-top: 30px;
padding-left: 25px;
color: #686868;
 clear: both;
 background-image: url(../images/background/bg_h1.jpg);
 background-repeat: no-repeat;
 background-position: 0px 24px;
 height: 26px;

}

#contentBox h2 {
font-size: 100%;
margin: 20px 0 10px 0px;
padding: 0px 0 3px 0px;
color: #686868;
border-bottom: 1px solid #009700;

}


#contentBox h3 {
font-size: 100%;
margin:10px 0px 10px 0px;
padding-bottom: 0px;
color: #686868;
width: 510px;
}

#contentBox p {
font-size: 100%;
margin-bottom: 10px;

}

#contentBox td {
font-size: 1em;
}


#contentBox ul{
margin-left: 20px;
margin-right: 20px;
margin-top: 0px;
padding: 0px 0px 0px 0px;
margin-bottom: 0px;
}


#contentBox ul li {
 list-style: none;
 margin: 0px 20px 0px 10px;
 padding: 2px 0 2px 20px;
  background-image: url(../images/buttons/list-arrow.gif);
 background-position: 0px 6px;
 background-repeat: no-repeat;
 line-height: 15px;
 }
 
/* Sitemap Dedifinitionen */


#contentSitemap {
margin-top:0px;
background-color:#ffffff;
width:520px;
float:left;
padding:0px 10px 10px 10px;
/* border: dashed 1px #cccccc;*/
}


#contentSitemap h1 {
font-size: 120%;
margin-left: 0px;
padding-bottom: 10px;
padding-top: 30px;
padding-left: 25px;
color: #686868;
 clear: both;
 background-image: url(../images/background/bg_h1.jpg);
 background-repeat: no-repeat;
 background-position: 0px 24px;
 height: 26px;
 
}

#contentSitemap h2 {
font-size: 100%;
margin: 0 0 0 0px;
padding: 0px 0 3px 0px;
color: #686868;
}


#contentSitemap h3 {
font-size: 90%;
margin-left: 0px;
padding-bottom: 0px;
color: #686868;
}

#contentSitemap p {
font-size: 1em;
}


#contentSitemap ul{
margin: 0px;
margin-bottom: 2px;
list-style: none;
 border: none;
 padding: 10px 5px 10px 5px;
}


#contentSitemap ul li {
 margin: 0px 20px 0px 10px;
 padding: 2px 0 2px 0px;
 font-weight: bold;
 }
 
 #contentSitemap ul ul {
 margin: 0px 20px 0px 30px;
 }
 
 
 #contentSitemap ul ul li {
 margin: 0px 20px 0px 10px;
 font-weight: bold;
 }
 
  #contentSitemap ul ul ul li {
 margin: 0px 40px 0px 10px;
 font-weight: normal;
 }


#contentSitemap ul li a {
color: #4F65B0;
 }

 /* calender  */

#contentBox div.dataList{
	width: 510px;
}
#contentBox div.dataList p{

}

#contentBox .dataSchedule{
	width: 491px;	
	background-color: #F3F3F3;
	margin: 10px 0px 10px 0px;
	padding: 6px 5px 6px 10px;
}

#contentBox p.dataDate{	
	padding: 2px 5px 2px 10px;
	width: 100px;
	float: left;	
	background-color: #A6DBB7;
	margin: 1px 1px 1px 0px;
}

#contentBox p.dataTitle{
	float: left;
	background-color: #C4E7CF;
	width: 375px;
	padding: 2px 5px 2px 10px;
	margin: 1px 1px 1px 0px;
}

#contentBox p.dataText{
	background-color: #FAFAFA;
	border-bottom: 1px dashed #CFCFCF;
	margin: 1px 1px 15px 0px;
	width: 491px;
	clear: both;
	padding: 4px 5px 4px 10px;
}


/*  Terminvorschau*/

#previewList{
	width: 150px;
	border: 1px dashed #cccccc;
	font-size: .9em;
	float: right;
	margin: 20px 2px 10px 10px;

}

#previewList .previewHead{
	color: #3F3F45;
	margin: 0px;
	padding: 5px;
	text-align: center;	
	background-color: #f8f8f8;
}

#previewList p.previewDate{	
	background-color: #EBF8EE;
	padding: 2px 5px 2px 10px;
	margin:  0px;
}

#previewList p.previewTitle{
	padding: 2px 5px 2px 10px;
	margin: 0 0 5px 0;
	background-color: #FDFDFD;
}





/* Definition der rechten Spalte*/

#rightcolBox {
margin: 0px;
 float: right;
 width: 220px;
}

/*Menuebox*/
#menue{
/**/margin-top: 0px;
 padding: 25px 0 10px 0;
 background-image: url(../images/background/bg_navbox.jpg);
 background-repeat: repeat-y;
 background-position: 100%;
 border-bottom: 1px solid #D0D0D0;
 width: 220px;
}

#menue h2.title{
	margin-right: 0px;
	background-image: url(../images/background/bg_navbox_title.gif); 
	background-repeat: repeat-x;
	width: 220px;
	height: 31px;
	color: #4A4A4A;
	font-weight: bold;
	font-size: 100%;
	padding: 6px 0 0 0px;
	text-align: center;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
}


/*Newsbox*/
#newsBox{

margin-top: 25px;
font-family: Arial, Helvetica, sans-serif;
}

#newsBox .title{
	background-image: url(../images/background/bg_rightbox_news.jpg);
	background-repeat: no-repeat;
	width: 220px;
	height: 31px;
	color: #ffffff;
	font-weight: bold;
	padding: 6px 0 0 0px;
	text-align: center;
	letter-spacing: 2px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}



#newsBox div.list{
	background-image: url(../images/background/bg_rightbox.jpg); 
	background-repeat: repeat-y;
	background-position: top;
	border-bottom: 1px solid #cccccc; 
	width: 220px;
	font-weight: bold;
}
#newsBox p{
	font-weight: normal;
	padding: 0px 15px 0 15px;
	text-align: left;
	font-size: 90%;
	 margin-top: 0px;
}

#newsBox a {
 display: block;
 font-weight: normal;
 font-size: 11px;
 color: #576470;
}

/* Listenelemente NewsBox*/
 
 #newsBox ul{
 list-style: none;
 margin-top: 0px;
 padding-top: 8px;
 width: 170px;
}


#newsBox ul li {
 margin-left: 0px;
 padding-bottom: 2px;
 }
 #newsBox ul li a {
 display: block;
 font-weight: normal;
 font-size: 11px;
 color: #576470;
 }
 
 #newsBox ul li a:hover {
		color: #366A9E;
	   
 }
 
 #newsBox ul li a span {
   padding: 2px 0px 2px 0px;
 }

 
 

/*definition Footer*/

#footerBox {
	position: relative;
	width: 100%;
	font-size: 90%;
	clear: both;
	height: 30px;
border-top: 1px solid #cccccc;
top: 20px;
}

#footerBox p {
	margin: 0px 5px 25px 0px;
   text-align: right;
}

#footerBox a {
	margin: 0px 5px 5px 0px;
	color: #969696;
}


/* Allgemeine Definitionen*/

/*Error Texte*/
.errortxt{
	font-size: 100%;
	font-weight: bold;
	color: red;
}

p.separator{
	border-bottom: 1px dashed #CFCFCF;
	margin: 5px 0px 5px 0px;
}

.bildLinks {
float: left; 
padding: 5px 10px 10px 0; 
}

.bildRechts {
float: right; 
padding: 5px 0 10px 10px; 
}
