/*********************************************************************************

				Oliver Kreischer
				Programmierung | Design
				Zellerberg 3
				82340 Feldafing
				
				http://www.kreischer.de
				Telefon: 08157-9993093

**********************************************************************************/
/* ### undo #################################################################### */

:link,:visited { text-decoration:none; }
ul,ol,li  { 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; }

a:focus { outline: none; }

div, p, li, a {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: 14px;line-height: 16px;}

ul		{list-style: circle;}
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: 101%;
	margin-bottom: 1px;
}

/* ### BODY ###################################################################### */
body {
	background:#fff;
	color: #434343;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	}

/* \*/ * html body { text-align:left; font-size: x-small; } /* *//* IE 5.5 Hack */

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.floatLeft { float:left; }
.floatRight { float:right; }

.warning { color:#f00; background: inherit; }

 
#wrapper {
	position:relative;
	margin:0 auto;
	padding: 0;
	width: 950px;
}

#header {	
	width: 950px;
	height: 120px;
}


#content {
	width: 490px;
	display: block;
	float: left;
	padding: 20px;
	padding-top: 30px;

}

#content img {
border: 1px solid #8b8f8e;
}

#newscontent {
	position: absolute;
	float: right;
	width: 195px;
	display: inline;
	border-left: 1px solid #e5e5e5;
	top: 147px;
	right: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*************************************/
	
#logo {

}

#logo a,
#logo a:visited {
	position: absolute;
	display:block;
	font-size: 25px;
	left: 5px;
	top: 60px;
	line-height: 40px;
	color: #0376c6;
}


#logo a:hover,
#logo a:active {
	color: #000;
	text-decoration:none;
	}



/*************************************/

#adresse {
	text-align: right;
	margin-top: 40px;
	font-size: 10px;
	text-decoration:none;
	}

#adresse a,
#adresse a:visited {
	color: #0376c6;
	text-decoration:none;
}

#adresse a:hover,
#adresse a:active {
	color: #000;
	text-decoration:none;
}


/*******************************************************************************/
/* Schriften  **********************************************************************/
/*******************************************************************************/

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 20px;	
	color: #0376c6;
	font-weight: normal;
	line-height: 25px;
	padding-bottom: 10px;
}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;	
	color: #0376c6;		
	font-weight: normal;
	line-height: 25px;
	padding-bottom: 10px;
}

.teaser h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;	
	color: #000;		
	font-weight: normal;
	margin-bottom: -12px;
}

.teaser h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	margin-top: -5px;
	color: #0376c6;		
	font-weight: normal;
	line-height: 20px;
	padding-bottom: 0px;
}

.abstand {
	display: block;
	height: 20px;
}


h3 {
padding-bottom: 5px;
margin-left: 0;
padding-top: 4px;
padding-left: 12px;
color: #000;
font-size: 12px;
background-image: url(pfeil.gif);
background-repeat: no-repeat;
background-position: left 4px;
} 

h3 a{
color: #0376c6;
font-size: 12px;

} 

.accordion {
margin-top: 5px;
margin-left: 15px;
}


p {
	color:#333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
}

strong {
	color:#000;
}

.extern {
padding-left:17px;
color: #000;
background:url('ext_link.gif') no-repeat left center;
}


#content  a:link,
#content ul li a:link {
  	color: #0376c6;
	border-bottom: 1px solid #e5e5e5;
	text-decoration:none;
}

#content   a:visited,
#content  ul li a:visited {
  	color: #0376c6;
	border-bottom: 1px solid #e5e5e5;
	text-decoration:none;
}

#content  a:active,
#content  ul li a:active {
  	color: #000;
	border-bottom: 1px solid #e5e5e5;
	text-decoration:none;
}


#content  p a:hover,
#content  ul li a:hover {
  	color: #000;
	border-bottom: 1px solid #e5e5e5;
	text-decoration:none;	
}


#content ul			{list-style: none; margin-bottom: 20px;}
#content ul li			{margin: 4px 0 0 25px; list-style: disc;font-family: verdana, arial, helvetica, sans-serif;font-size: 12px; line-height: 17px;	color: #434343;}
#content ul li ul		{margin: 0 0 0 0;}
#content ul li ol		{margin: 0 0 0 0;}


.flLeft { float:left;}
.flRight { float:right;}



.file {
	display: block;
   	width: 120px;
   	float: left;
   	z-index: 500;
   	margin-top: 5px;
}

.article {
	margin-left: 130px;
}


.bildunterschrift {
font-size: 10px;
}


.teaser {}

#newscontent p {
	font-size: 12px;
	color: #000;
}

#newscontent b {
	font-size: 10px;
	color: #147fca;
	font-weight: normal;
}


#newscontent a:link,
#newscontent a:visited {
	padding: 2px;
 	color: #434343;
	display: block;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	padding-left: 15px;
	border-bottom: 1px solid #fff;
	}

#newscontent a:focus,
#newscontent a:hover,
#newscontent a:active {
	display: block;
	color: #000;	
	text-decoration:none;
	border-bottom: 1px solid #fff;	
}


#navheight_vert {
width: 195px;
margin-top: 30px;
float: left;
border-right: 1px solid #e5e5e5;
padding-bottom: 20px;
padding-right: 20px;
}

