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

				Oliver Kreischer
				Programmierung und 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-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; }

a, a:active, a:focus, a:visited {
	color:#686868;
}

a:hover {
	color: #000;
}


div, p, li, a {background-repeat:no-repeat; }

/* ##################################################### */

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		{font-size: 12px; margin-bottom: 10px;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: 12px; }

a:hover { text-decoration:none; }

/* ######################################################################### */
html {
	min-height: 101%;
	margin-bottom: 1px;
	background-color: #fff;
}

body {
	color: #686868;

	font-family:  arial,helvetica, sans-serif;
	letter-spacing: 1px;	
	}

.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;
	display: block;
	margin-top: 50px;
	padding: 0;
	width: 900px;
}

#links {
	display: block;
	width: 220px;
	float: left;
}

#rechts{
	width: 630px;
	margin-top: 45px;
	float: right;
}


#logo {
	width: 161px;
	height: 99px;
	background-image: url(logo_neu.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: right;
}

#logo a {
	display:block;
	width: 161px;
	height: 99px;
	text-indent:-1700em;
	text-decoration: none;
  	background-image: none;	
}


/********/


#navheight_vert {
}

#navheight_vert ul.nav1st { margin:50px 0;  }


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

ul.nav1st {
	float: right;
	font-size: 13px;
	width: 220px;
}

ul.nav1st li {
	display: block;
	padding: 1px 0;
	color:#686868;
	background: inherit;
	font-weight:bold;
	text-align: right;
}

ul.nav1st a, 
ul.nav1st a:link {
	display: block;
	color:#686868;
	background: inherit;
	margin: 4px;
	padding-right: 15px;
}

ul.nav1st a:hover {
	color:#000;
	background: inherit;
	padding-right: 15px;
}

ul.nav1st li a.current, 
ul.nav1st li a.current:link {
	color:#000;
	background: inherit;
	padding-right: 15px;
}

ul.nav1st li a.current:hover {
	color:#000;
	background: inherit;
	padding-right: 15px;
}


ul.nav2nd {
	border-top: 1px solid #686868;
	border-bottom: 1px solid #686868;
	padding: 5px 0 5px 0;
	font-size: 12px;
}

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

ul.nav2nd a, 
ul.nav2nd a:link {
	display:block;
}


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

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

/*******/
h1 {
	color: #6f6f6f;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 4px;
	padding-bottom: 1px;
	border-bottom: 1px solid #686868;	
}

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

.trenner {
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;	
	border-bottom: 1px solid #686868;
}

/*******/
.zweispalter {
  width: 630px; 
}

.zweispalter_1 {
  width: 300px;
}

.zweispalter_2 {
  width: 300px;
  margin-left: 20px;
}

.zweispalter_1, 
.zweispalter_2 {
  float: left;
}

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



.textbild .floatLeft {
	display: block;
	margin-right: 20px;
}

.textbild .floatRight {
	display: block;
	margin-left: 20px;
}

.textbild .subline {
	font-size: 10px;
	margin-bottom: 5px;
}






/****/
.listpic {
	margin-left: 20px;
	margin-top: 20px;
	background-color: #fff;
}

/****/
.highslide {
   	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
   	display: block;
   	float: left;
   	margin-top: 10px;
  	border: 1px solid #fff;
	margin-left: 20px;
	margin-top: 20px;
}
.highslide-container div {
	font-size: 10pt;
}
.highslide {
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {

}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	background: white;
	padding: 5px 0 0 5px;
}
.highslide-heading {
	display: none;
	height: 20px;
	overflow: hidden;
	cursor: default;
	color: #6f6f6f;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
}

.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../js/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: gray;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	top: -23px;
	left: 7px;
}
.highslide-controls ul {
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.highslide-controls li {
	float: left;
}
.highslide-controls a {
	background-image: url(../js/highslide/graphics/controlbar-white-small.gif);
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-controls .highslide-move {
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}

#sprache {
	margin-top: -30px;
	margin-right: 12px;
	float: left;
	width: 210px;
}


#sprache .germany {
	float: right;
	margin-right: 8px;
	height:24px;
	width:24px;
   	text-indent: -1000px;
   	background-image: url(germany_neu.gif);
}

#sprache .uk {
	float: right;
	margin-right: 8px;
	height:24px;
	width:24px;
   	text-indent: -1000px;
   	background-image: url(uk_neu.gif);
}

#sprache .italy {
	float: right;
	margin-right: 8px;
	height:24px;
	width:24px;
   	text-indent: -1000px;
   	background-image: url(italy.gif);
}




/*//////////////////////////////////////////////////////////////////////////////*
/* 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: 200px;
	color: #000;
	font-size: 12px;
	font-family:  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: 300px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	display:block;
	width: 200px;
	border:1px solid #7d6a55;
	background-color:#fff;
	color:#000;
	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: 120px;
}

#form-module label.textarea, 
#form-module label.text {
	width: 200px;
	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 */



/*	Slideshow
		*****************/
.slideshow {
	height: 630px;
	height: 630px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.slideshow img {
	padding: 0;
	margin: 0;
	width: 630px;
	height: 630px;
}
