/*
** Allgemeine Angaben zum Inhalt
** -----------------------------------------------------------------
*/

body {
	margin: 0px;

	background-color: #EAF1F8;
  background-image:url(/fileadmin/images/allgemein/bg.gif);
	background-position: center;
  background-repeat: repeat-y;
}


/*
** Schriftformatierung 
** -----------------------------------------------------------------
*/

/* 1) allg. Formatierung */
body, table, tr, td  {
	background-color: #ffffff;
  border: 1px;
  border-collapse: collapse;
	 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	line-height: 17px;
}

h1  {
	font-size: 16px;
	font-weight: bold;
	color : #99B5D2;
	margin-top: 0px; 
	margin-bottom: 23px;
	margin-left: 0px;
	padding-bottom: 4px;
	text-transform: none;
	/*background-color: inherit;*/
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #99B5D2;
	border-style: dotted;
}

h2  {
	font-size: 12px;
	font-weight: bold;
	color : #99B5D2;
	/*background-color: inherit;*/
	margin-top: 0px; 
	margin-bottom: 0px;
}

h3, h4, h5 , h6  {
	font-size: 10px;
	font-weight: bold;
	color : #000000;
	/*background-color: inherit;*/
	margin-top: 0px; 
	margin-bottom: 0px;
}


/*
** Standardlinks
** -----------------------------------------------------------------
*/

a:link, a:visited, a:active  {
	text-decoration : none;
	color : #93AD24;
	/*background-color: inherit;*/
}

a:hover  {
	text-decoration : underline;
	color : #93AD24;
	/*background-color: inherit;*/
}


/*
** Angaben zum Inhaltsbereich
** -----------------------------------------------------------------
*/

.clear_row {
	clear: left;
}
.content {
	width: 439px;
	height: 360px;
	
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	
	vertical-align: top;
	
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 25px;

	
	/*background-color: inherit;*/
	/*background-image: url(/fileadmin/images/allgemein/bg.jpg); 
	background-repeat: no-repeat;
	background-position: bottom;*/

	border-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-color: #ffffff;
	border-style: solid;
}

ul {
	 /* list-style-image: url(bullet.gif);*/
	 list-style-type: disc;
	 padding-left: 16px;
	 margin-left: 0px;
}

li {
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	
	/*background-color: inherit;*/
	
	margin-bottom: 8px;
}


/*
** Header
** -----------------------------------------------------------------
*/
.header {
	/*background-color: inherit;*/
	color: #000000;
	height: 84px;
	margin: 0px;
	padding: 0px;
}




/*
** Suchfunktion
** -----------------------------------------------------------------
*/
.suchen  {
	font-size: 12px;
	font-weight: normal;
	color : #93AD24;
	/*background-color: inherit;*/
}


.suchen_table  {	
	padding: 0px;

  border: 0px;
  border-collapse: collapse;
	
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}




/*
** rechte Spalte
** -----------------------------------------------------------------
*/
.nutzfunktionen {
	font-size: 12px;
	font-weight: normal;
	color : #93AD24;
	line-height: 12px;
	
	/*background-color: inherit;*/
	
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	
  border: 0px;
}

.nutzfunktionbg {
	margin: 0px;
	padding:0px;
	
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #99B5D2;
	border-style: dotted;
	

}

.nutzfunktionen a:link, .nutzfunktionen a:visited, .nutzfunktionen a:active {
	color: #828282;
	/*background-color: inherit;*/
	text-decoration : none;
}
.nutzfunktionen a:hover {
	color: #93AD24;
	/*background-color: inherit;*/
	text-decoration : none;
}



/*
** Fusszeile
** -----------------------------------------------------------------
*/
.footer {
	background-color: #ffffff; 
	color: #93AD24;

	border-width: 0px;
	border-color: #93AD24;
	border-style: solid;
	
	padding-left: 15px;
	padding-right: 24px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.footerborder {
	background-color: #ffffff;  
	color: #93AD24;

	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #93AD24;
	border-style: dotted;
	
	width: 439px;
}

.footertext {	
	color: #93AD24;
	font-size : 12px;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	
	/*background-color: inherit;*/
	
	padding-left: 7px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
}

.links a:link, .links a:active, .links a:visited {
	color: #93AD24;
	/*background-color: inherit;*/
	text-decoration: none;
  font-weight: normal;
}
.links a:hover {
	text-decoration: underline;
  font-weight: normal;
	color: #93AD24;
	/*background-color: inherit;*/
}

.disclaimer a:link, .disclaimer a:active, .disclaimer a:visited {
	color: #93AD24;
	/*background-color: inherit;*/
	text-decoration: none;
  font-weight: normal;
}
.disclaimer a:hover {
	text-decoration: underline;
  font-weight: normal;
	color: #93AD24;
	/*background-color: inherit;*/
}

.kontakt a:link, .kontakt a:active, .kontakt a:visited {
	color: #93AD24;
	/*background-color: inherit;*/
	text-decoration: none;
  font-weight: normal;
}
.kontakt a:hover {
	text-decoration: underline;
  font-weight: normal;
	color: #93AD24;
	/*background-color: inherit;*/
}

.newsletter a:link, .newsletter a:active, .newsletter a:visited {
	color: #93AD24;
	/*background-color: inherit;*/
	text-decoration: none;
  font-weight: normal;
}
.newsletter a:hover {
	text-decoration: underline;
  font-weight: normal;
	color: #93AD24;
	/*background-color: inherit;*/
}