@charset "utf-8";
html {
	height:100%; 
}

body {
	font-family:"Times New Roman", Times, serif;
	font-size: 19px;
	color: #852d34;

}

body {
	margin:0;
	padding:0;
	min-height:100%;
	background-color: #e8cea8;
	background-image: url(../designbilder/body_background.jpg);
	background-repeat: repeat-x;
	height: 100%;
}

img {
	border:none;
	text-align: left;
	margin-bottom:7px;
}

td {
	font-size: 14px;	
}

td img {
	margin-bottom:0px;
}

.normaletabelle td {
	font-size: 19px;	
}
.normaletabelle img {
		font-size: 18px;	
	margin-bottom:7px;
}

hr {
border:solid #b9989b 1px;
}

a:link {
	color: #b55d44;
	text-decoration:none;
}
a:visited {
	color: #b55d44;
	text-decoration:none;
}
a:hover {
	color: #802030;
	text-decoration:underline;
}
a:active {
	color: #802030;
	text-decoration:underline;
}

.rot {	
	color:#553533;
	font-weight: bold;
	font-size:14px;
}

.error {
border:1px solid #ff0000;
}

h1 {
font-size:26px;
color:#852d34;

}

h2 {
font-size:23px;
color:#852d34;

}

h3 {
font-size:20px;
color:#852d34;

}


#umrandung {
	position:relative;
	margin:auto;
	width:986px;
	overflow:hidden;

}

#head {
	position:relative;
	height:145px;
	width:986px;
	background-image: url(../designbilder/head.jpg);

}


#pfad {
	position:relative;
	top:29px;
	left:10px;
	font-size:14px;
	color:#95292d;
	width:610px;

}

#submenu {
	position:relative;
	left:18px;
	top:5px;
	font-size:14px;
	color:#fff;
	width:350px;

}

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

#submenu a:visited {
	color: #fff;
	text-decoration:none;
}

#submenu a:hover {
	color: #fff;
	text-decoration:underline;
}

#submenu a:active {
	color: #fff;
	text-decoration:underline;
}

#stretch {
	position:relative;
	margin:0px;
	padding:0px;
	width:986px;
	background-image:url(../designbilder/menu_background.jpg);
	background-repeat: repeat-y;
}

#menu {
	position:relative;
	width:219px;
	float:left;
}

#inhalt {
	position:relative;
	background-repeat:repeat;
	float:left;
	width:718px;
	padding-left:22px;
	text-align:left;
}


#footer {
	position:relative;
	margin-top:4px;
	background-image: url(../designbilder/down.jpg);
	width:986px;
	clear:both;	
	height:27px;
}



#menu ul {
  margin:-5px auto auto -28px;
  padding-bottom:0px;
  width:89%;
  list-style-type:none;

}

.menu {
	font-size:19px;	
}

.menu a:link {
	color: #95292d;
	text-decoration:none;
}
.menu a:visited {
	color: #95292d;
	text-decoration:none;
}
.menu a:hover {
	color: #95292d;
}
.menu a:active {
	color: #95292d;
}

.menu li {
   display:block;
   margin:1px;
}

.menu li a {
	margin:0px;
   	background-color:#fff;
  	padding:7px;
   	padding-left:20px;
   	padding-right:5px;
   	display:block;
   	border-left:solid 6px #e38388;
   	border-bottom:solid 1px #dddddd;
}

.menu li a:hover {
   margin:0px;
   background-color:#fffebf;
   padding:7px;
   padding-left:20px;
   padding-right:5px;
   display:block;
}

.submenu {
	font-size:14px;
}

.submenu a:link {
	color: #95292d;
	text-decoration:none;
}
.submenu a:visited {
	color: #95292d;
	text-decoration:none;
}
.submenu a:hover {
	color: #95292d;
}
.submenu a:active {
	color: #95292d;
}

.submenu li {
   display:block;
   margin:1px;
}

.submenu li a {
   margin:0px;
   background-color:#fff0da;
   padding:7px;
   padding-left:20px;
   padding-right:5px;
   display:block;
   border-left:solid 4px #e3babc;
   border-bottom:none;
}

.submenu li a:hover {
	margin:0px;
   background-color:#ffe7c5;
   padding:7px;
   padding-left:20px;
   padding-right:5px;
   display:block;
}



input, select, textarea {
font-family:"Times New Roman", Times, serif;
color:#000000;
font-size:14px;
border:1px solid #000000;
display: block;
}

       
label {
font-family:"Times New Roman", Times, serif;
padding-right:10px;
color: #000066;
float: left;
}

.nolink a {
		text-decoration:none;
}

img {
	text-decoration:none;
}

