/*#############################################################
Name: Indigo
Date: 2006-07-27
Description: A lightweight, simple and pleasant design.
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #F70;
	font-size: 1.2em;
	text-decoration: none;
}
a:hover {
	color: #C60;
}
body {
	background: /*#0094D6*/ #FFFFFF url(../img/bg.gif) repeat-x;
	color: #466;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
}

/*input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}*/
.text,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

.strongtext {
	font: bold 1.2em "Lucida Sans Unicode",sans-serif;
	padding-bottom: 1.2em;
}

h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
code {
	background: url(../img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	background: url(../img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #06C;
	padding-top: 6px;
}
/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background: url(../img/topleft.gif) no-repeat;
}

.header {
	height: 105px;
}

/* title */
.title {
	float: left;
	width:150px;
	padding: 28px 0 0 76px;
}
.title h1 {
	color: #FFF;
	font: normal 2em Verdana,sans-serif;
}
/* navigation */
div.navigation {
	float: left;
	height: 85px;
	margin-left: 24px;
	padding: 0 16px;
}
div.subnavigation {
	float: left;
	height: 15px;
	margin-left: 250px;
	padding-left: 16px;

}

a.navigation {
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	margin-top: 56px;
	padding: 8px 18px;
	text-align: center;
	text-decoration: none;
}
a.navigation:hover {
	background-color: #4A91C3;
	color: #FFF;
}

a.subnavigation {
	color: #000;/*#C60;*/
	float: left;
	font: 1em "Trebuchet MS",sans-serif;
	margin-top: 0px;
	padding: 3px 18px;
	text-align: center;
	text-decoration: none;
}

a.subnavigation:hover {
	background-color: #06C;
	color: #000;
}
/* main */
.main {
	background: #FFF/* url(../img/bgmain.gif) no-repeat*/;
	clear: both;
	padding: 12px 12px 0 52px;/*min-height:700px;*/
}

/* main left */
.sidenav {
	float: left;
	width: 24%;
}
.sidenav h1 {
	border-bottom: 1px dashed #DDD;
	color: #E73;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li {
	border-bottom: 1px dashed #EEE;
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 18px;
	text-decoration: none;
}
.sidenav li a:hover {
	color: #111;
	background: url(../img/nav_li.gif) no-repeat;
}

/* content */
.content {
	float: left;
	margin-right: 4%;
	width: 69%;
}
.content .descr {
	color: #C60;
	margin-bottom: 6px;
}
.content li {
	list-style: url(../img/li.gif);
	margin-left: 18px;
}

/* search form */
.styled {
	border: 3px double #E5E5E5;
	padding: 2px 3px;
}
.button {
	border: 1px solid #AAA;
	margin-left: 5px;
	padding: 2px 3px;
}

/* footer */
.footer {
	background: #0094D6 url(../img/bgfooter.gif) repeat-x;
position:fixed;
bottom:0%;left:0px;width:100%;
/*
float:bottom;position:absolute;*/
	color: #C1DEF0;
	font-size: 1.1em;
	line-height: 40px;
	text-align: center;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
input {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#333333;
  background:#ffffff;
  BORDER-BOTTOM: #AAAAAA 1px solid;
  BORDER-LEFT: #AAAAAA 1px solid;
  BORDER-RIGHT: #AAAAAA 1px solid;
  BORDER-TOP: #AAAAAA 1px solid;

}

SELECT {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#333333;
  background:#ffffff;
  BORDER-BOTTOM: #AAAAAA 1px solid;
  BORDER-LEFT: #AAAAAA 1px solid;
  BORDER-RIGHT: #AAAAAA 1px solid;
  BORDER-TOP: #AAAAAA 1px solid;
}
/**********Slide*********/

.klickdiv {
/*display:			block;*/
}

.headline {
font-size:			24px;
border-bottom:		1px dotted;
margin:				0px 0px 10px 0px;
}

.pixcount {
font-size:			12px;
}

.navigationSlide {
margin:				5px 2px 5px 2px;
padding:			10px;
background-color:	#ffffff;
height:				22px;
}

.navitext {
font-size:			14px;
font-weight:		bold;
float:				left;
text-align:			center;
}

.navitext a {
color:				#000000;
}

.timebox {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#333333;
  background:#ffffff;
  BORDER-BOTTOM: #AAAAAA 1px solid;
  BORDER-LEFT: #AAAAAA 1px solid;
  BORDER-RIGHT: #AAAAAA 1px solid;
  BORDER-TOP: #AAAAAA 1px solid;
}

.fadebox {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#333333;
  background:#ffffff;
  BORDER-BOTTOM: #AAAAAA 1px solid;
  BORDER-LEFT: #AAAAAA 1px solid;
  BORDER-RIGHT: #AAAAAA 1px solid;
  BORDER-TOP: #AAAAAA 1px solid;
}

.photostyle {
border:				15px solid #ffffff;
}
/*
.photosby {
font-size:			14px;
color:				#000000;
font-style:			italic;
}*/


#ContactForm_anrede {

}

#ContactForm_anrede_error, #ContactForm_vorname_error, #ContactForm_name_error, #ContactForm_email_error {
  background-color: #4A91C3;
  color: #FFFFFF;
}


#ContactForm_vorname {

}


#ContactForm_name {

}



#ContactForm_firma {

}

#ContactForm_email {

}



#ContactForm_strasse {
  margin-right: 1.0em;
}

#ContactForm_hausnummer {
  width: 2.5em; height: 1.2em;
  
}

#ContactForm_plz {
  width: 4em; height: 1.2em;
  margin-right: 1.0em;
  }

#ContactForm_wohnort {

}

#ContactForm_land {

}

#ContactForm_kommentar {

}
#ContactForm_send {
color: #4A91C3;
}

.produktgruppe {
color: #466;
text-decoration: underline;
}

.produktgruppe_gewaehlt {
color: #466;
text-decoration: none;
font-size: 1.5em;
}

.produktgruppe_table {
border-spacing:10px;
}

.produktgruppe_td {
}

.produktgruppe_a {
}

.produktgruppe_img {
border-width:0px;width:120px;
}

