/* CSS Document */
html { 
    overflow: scroll;
    overflow-x: auto;
}

body{
	margin: 10px 0 0 0;
	padding: 0;
	background: url("bg1.jpg")  no-repeat scroll center top #000;
	}
	
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777;

}

#flashcontent {
width: auto; height: 500px
}

#content { 
width: 700px;
margin-left:auto;
margin-right:auto;
padding: 0px 20px 0 0;

}

#content hr { 
border: 1px #303030 dotted;
width:100%;
margin: 15px 0px;

}

h1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;

	
}
h2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	font-style:italic;
	
}
h3 {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}
a {color: #999999;}

a:link {
	text-decoration: none;
}
h1 a {
	color: #999999;
	text-decoration: none;
}
h2 a {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}

#top {
width:auto;
height:auto;
}

/* work */
.start  {
position:relative;
width: 647px;
padding:25px;
margin-bottom:25px;
background: url("bg1.jpg")  no-repeat scroll center top #000;
border: 1px solid #301b1b;
font-size: 25px!important;
}
#text p {text-align:left;font-size: 15px;}
#adresse {float:left;padding-top:0px;font-size: 13px;}
#offnungszeiten {float:right;text-align:right;padding-top:36px;font-size: 13px;}

.work {
width: 697px;
margin-bottom:25px;
background: url("bg-small.jpg") no-repeat scroll center top #212424;
border: 1px solid #301b1b;
}

.workleft {
overflow:hidden;
float: left;
width: 257px;
padding:10px 5px 6px 15px;
}

.workright {
margin-left: 325px;
padding: 25px 25px 0 50px;
height:143px;
}

.workfacebook {
width: 697px;
height: 182px;
margin-bottom:25px;
background: url("bg-small-facebook.jpg") no-repeat scroll center top #212424;
border: 1px solid #301b1b;
}


.workrightgoogle {
margin-left: 325px;
padding: 9px 0 0 25px;
height:143px;
}

.work a { font-size: 16px;text-decoration:none;font-weight:bold;color:#555;}
.work a:hover {color:#000;}
.work img { border:none; }
.workfacebook h3 {font-weight: bold;font-size: 13px;}
.clr {clear:both;}
.logo {width: 727px;height:170px;text-align:center;}
.logo img {margin-top:50px;}
.footer {}
.start span {padding-bottom:15px;margin: 0 auto; font-size: 18px;display:block;}
.logov2 {
position: absolute;
top: 360px;
left:250px;
}

