html,body {
    font-size: 9pt; 
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
    line-height: 14px;
    background: #27200f;
    height:712px; 
	overflow-x:hidden;
	overflow-y:auto;
}
a{
	text-decoration:none;
	
}
a:hover{
	text-decoration:underline;
}

img{
	border:0px;
	
}

p.dick{
	font-weight:bold;
}

.gekrakel{
	position:absolute;
	width:762px;
	height:712px;
	left:500px;
	bottom:20px;
	background: url(../images/gekrakel_blau.gif) repeat-x;
}
.t_text{
	cursor:pointer;
}

.header{
	position:absolute;
	width:970px;
	height:39px;
	bottom:605px;
	left:60px;
}
.header img{
	border:0px;
	
}

.content{
	position:absolute;
	width:970px;
	height:550px;
	left:45px;
	bottom:45px;
	background-color:#ccffcc;
}

.content-header{
	position:absolute;
	width:430px;
	height:50px;
	left:15px;
	top:25px;
}
.content-text-small   { position: absolute; top: 77px; left: 15px; width: 430px }
.content-text-big{
	position:absolute;
	left:15px;
	top:77px;
	width:430px;
}
.impressum{
	position:absolute;
	left:15px;
	top:20px;
	width:430px;
}
.content-text-big-einblicke{
	position:absolute;
	left:15px;
	top:20px;
	width:430px;
}
.content-text-big-team{
	position:absolute;
	left:15px;
	top:77px;
	width:430px;
}
.content-right-tuete{
	position:absolute;
	left:450px;
	width:520px;
	bottom:160px;
}
.content-right-akt{
	position:absolute;
	left:450px;
	width:520px;
	bottom:169px;
}
.content-right-tuete img{
	cursor:pointer;
}

#content-right-text { color: #333; font-weight: bold; margin-top: 60px }
.content-right{
	position:absolute;
	right:0px;
	top:0px;
}
#myGallery{
	position:absolute;
	right:5px;
	top:0px;
	width:525px;!important;
	height:350px;!important;
}
#myGallery.imageElement{
	border:0px;
}
.content-right-sushi { background-image: url(../images/fotos/fischmitdsusdhi2.jpg); background-repeat: repeat-x; position: absolute; top: 0; right: 0; width: 466px; height: 290px }
.text-sushi { color: #272727; font-weight: bold; line-height: 18px }
.referenzen { color: #333; font-weight: bold; line-height: 18px }
.referenzen:hover { color: #333; text-decoration: underline }

.content-right-over{
	position:absolute;
	right:0px;
	top:0px;
}
.liste-leistungen li { color: #333; font-weight: bold; cursor: pointer; margin-top: 16px; width: 20px }
.liste-philo li{
	margin-top:16px;
	width:350px;
}
.liste-aktionen li	{
	color: #333; font-weight: normal; margin-top: 16px; width: 360px
}

.newsticker{
	position:absolute;
	top:280px;
	width:430px;
	height:130px;
	left:15px;
}
.newsticker h1{
	line-height:24px;
}

.logo-unten{
	position:absolute;
	left:15px;
	bottom:30px;
}

.logo-unten img{
	border:0px;
	width:156px;
	height:91px;
}

.navigation{
	position:absolute;
	right:0px;
	bottom:30px;
	width:730px;
}

.nav-element{
	float:left;
	padding-top:5px;
	padding-right:5px;
	margin-left:5px;
	background: url(../images/linie.jpg) right no-repeat;
}

.nav-element-last{
	float:left;
	padding-top:5px;
	padding-right:5px;
	margin-left:5px;
}

.footer{
	position:absolute;
	width:970px;
	bottom:-20px;
	left:4px;
	color:#ccffcb;
	font-weight:normal;	
}
.footer a{
	text-decoration:none;
	color:#ccffcb;
}
.footer a:hover{
	text-decoration:underline;
	color:#ccffcb;
}
.footer-right{
	position:absolute;
	right:3px;
}

.gfooter{
	position:absolute;
	width:970px;
	bottom:-20px;
	left:4px;
	color:#27200f;
	font-weight:normal;	
}
.gfooter a{
	text-decoration:none;
	color:#27200f;
}
.gfooter a:hover{
	text-decoration:underline;
	color:#27200f;
}
.gfooter-right{
	position:absolute;
	right:3px;
	color:#27200f;
}

.team_claudi{
	display:none;
}
.team_peter{
	display:none;
}
#img_pete{
	float:left;
	width:260px;
	margin-top:40px;
	cursor:pointer;
}
#img_claudi{
	float:left;
	width:255px;
	margin-top:40px;
	cursor:pointer;
}
.clear{
	clear:both;
}

img.einblicke{
	float:left;
	width:75px;
	height:50px;
	margin:0 20px 20px 0;
	cursor:pointer;
}

input.text
{
  	color: rgb(50,40,16);
	width: 300px;
	height: 17px;
	padding: 2px 2px 2px 2px;
	margin-bottom:10px;
	margin-left:30px;
	border: 1px solid rgb(50,40,16);
	font-size: 12px;
	background:#ccffcc;
}

p.kontakt{
	margin-left:30px;
}

input.check{
	margin-left:30px;
	
}

textarea
{
  	color: rgb(50,40,16);
	width: 300px;
	height: 150px;
	padding: 2px 2px 2px 2px;
	margin-top:10px;
	margin-left:30px;
	border: 1px solid rgb(50,40,16);
	font-size: 12px;
	background:#ccffcc;
	overflow:hidden;
}

button{
	margin-left:30px;
	margin-top:10px;
	height:30px;
	color:#ffffff;
	border: 1px solid #000000;
	background:rgb(50,40,16);
	cursor:pointer;
}
#corporate-design{
	display:none;
	margin-top:60px;
	margin-right:15px;
}
#offline{
	display:none;
	margin-top:60px;
	margin-right:15px;
}
#online{
	display:none;
	margin-top:60px;
	margin-right:15px;
}
#direktmarketing{
	display:none;
	margin-top:60px;
	margin-right:15px;
}
.content-right-impressum { position: absolute; top: 20px; right: 15px; width: 50% }
