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

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

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

: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 {
	behavior: url(files/csshover.htc);
	background:#dddddd;
	color: #000;
	font-family:  verdana, helvetica, sans-serif;
	font-size: 12px;
	background-image: url(back_body.jpg);
	background-repeat: repeat-x;	
	}

.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 {
	margin: 0 auto;
	padding: 0;
	height:100%;
	width: 900px;
}

#content_links {
	float: left;
	width: 650px;
	background:url("back_left_content.gif") repeat-y left top;
	padding: 20px;
}

#content_links p {
	margin-left: -5px;
}

#content_links_bottom {
	margin-left: -20px;
	margin-bottom: -20px;	
	height: 40px;
	font-size: 10px;
	width: 690px;
	background:url("back_content_links_bottom.gif") no-repeat left bottom;
}

#footer {
	margin-left: -20px;
	margin-right: -20px;	
	margin-bottom: -20px;
	margin-top: 20px;
	height: 20px;
	background-color: #ddd;
}

#footer .links {
	float: left;
	margin-bottom: -20px;
	padding-left: 15px;
	text-align: left;
	font-size: 10px;
	background-color: #ddd;
}

#footer .rechts {
	float: right;
	margin-bottom: -20px;
	padding-right: 15px;
	text-align: right;
	font-size: 10px;
	background-color: #ddd;	
}


#footer a:visited {
	color: #828282;
}

#footer a, #breadcrumb a:link {
	color:#828282;
}

#footer a:hover {
  color: #fc2c00;
  text-decoration: none;
}


#content_rechts {
	float: right;
	position: relative !important;
	position: absolute;
	margin-top: 5px;
	width: 195px;
}

#content_rechts p {
	font-size: 10px;
	color:#828282;
}


#content img {
border: 1px solid #fff;
}


#content_rechts .partner {
display: block;
overflow: hidden;
background-position: -226px 0px;
margin-bottom: 25px;
}

#content_rechts .partner:hover,
#content_rechts .partner a:hover{
display: block;
overflow: hidden;
background-position: 0 0;
}


.textbildtext {

}

.textbild img{
padding-right: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-top: 4px;
}

/*************************************/
	
#logo {
	font-size: 36px;
	font-weight: bold;
	padding-top: 15px;
	margin-left: 13px;
}

#logo a:link {
  color: #fff; 
  text-decoration: none;
}

#logo a:visited {
  	color: #fff;
   font-style: normal;
	text-decoration: none;  
}

#logo a:active {
  color: #fc2c00;
	text-decoration: none;  
}

#logo a:hover {
  color: #fc2c00;
	text-decoration: none;  
}


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

.zweispalter {
  width: 650px; 
}

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

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

.zweispalter_1, 
.zweispalter_2 {
  float: left;
}

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




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

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;	
	font-weight: bold;
	color: #fc2c00;
	margin-left: -5px;
	line-height: 18px;
	margin-bottom: 10px; 
}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color: #fc2c00;
	margin-left: -5px;
	line-height: 18px;
	margin-bottom: 10px; 
}

h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;	
	font-weight: normal;
	color: #fc2c00;
	margin-left: -5px;
}

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

strong {
	color:#000;
	font-weight: bold;
}

#content  p a:link,
#content_links  p a:link,
#content_rechts  p a:link,
#content ul li a:link {
  color: #fc2c00; 
  font-style: normal;
  text-decoration: none;
}

#content  p a:visited,
#content_links  p a:visited,
#content_rechts  p a:visited,
#content  ul li a:visited {
  color: #fc2c00;
   font-style: normal;
	text-decoration: none;  
}

#content  p a:active,
#content_links  p a:active,
#content_rechts  p a:active,
#content  ul li a:active {
  color: #000;
	text-decoration: none;  
}


#content  p a:hover,
#content_links  p a:hover,
#content_rechts p a:hover,
#content  ul li a:hover {
  color: #000;
	text-decoration: none;  
}


#content ul,
#content_links ul,
#content_rechts ul {
 list-style: none;
 margin-bottom: 20px;
}

#content ul li,
#content_links ul li,
#content_rechts ul li {
	margin: 0px 0 0 25px;
	list-style: disc;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}


.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;
}


/* ### Breadcrump Navigation #################################################### */

#breadcrumb {
	margin-left: 15px;
	float:left;
	color: #828282;
}


#breadcrumb a:visited {
	color: #828282;
}

#breadcrumb a, #breadcrumb a:link {
	color:#828282;
}


#breadcrumb a:hover {
  color: #fff;
  text-decoration: none;
}

#breadcrumb .breadstart a:visited{
  	color: #fc2c00;
   font-weight: bold;   	
   text-decoration: none;  
}

