﻿@import url(men.css);
@import url(head.css);
@import url(formular.css);

body {
margin:0px;
background-color:#eee;
text-align:center;
font-family:'Viner Hand ITC';
}

#webseite {
width:980px;
margin:0 auto;
}

	
#main {
width:980px;
}

#left {
float:left;
width:200px;
height:300px Auto;
margin-bottom:10px;
}

#left img.men {
	text-align:center;
	margin-left:10px;
	padding:10px;
}

#right{
float:right;
width:770px;
height:300px Auto;
margin-top:20px;
margin-bottom:10px;
border-radius:15px;
background:#CCFFCC;
box-shadow:0px 0px 5px green;
}

table.imp
{
	font-family:"Courier New", Courier, Monospace;

}
#right img{
	max-width:770px;
}


img.begr{
	margin-top:10px;
}

#right img.slider{
	border:5px;
	border-radiu:5px;
	box-shadow:0px 0px 15px #000;
}

#footer {
width:980px;
height:20px;
float:none;
background:#eee;
margin-top:20px auto;
vertical-align:middle;
clear:both;
font-family:"Courier New", Courier, Monospace;
font-size:10px;
}

#slider {
max-width:448px;
height:299px;
margin:0px auto;
border-radius: 15px;
}

.nivo-caption {
background:#03052e;
}

.dbagtb {
	width:600px;
	border:0px;
	background:#FFFFCC;
	border-radiu:20px;
	box-shadow:0px 0px 5px yellow;
	margin-top:15px;
}

.dbagtl {
	width:50px;
	vertical-align:top;
	text-align:left;
}

.dbagtr {
	width:550px;
	vertical-align:top;
	text-align:left;
}

div.main {
	border:1px solid #FF9933;
	margin:5px;
	padding-top:5px;
	padding-left:20px;
	padding-bottom:5px;
	padding-right:10px;
	porder-radius:10px;
	box-shadow:0px 0px 1px red;
	}

#liste{
	font-size: 22px;
}