.layout img        
	{
        min-width: 350px;
	width:auto;
	max-width: 600px;
	height:auto;
	max-height: 600px;
        }


.thema
	{	
	height:auto;
        width:800px;
        float:left;
        margin-bottom:4px;
        padding-left:10px;
        padding-bottom:4px;
	background-color:#DEB887;
	}


.thema a
	{
	display:block;
	padding:10px;
	margin-top:0px;
	margin-bottom:6px;
	margin-right:4px;
	text-decoration:none;
	color:#000;
	background-color:#fff;
	float:left;
	width:75px;
	}

.thema a:focus,
.thema a:hover,
.thema a:active
	{
	color:#fff;
	background-color:#000;
	}

body	{
    	width:820px;
    	margin:auto;
    	text-align:left;
	background-color: white;
	}

.layout
        {
	position: absolute;
	background-color: #FAF0E6;
	width:820px;
	padding-left:10px;
    	text-align:left;

        }




h1,
h4	{
	font-size:11px;
	font-weight:normal;
	}

h2
	{
	font-size:24px;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
	}

h3	{
	font-size:14px;
	font-weight:bold;
	}

h5
	{
	font-size:40px;
	font-weight:normal;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;}

h6	{
	font-size:20px;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
	}

h1,
h2,
h3,
h4,
h5,
h6	{
	font-family:serif;
	font-style:italic;
	}

span	{color:darkred;}






.bestell 	{
    	font-family: serif;
     	font-size: 45px;
        line-height: 150%;
	background-color: #FAF0E6;
        }

a	{
	text-decoration: none;
	padding: 10px;
	float: left;
	color: black;
	background-color: white;
	width: 200px;
	margin-bottom: 6px;
	margin-right: 10px;
	}

html 	{
    	font-family: sans-serif;
     	font-size: 1.0em;
        line-height: 150%;
        }









ul	{
	padding-left: 0px;
	}

li	{
	list-style-type:none;
	margin-left: 0;
	}

textarea, 
.Feld
	{
	font-family: sans-serif;
	font-size:16px;
	width: 780px;
	padding: 10px;
	line-height: 150%;
	background-color: white;
	border: 2px solid grey;
	margin-bottom:10px;
        }



.sendebutton
	{
	font-family: serif;
	font-size:20px;
	width: 500px;
	background: darkred;
	color:white;
	padding: 10px;
	margin-top:10px;
        }

.sendebutton:hover
	{
	background: black;
	color: white;
        }

a:hover 
	{
	color: white;
	background-color: black;
	}




#formatwahl
	{
        width: 284px;
	float:left;
	background-color: #DEB887;
	padding:10px;
	}



.mustertext
        {
        width: 7800px;
        height: 300px;
        overflow-x: hidden;
        overflow: scroll;
	padding: 10px;
	background-color: white;
	border: 2px solid grey;
	font-size: 1.0em;
	}


.preisliste
        {
        width: 780px;
        height: 100px;
        overflow-x: hidden;
        overflow: scroll;
	padding: 10px;
	margin-left: 0px;
	background-color: white;
	border: 2px solid grey;
	font-size: 1.0em;
	}




label::after {
	content: "";
	display: block;
}



input[type=radio] + label {
  color: black;

} 
input[type=radio]:checked + label {
  color: blue;
font-weight:bold;

} 

fieldset
{background: white;
height: 250px;
overflow: auto;
width: 780px;
border: 2px solid grey;
} 











