@charset "utf-8";
/* CSS Document */
*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #040001;
	margin: 0;
	valign: top;
}

body {
	position: relative;
	background: #000000;
	text-align: center;
}

a {
	color: #bb1b0b;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

#page-wrapper {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	overflow: hidden;
}

#page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	width: 1000px;
}

#head_home {
	width: 1000px;
	height: 132px;
	background: url(../images/logo_head_home.png) left top no-repeat;
}

#head {
	width: 1000px;
	height: 132px;
	background: url(../images/logo_head.png) left top no-repeat;
}

#menu {
	width: 1000px;
	height: 23px;
	background: #666666;
	text-align: center;
	color: #FFFFFF;
	line-height: 20px;
}

	#menu a {
		color: #FFFFFF;
		text-decoration: none;
		font-size: 11px;
	}
	
	#menu a:hover {
		text-decoration: underline;
	}
	
	
	#menu a.marked {
		color: #FFE600;
		text-decoration: none;
		font-size: 11px;
		font-weight: bold;
	}
	
	#menu a.marked:hover {
		text-decoration: underline;
	}
		
	
#menu_bottom {
	width: 1000px;
	height: 17px;
	text-align: center;
	color: #FFFFFF;
	line-height: 20px;
	margin-top: 35px;
}

	#menu_bottom a {
		color: #FFFFFF;
		text-decoration: none;
		font-size: 11px;
	}
	
	#menu_bottom a:hover {
		text-decoration: underline;
	}
	
	#menu_bottom a.marked {
		color: #FFE600;
		text-decoration: none;
		font-size: 11px;
		font-weight: bold;
	}
	
	#menu_bottom a.marked:hover {
		text-decoration: underline;
	}
	
	
#content {
	position: relative;
	width: 1000px;
	height: 496px;
	background: url(../images/content_bg.png) left top no-repeat;
	padding-top: 17px;
}

	#content_left {
		float: left;
		margin-left: 17px;
		text-align: center;
		width: 233px;
		height: 496px;
	}
	
		#submenu a.img {
			border: 0;
		}
		
	#content_right_top {
		float: left;
		margin-left: 15px;
		height: 12px;
		width: 724px;
		background: url(../images/content_right_top.png) left bottom no-repeat;
	}
	
	#content_right_bottom {
		float: left;
		margin-left: 265px;
		height: 12px;
		width: 724px;
		background: url(../images/content_right_bottom.png) left top no-repeat;
	}

	#content_right {
		float: left;
		padding-left: 29px;
		width: 695px;
		background: #FFFFFF;
		color: #040001;
		height: 496px;
		margin-left: 15px;
		line-height: 16px;
	}
	
		#content_right_foot {
			color: #999999;
			font-size: 11px;
		}
	
			#content_right_foot a {
				color: #999999;
				text-decoration: none;
				font-size: 11px;
			}

	
#content_home {
	position: relative;
	width: 1000px;
	height: 420px;
	background: url(../images/content_home_bg.jpg) left top no-repeat;
}

	#wasisttilltoy {
		position: absolute;
		left: 278px;
		top: 215px;
		z-index: 1;
	}
	
	#welcheteilegibtes {
		position: absolute;
		left: 425px;
		top: 183px;
		z-index: 2;
	}
	
	#onlineshop {
		position: absolute;
		left: 539px;
		top: 93px;
		z-index: 3;
	}
	
	#zeigedieverbindungen {
		position: absolute;
		left: 529px;
		top: 287px;
		z-index: 3;
	}
	
	#bauanleitungen {
		position: absolute;
		left: 670px;
		top: 201px;
		z-index: 2;
	}
	
	#bilderundmodelle {
		position: absolute;
		left: 787px;
		top: 129px;
		z-index: 1;
	}
	
	#haendler {
		position: absolute;
		left: 909px;
		top: 360px;
		z-index: 1;
	}
	
	#kontakt {
		position: absolute;
		left: 909px;
		top: 376px;
		z-index: 1;
	}
	
#login_top {
	float: left;
	height: 12px;
	width: 1000px;
	background: url(../images/login_top.png) left bottom no-repeat;
}
	
#login_bottom {
	float: left;
	height: 12px;
	width: 1000px;
	background: url(../images/login_bottom.png) left top no-repeat;
}

#login {
	float: left;
	position: relative;
	width: 1000px;
	height: 120px;
	background: #FFFFFF;
}

	#loginbox_home {
		position: absolute;
		left: 23px;
		width: 253px;
		height: 120px;
		background: url(../images/loginbox_home.png) left top no-repeat;
	}
	
		#loginbox_home td {
			font-size: 11px;
			color: #FFFFFF;
		}
		
	#logintext {
		position: absolute;
		left: 298px;
		top: 3px;
		width: 672px;
		height: 117px;
		background: #FFFFFF;
	}
	
#loginbox {
	width: 228px;
	height: 123px;
	background: url(../images/loginbox.png) left top no-repeat;
}

	#loginbox td {
		font-size: 11px;
		color: #FFFFFF;
	}
	
#foot {
	width: 1000px;
	height: 50px;
	text-align: center;
	font-size: 11px;
	color: #999999;
	line-height: 31px;
}

	#foot a {
		color: #999999;
		text-decoration: underline;
		font-size: 11px;
	}

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

.textbox {
	border: none;
	color: #040001;
	background: #FFFFFF;
	font-size: 11px;
}

.button {
	font-weight: bold;
	color: #040001;
	text-align: left;
	text-indent: 6px;
	background: #999999;
	border: none;
	font-size: 11px;
}

.grafikbutton {
	display: block;
	height: 69px;
	margin-top: 11px;
}

/*******************************************************************************
 * Stylesheet für twGmap02MarkerUndInfo
 ******************************************************************************/

/* die gesamte Google Map*/
#twGmap {
	width: 665px; 
	height: 380px;
}

/* für das Infofenster */
.twGmapInfo {
	width: 250px; 
	background-color: #fdf9ec;
	border: 2px dotted #ffbb60;
}
.twGmapInfo .headline {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.twGmapInfo .text {
	/*float: right;*/
	margin: 0px;
	padding: 0px;
}
.twGmapInfo .video {
	float: left;
	margin: 0px 4px 2px 4px;
	padding: 3px;
	background-color: #ffbb60;
	font-size: 0.8em;
	font-weight: bold;
	border: 4px inset #ffbb60;
}
.twClear {
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}
