* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-repeat: repeat;
	/* background-image: url(../images/design/logo_knoll_300-1.png); */
}

h1, h2, h3 {
	text-transform: uppercase;
	color: #666666;
}

h1 {
	color: #666666;
	font-size: 18px;
}

h2 {
	font-size: 15px;
	color: #666;
}

h3 {
	font-size: 13px;
	font-weight:bold;
}

p, blockquote, ul, ol {
}

a {
	color: #90210A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}
form#anmeldung p{
	clear:left;	
	width:100%;
}
form#anmeldung p label {
	display:block;
	font-weight:bold;
}
form#anmeldung input,
form#anmeldung textarea {
	float:left;
	width: 100%;
	border: 1px solid #AAA;	
	padding: 2px;
	color: #666;
	margin-bottom: 1em;
	clear:none;
}
form#anmeldung input.error{
	border: 1px solid #F00;		
}
form#anmeldung input#geburtsdatum-tag,
form#anmeldung input#geburtsdatum-monat {
	width:3ex;	
	margin-right:1px;
}
form#anmeldung input#geburtsdatum-jahr {
	width:5ex;
}

form#anmeldung div.plz{
	position: relative;
	float:left;
	width: 6ex;
	z-index:2;
}
form#anmeldung div.ort{
	position: relative;
	padding-left:7ex;	
	z-index:1;
}
form#anmeldung input#submit{
	background-color: #DDD;
	width: 100%;
	padding: 2px 0 2px 0;
	font-weight:bold;
}
form#anmeldung input#submit:hover{
	background-color: #BBB;
}
p#message {
	display: block;
	width: 100%;
	border: 2px solid #380;
	padding: 0.7em 0 0.7em 0;
	text-align: center;
	color: #380;
}
p#message.error{
	color: #F00;
	border-color: #F00;
}

/* ====== IDs ============ */

#main{
	width: 898px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	vertical-align:top;
}

#sb_left{
	display:block;
	width: 141px;
	height: 99px;
	margin:0;
	padding:0;
	vertical-align:top;
	/* background-image:url(../images/design/sbleft_head_corner.jpg); */
	background-repeat:no-repeat;
	background-position: 0 0;
}
#sb_left a{
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
}
#sb_left a img{
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
}

#sb_right{
	display:block;
	width: 141px;
	height: 99px;
	margin:0;
	padding:-99px;
	vertical-align:top;
	/* background-image:url(../images/design/sbright_head.jpg); */
	background-repeat:no-repeat;
	background-position: 0 0;
}
#sb_right a{
	display:none;
}

#left{
	width: 139px;
	border-left: solid 1px #1b3617;
	text-align:center;
	vertical-align:top;
}
#left{
	width: 139px;
	text-align:center;
	vertical-align:top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0D21C;
}
#left h2{
	margin: 20px 10px 0 10px;
	text-align:left;
	font-size: 95%;
	color: #666;
	;
}
#left p{
	margin: 0 10px 10px 10px;
	text-align:left;
	font-size: 88%;
}


/*	Menu	*/

#menu{
	width: 129px;
	vertical-align:top;
	padding: 5px;
	margin: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AC090A;
}
#menu h2{
	width: 109px;
	margin: 15px 0;
	padding-left: 20px;
	font-size: 12px;
	color: #3A2403;
}

#menu ul {
	width: 129px;
	list-style: none;
	margin: 15px 0 0 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00C142;
}

#menu li {
	padding-top: 5px;
	padding-bottom: 4px;
	margin-left: -1px;
	padding-left:0;
	padding-right:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00C142;
}

#menu a {
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}


/*	Header	*/

#header {
	width:616px;
	height:99px;
	margin-left:0;
	margin-right:0;
	padding:0;
	text-align:left;
	vertical-align:top;
}
#header div{
	width:616px;
	height:55px;
	display:block;
	background-image:url(../images/design/header_bar.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
}
#header h1, #header h2 {
	float: left;
	font-weight: lighter;
}

#header h1 {
	display:block;
	width:auto;
	padding: 0 0 17px 0;
	margin-left:-2px;
	letter-spacing: 4px;
	font-size: 24px;
	color: #000;
}


#header h2 {
	padding: 16px 0 18px 20px;
	letter-spacing: 3px;
	font-size: 12px;
}

#header a {
	text-decoration: none;
	color: #090;
}


#header div#bar {
	display:block;
	width:614px;
	height:44px;
	margin-left:0;
	margin-right:0;
	padding:0;
	background: none;
	background-image:none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F9D608;
	border-left-color: #AB0809;
}

/*	Body */
#body {
	width: 574px;
	height:200px;
	margin-left:0;
	margin-right:0;
	padding: 0 20px 50px 20px;
	vertical-align:top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFE810;
	border-left-color: #AC090A;
}
#body h1{
	font-size: 150%;
	color: #666;
}
#body p{
	margin: 10px 0 15px 0;
}

#body .small{
	font-size: 77%;
}

#body .anfahrt {
	width: 574px;
}
#body .anfahrt iframe{
	width: 574px;
	height: 400px;
	border: solid 1px #000000;
}

#body img {
	margin: 15px 0 0 0;
}

#body div.entry {
	margin: 15px 0 35px 0;
}
#body div.entry p{
	margin: 0px 0 7px 0;
}
#body div.entry ul{
	margin-left: 2em;
}
#body div.entry h2{
	margin: 0px 0 10px 0;
}
#body div.entry img{
	display:block;
	float:right;
	margin: 0px 0 7px 5px;
	border: solid 1px #000000;
}
#body div.entry form.thumbs{ 
	display:block;
	margin: 0 0 0 0;
}

#body div.entry form.thumbs input{ 
	display:block;
	float:right;
	margin: 2px;
	border: solid 1px #000000;
}
#body div.entry form.thumbs input.current{ 
	margin: 0;
	border: solid 3px #666;
}
#body div.entry form.thumbs input:hover{ 
	margin: 0;
	border: solid 3px #90210A;
}


#body div.entry div.clearer {
	clear: right; 
	line-height: 0; 
	height: 0;
}


#xxlimg{
	text-align:center;
}
#xxlimg img{
	border: solid 1px #000;	
	margin: -5px 15px 15px 15px;
}


/*	Footer	*/
#legal{
	padding-top: 20px;
	text-align:center;
	font-size: 77%;
}

/* Font */