#breadcrumb .breadstart a:link{
  	color: #fc2c00;
   font-weight: bold; 
	text-decoration: none;  
}

#breadcrumb .breadstart a:active{
  color: #fc2c00;
   font-weight: bold;   
  text-decoration: none;  
}

#breadcrumb .breadstart a:hover {
  color: #fff;
  text-decoration: none;  
}


.extern {

}


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


.abstand {
clear: both;
width: 100%;
padding-bottom: 15px;
border-right: 1px solid #fff;
}


/* JAOS Gallery
*******************************************************************************/
/* JAOS Gallery
*******************************************************************************/
#jaos
	{
	color:#848282;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	}


.jaosg_galerie
	{

}

.jaosg_thumbnail 
	{
	float: left;
	text-align: left;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 102px;
	height: 102px;
}

.jaosg_nav
	{
	text-align: left;
	}

.jaosg_bild	
	{
	float: left;
	clear: both;
}

.jaosg_bildbeschreibung
	{
	margin-left: 20px;
	position: relative;
	float: left;
}


#MainMenu 
{
	height:37px;
	background: #FFFFFF url("menue_bmid.jpg");
	margin-top: 35px;
	border:0;
}
#tab 
{
	margin:0;
	top:0;
}
#tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li 
{
display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background:#000000 url("menue_bright.jpg") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#tab a span 
{
	display:block;
	background:url("menue_bleft.jpg") no-repeat left top;
	padding:0 15px 0 15px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:37px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#FF9300;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

#content_links ul.nav2nd {
	margin-left: -20px;
	margin-top: -20px;
	font-size: 10px;
	width: 690px;
	height: 23px;
	background:url("sub_back.jpg") repeat-x left top;
	list-style: none;
}

#content_links ul.nav2nd li {
	padding-top: 2px;
	float: left;
	color:#000; 
	text-decoration: none;
	margin-left: 15px;
	list-style: none;
}

#content_links ul.nav2nd a, 
#content_links ul.nav2nd a:link {
	display: block;
	color:#fff; 
}


#content_links ul.nav2nd a:hover {
	color:#000; 
}

#content_links ul.nav2nd li.active a, 
#content_links ul.nav2nd li.active a:link {
	color:#000; 
}

#content_links ul.nav2nd li.active a:hover {
	color:#000; 
}


.galerie {
display: block;
border: 1px solid #fff;
}

.galeriebilder img{
padding:2px;
margin: 2px;
border: 1px solid #fc2c00;
}

h5  {
 height: 10px;
 margin-bottom: 5px;
 width: 100%;
  background:url(line_back.gif) repeat-x;
}





/*******************************************************************************/
/* Formular  **********************************************************************/
/*******************************************************************************/


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

#form-module {
	width: 650px;
}

#form-module fieldset {
	margin: 15px 0px 00px 0px;
	padding: 15px 10px;
	border: 1px solid #dddddd;
}

#form-module legend {
	color:#000;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	border: 1px solid #dddddd;
	margin: 0px 0px 10px 0px;
}

#form-module .formhinweis {
	display: block;
	color: #000;
	font-family: arial, sans-serif;	
	font-size: 12px;
	width: 600px;
	margin-bottom: 5px;
	padding: 10px 0 5px 30px;

}

#form-module p {
	margin:0;
}

#form-module .element {
}

#form-module label {
	display: block;
	clear: left;
	float: left;
	width: 150px;
	color: #000;
	font-family: arial, sans-serif;	
	font-size: 12px;
	margin-left: 30px;
	margin-bottom: 5px;
}



#form-module input, 
#form-module select, 
#form-module textarea {
	display: block;
	margin-left: 185px;
	width: 390px;
	margin-bottom: 5px;
}

#form-module select {
width: 100px;
}

#form-module .checkboxbeschriftung{
	width: 150px;
	text-align: left;
	padding: 0;
}

#form-module .checkbox {
	width: 20px;
	text-align: left;
	padding: 0;
	
}


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



#form-module input.submit { 
	display:block;
	margin: 10px 0 0 185px !important;
	margin: 10px 0 0 213px;
	width: 394px !important;
	width: 393px;
	border:1px solid #000;
	background-color:#fff;
	color:#666;
	font-family: arial, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	display:block;
	margin: 10px 0 0 185px !important;
	margin: 10px 0 0 213px;
	width: 394px !important;
	width: 393px;
	background-color:#f7f7f7;
	color:#000;
}

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

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

.spamschutz {
	position: relative;
	width: 60px;
	height: 35px;
	left: 185px !important;
	left: 213px;
	padding-top: 5px;
}
