*
{
	margin: 0;
	padding: 0;
	border: 0;
}

body
{
	font-size: 0.75em;
	line-height: normal;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #555555;
	background:#E1F0E4;
	background:url(../images/bg_body.gif);
}

input, textarea, option
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #555555;
}

a
{
	color: #555555;
	text-decoration: none;
}


a:hover
{
	color: #A51F2A;
	text-decoration: underline;
}

img, img:hover
{
	border: 0; 
	text-decoration: none;
}

h1
{	
	font-size: 1.5em;
	line-height: normal;
	font-weight: bold;
	color: #A51F2A;
}

h2
{	
	font-size: 1.1em;
	line-height: normal;
	font-weight: bold;
	color: #A51F2A;
}

h3
{	
	font-size: 1.0em;
	line-height: normal;
	font-weight: bold;
	color: #A51F2A;
}

h3 a
{	
	color: #A51F2A;
}

#container
{
	margin: auto;
	width: 65em; /*780px*/
	
	min-height: 300px;
    height: auto !important;
    height: 300px;	
	background:#FFFFFF;
	
	background:url(../images/bg_container.gif);
	background-repeat: repeat-y;
	background-position: left top;	
}

#head
{
	float: left;
	width: 100%;
	height: 160px;
	text-align: center;
	background: url(../images/bg_head.gif);
	background-repeat:no-repeat;
	background-position: left;
}

#head_de
{
	float: left;
	width: 100%;
	height: 160px;
	text-align: center;
	background: url(../images/bg_head_de.gif);
	background-repeat:no-repeat;
	background-position: left;
}

#navigation
{
	float: left;
	width: 10em;
	padding-left: 85px;
	padding-right: 15px;
	padding-top: 0px;
	font-size: 1.2em;
	padding-top: 0px;
	/*overflow: hidden;*/
	background:url(../images/bg_navigation.gif);
	background-position: left top;
	background-repeat:repeat-y;
	margin-right: 20px;
}

#navigation ul
{
	margin: 0;
	padding: 0;
	list-style: none;


}

#navigation ul li
{
	margin-bottom: 3px;
	padding: 0;
	list-style: none;
	text-align: center;
}

#navigation ul li a
{
	font-size: 0.75em;	
	display: block;
	width: 100%;
	padding: 0;
	padding-left: 0px;
	padding-top: 7px;
	padding-bottom: 8px;
	list-style: none;
	background:url(../images/bg_navi_norm.gif);
	background-repeat:no-repeat;
	color: #553E2C;
	font-weight: bold;
}

#navigation ul #lang a
{
	line-height: 1em;
	padding-top: 5px;
	padding-bottom: 2px;
}

