html, body{
			PADDING: 0px; 
			MARGIN: 0px;
			height: 100%;
			font-family: Arial;
			font-size: 14px;
}

a:link 			{ text-decoration:none; color: black;}
a:visited 		{ text-decoration:none; color: black;}
a:hover 			{ text-decoration:none; color: black;}

#wrapper{
			padding-left: 5px;
			width: 100%;
			height: 100%;
			color: black;
}

#wrapper_inside{
			PADDING: 0px; 
			MARGIN: 0px; 
			BACKGROUND-COLOR: white;
			color: black;
}

.header{
			color: black;
			height: 250px;
}

.menu{
			padding-top: 5px;
			border-color: black;
			color: black;
			BACKGROUND-COLOR: white;
}

#content_main{
			float: left;
			position: relative;
			padding-top: 5px;
			width: 1280;
}

#right_web{
			float: left;
			position: relative;
			padding-top: 1em;
			width: 100px;
}

#toolmarking{
			position:relative;
}

#toolmarking a:hover, #toolmarking a:active, #toolmarking a:focus{
			color:#white;
			border: none;
}

#toolmarking a .info {
			display:none;
}
#toolmarking a:hover .info{
			color:red;
			display:block;
			position:absolute;
			top:10px;
			left:10px;
			background-color: white;
			padding: 5px;
}

#footer
{
	margin-left: 10px;
	width: 1200px;
	height: 50px;
	clear: both;
	border-top: solid 3px;
	border-color: black;
	padding-top: 0.5em;
	margin-top: 0.5em;
	position: relative;
}

#footer a
{
	color: #000000;
	text-align: center;
	text-decoration: none;
}

#footer div.left
{
	float: left;
	width: 650px;
}

#footer div.right
{
	float: right;
	width: 327px;
	color: #000000;
	text-align: right;
}

#Rows
{
	width: 1250px;
}

#RowsContent
{
	width: 1200px;
	margin-left: 10px;
	margin-top: 0px;
	padding: 10px;
	float: left;
	color: black;
	border: 0px solid #ffffff;
}

#RowsContent div.space
{
    width: 50px;
    border: 0px solid #ffffff;
    float: left;
}

#RowsContent div.main
{
    width: 800px;
    border: 0px solid #ffffff;
    float: left;
	padding-left: 25px;
	text-align: justify;
}

#RowsContent div.left
{
    width: 250px;
    border: 0px solid #ffffff;
    float: left;
	padding-left: 25px;
	text-align: justify;
}

#RowsContent div.middleleft
{
    width: 250px;
    border: 0px solid #ffffff;
    float: left;
}

#RowsContent div.middleright
{
    width: 250px;
    border: 0px solid #ffffff;
    float: left;
}

#RowsContent div.right
{
    width: 250px;
    border: 0px solid #ffffff;
    float: left;
}

#RowsContent div.work ul
{
    margin-left: 25px;
}

#Bilder
{
	background-image:url(site/bilder/bilder.jpg);
	background-repeat:no-repeat;
	width: 1000px;
	height: 520px;
}

#BilderContent
{
	width: 600px;
	height: 410px;
	margin-left: 10px;
	margin-top: 85px;
	padding: 10px;
	float: left;
	color: white;
	border: 0px solid #ffffff;
	overflow: auto;
}

#BilderContent div.left
{
    width: 550px;
    border: 0px solid #ffffff;
    float: left;
	padding-left: 25px;
	text-align: justify;
}

#BilderContent h4.cleft 
{
	padding-top: 1em;
	clear:left;
}

#BilderContent h3.cleft 
{
	padding-top: 1em;
	clear:left;
}

#Gaestebuch
{
	background-image:url(site/gaestebuch/gaestebuch.jpg);
	background-repeat:no-repeat;
	width: 1000px;
	height: 520px;
}

#GaestebuchContent
{
	width: 640px;
	height: 410px;
	margin-left: 10px;
	margin-top: 85px;
	padding: 10px;
	float: left;
	color: black;
	border: 0px solid #ffffff;
	overflow: auto;
}

#GaestebuchContent div.left
{
    width: 600px;
    border: 0px solid #ffffff;
    float: left;
	padding-left: 25px;
	text-align: justify;
}

#GaestebuchContent tr
{
	font-size: 12px;
}

#Impressum
{
	background-image:url(site/impressum/impressum.jpg);
	background-repeat:no-repeat;
	width: 1000px;
	height: 520px;
}

#ImpressumContent
{
	width: 1000px;
	height: 410px;
	margin-left: 10px;
	margin-top: 85px;
	padding: 10px;
	float: left;
	color: black;
	border: 0px solid #ffffff;
	overflow: auto;
}

#ImpressumContent div.left
{
    width: 450px;
    border: 0px solid #ffffff;
    float: left;
	padding-left: 505px;
	text-align: justify;
}

#ImpressumContent tr
{
	font-size: 12px;
}

.coolcontainer{
	width:100%;
	height:89px;
	background: url(bigcurve360.png) repeat-x;
}

.coolcontainer i{
	width:60px;
	height:89px;
	background: url(bigcurve360.png) no-repeat;
	background-position: right -90px;
	float:left;
	display:block;
}

a.coolmenu{
	z-index:100;
	overflow:hidden;
	background: url(bigcurve360.png) no-repeat;
	background-position: -5px 0px;
	display: block;
	float: left;
	padding-left: 5px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#585744 
}

a:visited.coolmenu,a:active.coolmenu{ 
	color: white;
}
a.coolmenu span{ 
	background: url(bigcurve360.png) no-repeat;
	background-position: right -90px;
	display: block;
	padding: 0px 60px 0px 6px;
	line-height:89px;
}
a:hover.coolmenu{
	z-index:500;
	background: url(bigcurve360.png) no-repeat;
	background-position: -10px -90px;
	color:#001100;
	margin-left:-49px;
	padding-left:47px;
}
a:hover.coolmenu span{
	padding-left:12px;
	padding-right:61px;
	z-index:500;
	background: url(bigcurve360.png) no-repeat top right;
	background-position: right -180px;
}