/* CSS Document */

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	padding:0px;
	background-image:url(../userfiles/images/template/holz_bg.jpg);
}

a {
	margin:0px;
	padding:0px;
	border:none;
}

img {
	border:none;
}

p {
	margin:0px;
	padding:0px;
}

#langswitch {
	position:absolute;
	margin-left:15px;
	margin-top:-20px;
}

#langswitch a {
	color:#000000;
	text-decoration:none;
}

#adminmenu {
	position:absolute;
	padding:15px;
	border-color:#000000;
	border-style:solid;
	border-width:medium;
	background-color:#CCCCCC;
}

.adminbuttons img {
	width:14px;
	height:14px;	
	border:0px;
}

.adminbuttons {
	position:absolute;
	margin-top:-12px;	
}

.small {
	font-size:10px;	
}

.child {
	position:absolute;
	padding:10px;
	background-color:#fff;
	border:1px solid #393939;
	min-width:150px;	
}

	#bg_stripe {
		position:absolute;
		width:100%;
		height:64px;
		background-image:url(../userfiles/images/template/head_bg.png);
		background-position:left top;
		background-repeat:repeat-x;
		margin-top:42px;
		z-index:-1;
	}
	
	#site {
		width:1046px;
		margin-left:auto;
		margin-right:auto;
	}
	
		#main {
			width:745px;
			float:left;
		}
		
			#head {
				width:745px;
				height:140px;
				margin-left:auto;
				margin-right:auto;
				margin-top:21px;
				background-image:url(../userfiles/images/template/logo_bg.png);
				background-position:center center;
				background-repeat:none;
			}
			
				#logo {
					display:block;
					widht:161px;
					height:121px;
					margin-left:292px;
					margin-right:292px;
					padding-top:10px;
					padding-bottom:10px;
				}
			
			#topmenu {
				width:712px;
				height:60px;
				margin-top:28px;
				margin-left:1px;
				padding-left:30px;
				background-image:url(../userfiles/images/template/head_bg.png);
				background-position:left bottom;
				background-repeat:repeat-x;
			}
			
				#topmenu .item {
					float:left;
					margin-left:34px;
					margin-top:18px;
					font-size:18px;
					font-family:Arial, Helvetica, sans-serif;
				}
				
					#topmenu .item .menulink {
						color:#FFF;
						text-decoration:none;
					}
			
			#slideshow {
				width:743px;
				height:392px;
				margin-left:1px;
				overflow:hidden;
			}
			
			#angebot {
				width:708px;
				height:392px;
				margin-left:1px;
				background-image:url(../userfiles/images/template/content_bg.png);
				padding-top:25px;
				padding-left:35px;
			}
			
				#angebot .title {
					margin-left:15px;
					font-family:"Rock Salt", serif;
					font-size:21px;
					color:#484848;
					background:url(../userfiles/images/template/unterstrich.png);
					background-position:left bottom;
					background-repeat:no-repeat;
				}
				
					#angebot .title span {
						margin-left:-15px;
					}
				
				#angebot .item {
					width:203px;
					height:300px;
					float:left;
					margin-right:33px;
					margin-top:20px;
					text-align:center;
				}
				
					.angebotTitle {
						font-family:"Rock Salt", serif;
						font-size:16px;
						color:#555555;
					}
					
					.angebotTitle a {
						color:#555555;
						text-decoration:none;
					}
				
			
			#content {
				width:733px;
				min-height:200px;
				margin-left:1px;
				background-image:url(../userfiles/images/template/content_bg.png);
				padding-top:25px;
				padding-left:10px;
				padding-bottom:20px;
			}
			
				#content .title {
					margin-left:25px;
					font-family:"Rock Salt", serif;
					font-size:21px;
					color:#484848;
					background:url(../userfiles/images/template/unterstrich.png);
					background-position:left bottom;
					background-repeat:no-repeat;
					margin-bottom:20px;
				}
				
					#content .title span {
						margin-left:-15px;
					}
					
					
			
			#footer {
				width:745px;
				height:72px;
				margin-top:-13px;
				background-image:url(../userfiles/images/template/footer_bg.png);
				background-position:center top;
				background-repeat:no-repeat;
			}
			
				#deineseite_logo {
					position:absolute;
					margin-top:15px;
					margin-left:520px;
				}
				
				#footercontent {
					padding-top:30px;
					padding-left:15px;
				}
				
					#footercontent .item {
						float:left;
						margin-left:5px;
						font-family:Verdana, Geneva, sans-serif;
						font-size:12px;
					}
					
						#footercontent .item .menulink {
							color:#888;
							text-decoration:none;
						}
						
						#footercontent .item .menulink:hover {
							text-decoration:underline;
						}
		
		#side {
			width:272px;
			height:715px;
			margin-top:189px;
			margin-left:29px;
			float:left;
		}
		
			#box1 {
				width:238px;
				height:311px;
				padding-left:34px;
				padding-top:27px;
				background-image:url(../userfiles/images/template/box_bg.png);
				background-position:left top;
				background-repeat:no-repeat;
			}
			
				#box1 .title {
					font-family:"Rock Salt", serif;
					font-size:21px;
					color:#484848;
				}
				
				#box1 .item {
					margin-left:25px;
					margin-top:5px;
					font-size:13px;
					font-family:Arial, Helvetica, sans-serif;
				}
				
					#box1 .item .menulink
					{
						text-decoration:none;
						color:#777;
					}
			
			#box2 {
				width:238px;
				height:311px;
				padding-left:34px;
				padding-top:27px;
				margin-top:40px;
				background-image:url(../userfiles/images/template/box_bg.png);
				background-position:left top;
				background-repeat:no-repeat;
			}
			
				#box2 .title {
					font-family:"Rock Salt", serif;
					font-size:21px;
					color:#484848;
				}
				
				#box2 #googlemap {
					margin-left:-30px;
				}