
body{
	color: black;
	background-color:#c6c6c6;
	font-family: Calibri, Times New Roman, Sans-serif;
	width:1000px;
	height:700px;
	margin:auto;
	}

input{
	clear:left;
	float:left;
	}

address{
	text-align: center;
	font-size: 80%;
	font-style: normal;
	letter-spacing: 2px;
	line-height: 1.5;
	}

h1 {
	text-align:center;
	font-size: 220%;
	margin: 2px;
	}

h2 {
	text-align:center;
	font-size: 160%;
	margin: 2px;
	}

h3 {
	font-size: 150%;
	margin: 0px;
	text-align:center;
	}

h4 {
	font-size: 120%;
	margin: 0px;
	text-align:center;
	}

h5 {
	font-size: 100%;
	margin: 0px;
	text-align:center;
	}

a {
	text-decoration: none;
	outline: none;
	}

a:link{ color: red;}
a:visited{ color: #d11102;}
a:hover, a:focus { border-bottom: 1px solid #e56c00;}
a:active{ color: black;}

li {
	color: black;
    font-size: 90%;
	margin: 0px;
	text-align:left;
	}


#wrapper{
	float:left;
	background-color:white;
	background-repeat:repeat;
	width:800px;
	margin-left:121px;
	}

#header{
  <!--background-image:url(../bilder/logo.png); -->
	width:800px;
	height:100px;
    color:black;

    text-align:center;
	margin-top:16px;
    }

#navigation{
	clear:both;
	background-image:url(./bilder/bg.png);
    color:Black;
    float:left;
	width:150px;
	height:300px;
	padding-right:7px;
	padding-left:20px;
	border: 20px;
	}

#content{

	float:right;
    width:610px;
	/*height:560px;*/
	min-height:550px;
	margin:auto;
	padding-left:13px;
	background-image:url(../bilder/bg.png);
	background-repeat:no-repeat;
    }

#footer{
    clear:both;
    text-align:center;
	margin:auto;
	width:800px;
    }

#headbg{
	margin-left:92px;
	width:900px;
	height:50px;
	}


#footbg{
	clear:both;
	width:900px;
	height:50px;
	margin-left:auto;
	}



#background{
	background-image:url(../bilder/bg2.png);
	}

.links{
	font-size:104%;
	list-style-type:none;
	margin-right:8px;
	padding-left:10px;
	}

.linkstyle{
	font-size:110%;
	}



/*------------------------index------------------------------------*/

#textfeld{
	float:left;
	width:600px;
	text-align:center;
	}

#bild{
	float:right;
	width:245px;
	height:300px;
	padding-top:20px;
	}

#bild img {
	border-right:3px solid #5a5a5a;
	border-bottom:3px solid #b3b3b3;
}

/*----------------------Bestellformular-------------------------------------*/

#vstyle{
	background-color: #ececec;
	}

#nstyle{
	background-color: #ececec;
	}
#vwstyle{
	background-color: #ececec;
	}

#nnstyle{
	background-color: #ececec;
	}
#artstyle{
	background-color: #ececec;
	margin-right:5px;
	}

#farbstyle{
	background-color: #ececec;
	margin-right:5px;
	}

#groestyle{
	background-color: #ececec;
	margin-right:5px;
	}

#preistyle{
	background-color: #ececec;
	}

#Radiom{
	float:left;
	background-color: #ececec;
	}

#Radiow{
	clear:none;
	float:left;
	background-color: white;
	}

#Bemerkung{
	margin:10px;
	clear:both;
	float:left;
	}

.divbox{
	clear:both;
	float:left;
	margin:2px;
	}
.divbox2{
	clear:both;
	float:left;
	margin:2px;
	cursor:pointer;
	}

.divbox3{
	/*clear:both;*/
	float:left;
	margin:2px;
	cursor:pointer;
	}

.radio{
	float:left;
	cursor:pointer;
	}

.Geburtsdatum{
	margin-left:2px;
	clear:left;
	float:left;
	cursor:pointer;
	}


/*------------------------------------------impressum--------------------*/

#steckbrief{
	float:left;
	text-align:left;
	width:300px;
	padding-bottom:20px;
	}
#impressum{
	clear:left;
	overflow:scroll;
	height:250px;
	padding-top:30px;
	}