#navigation ul li a#aktiv, #navigation ul li a:hover
{
	background:url(../images/bg_navi_akt.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	color: #433225;
}

#navigation #bottom
{
	height: 80px;
	background-image:url(../images/bg_navigation_bottom.gif);
	background-position: left top; 
	background-repeat:no-repeat;
}


#content
{
	float: left;
	width: 35em;
	height: auto;
	font-size: 1.1em;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	
	min-height: 374px;
    height: auto !important;
    height:374px;
	
	position: relative;
}

#bestellung
{	
	width: 100%;
}

#bestellung1
{	
	width: 30%;;
}

#bestellung2
{	
	width: 70%;;
}

#bestellung td
{
	text-align: left;
	vertical-align: middle;	
	padding-top: 3px;
	padding-bottom: 3px;
}

#bestellung td a
{
	color: #A51F2A;
	text-decoration: underline;
}


#bestellung td input, #bestellung td textarea, #bestellung td select
{
	border: 1px solid  #CCCCCC;	
}


#bestellung td input:hover, #bestellung td textarea:hover, #bestellung td select:hover
{
	border: 1px solid  #B49C7E;	
}



#bestellung td input
{
	width: 16em;
	padding: 2px;
}


#bestellung td select
{
	border: 1px solid  #CCCCCC;	
	width: 8em;
	padding: 2px;
	margin-left: 4px;
}

*html #bestellung td select
{
	margin-left: 3px;
}
*+html #bestellung td select
{
	margin-left: 3px;
}

#bestellung td .submit
{
	width: 8em;
	padding: 2px;
}

#bestellung td .submit:hover
{
	cursor: pointer;
}

#bestellung .check
{
	width: auto;
	border: auto;
	_width: inherit;
	_border: inherit;
}

#bestellung td textarea
{
	width: 16em;
	height: 5em;
	padding: 2px;
	font-size: 1.0em;
}

*html #bestellung td input, *html #bestellung td textarea
{
	font-size: 1.0em;
}

*+html #bestellung td input, *+html #bestellung td textarea
{
	font-size: 1.0em;
}

#box
{
	padding-top: 20px;
	padding-bottom: 20px;	
	border-bottom: 1px dotted #CCCCCC;	
	margin-bottom: 10px;
}

.top
{
	border-top: 1px dotted #CCCCCC;	
}

#tab_norm
{	
	width: 100%;
}

#tab_norm td
{
	width: 50%;
	padding-bottom: 5px;
}


.rot
{
	color:#FF0000;
}

.klein
{
	font-size: 0.8em;
}

#content #sprechblase1
{
	width: 18.5em;
	height: 18em;
	float: left;
	background: url(../images/sprechblase1.gif);
	background-repeat: no-repeat;
	text-align: center; 
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#content #sprechblase2
{
	width: 18.5em;
	height: 18em;
	float: left;
	background: url(../images/sprechblase2.gif);
	background-repeat: no-repeat;
	text-align: center; 
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#content #sprechblase1 img, #content #sprechblase2 img
{
	float: none;
	margin-top: 1px;
}


#figuren1, #figuren2
{
	width: 100%;
	border-collapse: collapse;
	margin-top: 30px;
}

#figuren1_1 img, #figuren2_1 img
{
	float: left;
}

#figuren1_2 img, #figuren2_2 img
{
	float: right;
}

#figuren1_1, #figuren2_2
{
	width: 180px;
	border-collapse: collapse;
}

#figuren1_2, #figuren2_1
{
	width: auto;
	border-collapse: collapse;
}

#tab
{
	width: 100%;
	border-collapse: collapse;
}

#tab1
{
	width: auto;
	border-collapse: collapse;
}

#tab2
{
	width: 180px;
	border-collapse: collapse;
	text-align: right;
}


#macher
{
	width: 100%;
	border-collapse: collapse;
	margin-top: 0px;
}

#macher1
{
	width:0;
}

#macher2
{
	width: 100%;
}


#link
{
	float: left;
	width: 20em;
	margin-top: 20px;
}

#link .txt
{
	float: left;
}

#link .txt a
{
	float: left;
	color: #A51F2A;
	text-decoration: none;
	font-size: 1.0em;
	font-weight: bold;
}

#link .txt a:hover
{
	color: #A51F2A;
	text-decoration: underline;
}

#link .pfeil
{
	float: left;
}

#link .pfeil img
{
	margin-left: 10px;
	margin-right: 10px;
}

#footer
{
	float: left;
	width: 100%;
	height: 100px;
	text-align: left;
	background: url(../images/bg_footer.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#footer ul
{
	margin:0;
	padding: 0;
	list-style: none;
	margin-left: 15px;
	margin-top: 75px;
}

#footer ul li
{
	list-style: none;
}

#clear
{
	height: 20px;
	clear: both;
	background: url(../images/bg_clear.gif);
	background-repeat: no-repeat;
}

.linie
{
text-decoration: underline;}

.facebook
{
	width: 120px;
	height: 189px;
	text-align: center;
	float: right;
	padding-left: 10px;
}

.facebook2
{
	width: 120px;
	height: 189px;
	text-align: center;
	position: absolute;
	right: 15px;
	bottom: -40px;
}

.facebook3
{
	width: 120px;
	height: 189px;
	text-align: center;
	position: absolute;
	left: -165px;
	top: 450px;
}