#navheight_vert ul.nav1st {   }


/* ### nav1st - first level navigation ######################################## */

ul.nav1st {
	font-size: 12px;
}

ul.nav1st li {
	display: block;
	padding: 3px 0;
	font-weight: normal;
	text-align: right;
        border-bottom: 1px solid #e5e5e5;
}

ul.nav1st a, 
ul.nav1st a:link {
	display: block;
	width: 185px;
	color:#5a5a5a;
	padding: 5px 5px;
	text-decoration:none;	
}

ul.nav1st a:hover {
	color:#0376c6;
	text-decoration:none;	
}

ul.nav1st li a.current, 
ul.nav1st li a.current:link {
	color:#0376c6;
	text-decoration:none;	
}

ul.nav1st li a.current:hover {
	color:#0376c6;
	background: inherit;
	text-decoration:none;	
}


/* ### nav2nd - second level navigation ######################################### */

ul.nav2nd {
	font-size: 10px;
	font-weight:normal;
	text-transform:none;
	margin-bottom: 30px;
}

ul.nav2nd li {
	padding:0;
	margin:0;
	font-weight:normal;
	border:none;
	text-align: right;
	line-height: 10px;
}

ul.nav2nd a, 
ul.nav2nd a:link,
ul.nav2nd a:visited {
	display:block;
	text-decoration:none;	
}


ul.nav2nd a:hover {
	color:#0376c6;
	text-decoration:none;	
}

ul.nav2nd li.active a, 
ul.nav2nd li.active a:link {
	color:#0376c6;
	text-decoration:none;	
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Formular Definition */

#form-module  {
	display: inline;
	width: 400px;
}


#form-module * {
	padding:0px;
	margin:0px;
}


#form-module img {
display: block;
	height: 30px;
	position: relative;
	left: 130px;
	margin: 5px;
	border: 1px solid #000;
}


#form-module fieldset {
	margin: 0;
	padding: 15px 10px;
}

#form-module legend {
	display: none;
}


#form-module p {
	margin:0;
}

#form-module .formhinweis {
margin-top: 10px;
margin-bottom: 10px;
}

#form-module .element {

}

#form-module label {
	display: block;
	float:left;
	clear: both;
	width: 100px;
	color: #5a5a5a;
	font-family: verdana, arial, helvetica, sans-serif;	
	margin-bottom: 5px;
}

#form-module label.checkbox {
	width:30px;
}

#form-module radio {
border: 1px solid red;

}

#form-module input, 
#form-module select {
	display: block;
	width: 340px;
	margin-bottom: 5px;
	float: right;
}

#form-module textarea {
	display: block;
	width: 343px;
	margin-bottom: 5px;
	float: right;
}




#form-module input.text {
	height: 15px;
}

#form-module input.checkbox {
	display:block;
	width:240px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	display:block;
	width: 245px;
	border:1px solid #7d6a55;
	background-color:#fff;
	color:#666;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

*:first-child+html #form-module input.submit{   /* CSS-Hack fÃ¼r IE7 */  
	width: 240px;
}

#form-module input.submit:hover { 
	background-color:#f7f7f7;
	color:#000;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	display:block;
	height: 80px;
}

#form-module label.textarea, 
#form-module label.text {
	width: 100px;
	padding-top: 5px;
	float: left;
}


#form-module-thanks {
	display:block;
	color:#000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.spamschutz {
position: relative;
width: 60px;
height: 35px;
left: 90px;
padding-top: 5px;
}

/* Ende der Formulardefinition */


/**
* @package Zweispalter
* @name ZS CSS
* @author ZFeN - sven@zfen.de - http://www.zfen.de
* @version 1.0
*/

.zweispalter {
  width: 490px; 
}

.zweispalter_1 {
  width: 230px;
margin-bottom: 20px;
}

.zweispalter_2 {
  width: 230px;
  margin-left: 10px;
  margin-bottom: 20px;
}

.zweispalter_1, 
.zweispalter_2 {
  float: left;
}

.clboth {  y
 clear: both;
 display: block;
 line-height: 0;
 font-size: 0;
}

#content .list_content img{
  border: none;
}

.flLeft img {
	margin-right: 50px;
}

.flRight img {
	margin-left: 50px;
}

/* Download anbieten */

.list_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	color:#666666;
	padding-top:3px;
	width:450px;
	padding-left: -10px;
	padding: 5px;
    	line-height: 12px;
	}

.list_content3 {
  	font-size:10px;
	text-decoration:none;
	color:#000;
	padding-left: 35px;
	padding-bottom: 13px;
	width: 450px;
	margin:0px;
    	line-height: 18px;
	}
	
.list_content a:link {
  	color: #0376c6;
	border-bottom: 1px solid #e5e5e5;
}


.list_content a:visited {
  	color: #0376c6;
	border-bottom: 1px solid #e5e5e5;
}

.list_content a:active {
  	color: #000;
	border-bottom: 1px solid #e5e5e5;
}


.list_content  a:hover {
	color: #000;
	border-bottom: 1px solid #e5e5e5;
}

.teaser {display: block; width: 480px;}

