body {
	margin: 0;
	padding: 0;
	background: #FFF url(../pics/website/bg_body_01.png) repeat-x left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #787878;
}

h1, h2, h3 {
	/*margin: 0;
	padding: 0;
	font-weight: normal;
	color: #023848;*/
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color:#C00;
    padding: 0 0 15 0;
}

h2 {
	font-size: 14px;
	margin-bottom: 10px;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 165%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #333;
}

textarea{
 font-family: Verdana, Geneva, sans-serif;
 font-size:11px;
}

a:hover {
}

#content {
	position:relative;
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

.button{
  display:block;
  line-height: 18px;
  height: 35px;
  width: 200px;
  float:left;
  background:url(../pics/website/btn_neutral.png) top right;
  margin-bottom: 7px;
  color:#666;
  font-weight: bold;
  cursor:pointer;
}

/* Header */
#header {
	position:relative;
	width: 980px;
	height: 290px;
	margin: 0 auto;
	padding: 0px;
	text-align:center;
	background-image: url(../pics/website/h_puzzle_01.png);
	top: 0px;
}

/* Logo */

#logo {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	position:absolute;
	top: 0px;
	margin: 0px auto 0px auto;
	padding-left: 35px;
	height: 292px;
	width: 223px;
	text-align:left;
	left: 751px;
  background: url(../pics/website/kopfdaten.png) no-repeat;
/*	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";*/
}

#logo p {
	margin:0px;
	line-height: 14px;
}


/* Header */

#header_title{
	position:absolute;
	left: 20px;
	top: 92px;
	width: 701px;
	height: 120px;
	text-align: left;
}

#header_title h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:32px;
	color: #FFF;
}



/* Menu */

#menu {
	position:relative;
	width: 980px;
	height: 55px;
	margin: 0 auto;
	padding: 0;
	text-align: right;
}

#menu ul {
	position:absolute;
	top: 2px;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	left: -1px;
	width: 970px;
	border: 5px solid #FFF;
}

#menu li {
	float: right;
}

#menu a {
	display: block;
	width: 100px;
	height: 26px;
	margin-right: 1px;
	padding: 9px 0px 0px 0px;
	background: #999;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	border-left: 5px solid #FFF;
}




/* search & kontakt */

#search, #kontakt_button {
	display:block;
	line-height: 35px;
	height: 35px;
	width: 207px;
	float:left;
	background:url(../pics/website/btn_neutral.png) top right;
	margin-left: 5px;
	margin-bottom: 3px;
	color:#666;
	font-weight: bold;
}


#search {
	background: #f5d0d0;
}

#kontakt_button {
	background:url(../pics/website/btn_kontakt.png) top right no-repeat;
	cursor:pointer;
}

.input_searchform {
	background: #f5d0d0;
	border: none;
	margin-left: 5px;
}



/* Content */

#inhalt {
	float: left;
	width: 540px;
	height: 500px;
	padding: 0px 0px 0px 0px;
}

/* Subnavigation */

#subnavigation {
	float:right;
	top: 0px;
	left: 0px;
	width: 425px;
	background: #FFF;
	margin-right: 5px;
}


#subnavigation a {
	display:block;
	line-height: 35px;
	width: 207px;
	float:left;
	background:url(../pics/website/btn_neutral.png) top right;
	margin-left: 5px;
	margin-bottom: 3px;
	color:#666;
	font-weight: bold;
}

/* sub1 */
#sub1 {
}
#sub1 a{
}
/* sub2 */
#sub2 {
}
#sub2 a{
}
/* sub3 */
#sub3 {
}
#sub3 a{
}

/* Footer */

#footer {
	z-index: 25;
	position:fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 30px;
	padding: 0px 0 15px 0;
	background: #ECECEC;
	border-top: 1px solid #DEDEDE;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0;
}

#footer a {
	color: #8A8A8A;
}

















/* Galerie */

#piccont {
width: 160px;
height: 120px;
background:#CCCCCC;
border: 1px solid #999999;
margin: 5px;
float: left;
	
}
#piccont img{
margin-top: 10px;
}

/* Klassen */

.zusatzselect {
width: 200px;
height: 20px;
font-size: 10px;
color: #333333;
margin-top: 2px;
}

.standardselect {
width: 200px;
height: 18px;
font-size: 10px;
color: #333333;
}

.standardselect_small {
width: 100px;
height: 18px;
font-size: 10px;
color: #333333;
vertical-align:middle;
}

.standardtextbox {
width: 300px;
height: 160px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.input_standard {
width: 200px;
height: 16px;
font-size: 12px;
color: #333333;
margin-top: 2px;
}


.input_standard_box200 {
width: 200px;
height: 200px;
font-size: 12px;
color: #333333;
margin-top: 2px;
}

.input_standard_box100 {
width: 200px;
height: 100px;
font-size: 12px;
color: #333333;
margin-top: 2px;
}

.input_small {
width: 100px;
height: 14px;
font-size: 12px;
color: #333333;
margin-top: 2px;
}

.warntext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color:#FF0000;
}


#txtList .child {
	padding-bottom: 6px;
	border-bottom: 1px solid #F00;	
}
