/* CSS Document */

/* CSS Document */

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

body, div,p,li { background-repeat:no-repeat; }

/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

/*	html
*******************************************************************************/
html {
	min-height: 100%;
	margin-bottom: 1px;
}

/*	body
*******************************************************************************/
body {
	
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.flLeft { float:left; }
.flRight { float:right; }

.warning, 
#main-block .warning { color:#f00; }

#kontakt a
{
	color:#557089;
}

#zeilenumbruch
{
	margin-bottom:5px;
	clear:both;
}

body
{
    padding : 0;
    margin : 0;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}

#container 
{ 
	width:1000px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	background: url(images/spacer_bg.gif) repeat-y;
	border:1px solid #00693A;
}

#pictos
{
	position:absolute;
	margin-left:153px;
	margin-top:67px;
}

#pictos a img
{
	height:72px;
	width:61px;
}

#pictos  img:hover 
{
	margin-top:-30px;
	width:79px;
	height:93px;
}

#pictos  a:hover img 
{
	margin-top:-30px;
	width:79px;
	height:93px;
}

#pictos a:hover { padding:0; }

#banner
{
	background: url(images/navi_bg.gif) repeat-x;
	background-position:bottom;
}	


/*-------------------------------------Horizontale NAVI---------------------------------------------*/
#navihor
{
	position:absolute;
	padding-left:159px;
	
	margin-top:145px;
	/*padding-bottom:17px;*/
}

#navihor ul.nav1st {
	width:900px;
}


#navihor ul.nav1st li {
	
	padding:0 0 8px 10px;
	float:left;
}

#navihor ul.nav1st li.active {
	
}

#navihor ul.nav1st li.active a,
#navihor ul.nav1st li.active a:link {

	
}

#navihor ul.nav1st a, 
#navihor ul.nav1st a:link {
	display:block;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	background: url(images/Hor_bg.gif) no-repeat;
	background-position:right;
	padding-right:10px;
}

#navihor ul.nav1st a:hover {
	
}

/*-------------------------------------Horizontale NAVI ENDE ---------------------------------------------*/


/*-------------------------------------Vertikale NAVIGATION--------------------------------------*/
#navigation
{
	float:left;
	width:133px;
	padding-left:18px;
	margin-bottom:20px;
}

#navigation ul.nav1st {

}


#navigation ul.nav1st li {
	list-style-image: url(images/square.gif);
	padding-top:0;
	padding-bottom:2px;
	padding-left:0px;
	padding-right:0;

}


#navigation ul.nav1st li.active {

	background:#transparent;
}


#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link {
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
}


#navigation ul.nav1st a, 
#navigation ul.nav1st a:link {
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
}


#navigation ul.nav1st a:hover {

	color:#FFFFFF;
}



#navigation ul.nav1st li ol.nav2nd li {

list-style-image: url(images/list.gif);
    color:#606060;
	margin-top:2px;
	text-decoration:none;
	margin-left:14px;
	
}

#navigation ul.nav1st ol.nav2nd li.noact a:{

	color:#606060;
	text-decoration:none;
}



#navigation ol.nav2nd a.current{text-decoration:none;} 
#navigation ol.nav2nd li.active a.current{text-decoration:none; }
#navigation ol.nav2nd li.noact a:hover{color:#FFFFFF; text-decoration:none; } 
#navigation ol.nav2nd a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#navigation ul.nav2nd a
{
	margin-left: 10px;
}	

#navigation ul.nav2nd a
{
	margin-left: 10px;
}

#navigation ul.nav3rd a
{
	margin-left: 20px;
}

/*------------------------------------Vertikale Navi Ende----------------------------------------------------*/

/*-------------------------------------Content-------------------------------------------------------*/
#content
{
	float:left;
	width:790px;
	margin-top:40px;
	margin-left:19px;
	margin-bottom: 30px;
	/*background: url(images/content_bg.gif) repeat-y;*/
	padding-left:10px;
	padding-right:2px;
	border-left:1px solid #00693A;
	border-right:1px solid #00693A;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#282828;
}

#content p
{
	margin-bottom:5px;
}

#content h1
{
	font-size: 14px;
	font-weight:bold;
	margin-bottom:10px;
}

