/* CSS Document */
html {
	padding:0px;
	margin:0px;
}

body {
	padding:0px;
	margin:0px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C9C9D7;
	background-color:#000E19;	
}
/*-------------------------------------------------------------------*/
#navigation {
	display:none;
}
#intro {
	width:470px;
	margin-top:60px;
	text-align:left;
	margin:60px auto;
}
#flash{
	width:470px;
	border:1px solid #536E78;
}
#container {
	width:1000px;
	/*margin-left:-501px;
	left: 577px;*/
	position:absolute;
	/*top: 128px;*/

}
#rahmen {
	width:1000px;
	/*border-left:1px solid #536E78;
	border-right:1px solid #536E78;*/
}
#header {
	width:998px;
	height:137px;
	background-image:url(../images/grundgeruest/header.gif);
	background-repeat:no-repeat;
	/*padding-left:749px;
	padding-top:15px;*/
	}
#zwischen {
	width:998px;
	height:41px;
	background-image:url(../images/grundgeruest/zwischen.gif);
	background-repeat:no-repeat;
	border-right:1px solid #9BD8ED;
	border-left:1px solid #9BD8ED;
	border-top:1px solid #9BD8ED;	
}
#nav {
	width:282px;
	height:360px;
	float:left;
	border-left:1px solid #9BD8ED;
	height:387px;
	min-height:428px;
}
#nav2 {
	width:626px;
	_width:625px;
	height:28px;
	background-image:url(../images/grundgeruest/nav2.gif);
	background-repeat:no-repeat;
	float:left;
	padding-top:13px;
	padding-left:90px;
	border-right:1px solid #9BD8ED;
	text-align:left;
}
#nav2_2 {
	width:666px;
	_width:665px;
	height:41px;
	background-image:url(../images/grundgeruest/nav2.gif);
	background-repeat:no-repeat;
	float:left;
	padding-left:50px;
	border-right:1px solid #9BD8ED;
	text-align:left;
}
#content {
	
	width:616px;
	_width:615px;
	height:387px;
	background-image:url(../images/grundgeruest/content.gif);
	background-repeat:no-repeat;
	float:left;
	padding-left:90px;
	padding-right:10px;
	border-right:1px solid #9BD8ED;
	text-align:left;
	}
#content_in {
	width:610px;
	height:370px;
	overflow:auto;
}
#text_links {
	width:310px;
	float:left;
}
#text_rechts {
	width:285px;
	float:left;
	padding-left:10px;
	padding-right:5px;
}
#text_rechts img {
	border:3px solid #9BD8ED;
}
#footer {
	width:1000px;
	height:37px;
	background-image:url(../images/grundgeruest/footer.gif);
	background-repeat:no-repeat;
	float:left;
	color:#536E78;
	font-size:11px;
	padding-top:5px;
	border-top:1px solid #9BD8ED;
}
#buch	{
		position:relative;
		top:0px;
		width:100px;
		height:28px;
		text-align:left;
		float:right;
		padding-right:40px;
		}
/*--------------formate------------------------------------*/
#footer a:hover {
	color:#9BD8ED;
	text-decoration:none;
}
#footer a {
	color:#536E78;
	text-decoration:underline;
}
#nav2 a:hover {
	color:#9BD8ED;
	text-decoration:underline;
}
#nav2 a {
	color:#C9C9D7;
	text-decoration:none;
}
#intro a:hover {
	color:#9BD8ED;
	text-decoration:underline;
	font-weight:bold;
}
#intro a {
	color:#C9C9D7;
	text-decoration:none;
	font-weight:bold;
}
p {
	margin:0 0 7px 0;
	padding:0px;
}
#content a:hover {
	color:#536E78;
	text-decoration:underline;
}
#content a {
	color:#9BD8ED;
	text-decoration:none;
}
.imglinks{
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #34474F;
	float: left;
}
.imgrechts{
	margin-left:10px;
	margin-bottom:10px;
	margin-right:10px;
	border:1px solid #000000;
	float: right;
	border:1px solid #34474F;
}
.studio {
	margin: 0 10px 10px 0px;
	border:1px solid #34474F;
}
h1 {
	font-size:16px;
	margin:0px;
	padding:0px;
	color:#9BD8ED;
}
h2  {
	font-size:14px;
	font-weight:bold;
	margin:0px;
	}
.link_galerie	{
				text-align:right;
				margin-right:20px;
				}
.link_zurück	{
				text-align:right;
				vertical-align:text-bottom;
				}