#content a
{
	color: #00693A;
}

/*-------------------------------------Content Ende-------------------------------------------------------*/

/*-------------------------------------RSS-------------------------------------------------------*/
#RSS
{
	margin-top:40px;
	float:right;
	width:2px;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#42906D;
	font-weight:bold;
	height: 580px;
	margin-right: 5px;
}

#RSS a
{
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#42906D;
	font-weight:normal;
}
#RSS li
{
	margin-bottom:20px;
}
/*-------------------------------------RSS Ende-------------------------------------------------------*/
/*
  Formular Styles
*/


/* Formular */
.a63-form {
  width: 400px;
}

/* Eingabefelder */
.a63-form input, .a63-form textarea {
  border: 1px solid black;
  margin: 1px 2px 1px 2px;
  width: 250px;
  background-color: #F6F4EF;
}

.a63-form input:focus, .a63-form textarea:focus {
  background-color: #EEEEEE;
}

/* Text-Eingabefeld*/
.a63-form textarea {
  height: 100px;
}

/* Beschriftungen der Eingabefelder */
.a63-form label {
  width: 100px;
  float: left;
  padding-left: 5px;
}


/* Buttons */
.a63-form .a63-fsubmit {
  width: 100px;
  margin: 0px;
  margin-top: 5px;
  background-color: #D6D3CE;
}

/* Buttons-Layer*/
.a63-form .a63-buttons {
  padding-left: 105px;
}

/* Zusatztext-Layer*/
.a63-form .a63-info {
  text-align: right;
  padding: 0px 5px 5px 0px;
}

/* Fehlermeldungs-Layer*/
.a63-form div.error {
  font-weight: bold;
  padding-top: 0px;
  padding-bottom: 10px;
}



/*
  Listen Styles
*/


/* Einträge-Layer */
.a63-entries .a63-entry {
  padding-bottom: 10px;
  border-bottom: 1px dotted #859885;
}

.a63-entries p {
  margin: 0px;
  padding: 0px;
}

/* Pagination-Layer */
.a63-entries .a63-pagination {
  text-align: right;
}

/* Pagination-Links */
.a63-entries .a63-pagination a {
  padding-left: 2px;
  padding-right: 2px;
}

/* hervorheben des Aktuelle-Seite-Links */
.a63-pagination_aktuell a {
  font-weight: bold;
  text-decoration:underline;
}


.a63-entries ul li {
  list-style-type: none;
  display: inline;
}

/*
  Allgemeine Formatierungen
*/

/* Beschriftungen */
.a63-entries .a63-label {
  float: left;
  width: 70px;
}

/* Werte */
.a63-entries .a63-value {
  padding-left: 70px;
}

/* Mozilla */
li.a63-pagination {
  list-style-type: none;
}

/* Ausgabe der Dateiversion
  möglichst unauffällig und klein */
.Modulversion {
  font-size: 0.5em;
  color: #aaaaaa;
/*  color: #dddddd; */ /* (fast) unsichtbar*/
}




/* ***********
  Adminbereich
  ************ */

/* TODO: hier könnten noch Formatierungen für den Adminbereich rein */

/*-----------------------------------------Formular--------------------------------------------------------*/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0px;
	width:372px;
	color:#000;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
}

#form-module fieldset {
	
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:5px;
	font-size:1em;
	font-weight:bold;
}

#form-module .element {
	display:block;
	clear:both;
	
}

#form-module label {
	display:block;
	/*float:left;*/
	padding:5px;
	width:120px;
	
}

#form-module label.checkbox {
	width:372px;

	
}

#form-module input, 
#form-module select, 
#form-module textarea {
	margin:0;
	width:330px;
	
}

#form-module input.text {
	height:20px;
}

#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	margin:15px 5px 5px 0;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#f7f7f7;
	color:#000;
}

#form-module label.textarea {}
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks {
	display:block;
	color:#000;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}

/*-----------------------------------------Formular Ende--------------------------------------------------------*/

#impressum
{
	margin-left:840px;
}

#impressum a
{
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#00693A;
}

#thumbnails
{
	width: 100px;
	height: 60px;
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
