body{
                background-color:     #ffffff;
                font-family:          Myriad Pro, Arial;
                font-size:            11pt;

}
a {
	        text-decoration:      none;
            color:                #888888;
}
a:hover{
				color:				#f17721;	
}
a.infobox { 	border-bottom: 		1px dashed #c30;
				text-decoration:	none; 
}
a.infobox:hover { 
				cursor:				help;
				color:				#c30;
				background:			888888;
}
a.infobox span { 
				visibility:			hidden;
				position:			absolute;
				left:				16em;
                margin-top:			1.5em;
                padding:			1em;
                text-decoration:	none;
}
a.infobox:hover span { 
				visibility:			visible;
				border:				1px
				solid: 				#c30;
                color:				black; 
                background:			#eeeeee;
} 
#preis {
			width:	100px;
			padding:			10px 5px 10px 5px;
			color:				#ffffff;
			text-align:			center;
			font-size:			8pt;
			background-color:	#f17721;

}
h1 {
	        padding:              20px 0 10px 20px;
	        color:                #ffffff;
	        font-family:          Arial;
	        font-size:            18px;
	        font-weight:          normal;
}
h1 span {
	        padding:              0 8px;
	        background-color:     #5e5d63;
}
h2 {
	        color:                #ffffff;
	        font-family:          Myriad Pro, Arial;
	        font-size:            1.8em;
	        font-weight:          normal;
	        text-align:				right;
}
h2 span {
	        padding:              5px 5px 3px 5px;
	        background-color:     #f17721;
}
#header{
                width:                808px;
                height:               100px;
                background-color:     #ffffff;
                border-width:         1px;
                border-style:         solid;
                border-color:         #ffffff;
                border-bottom:        1px solid #000000;
                text-align:           center;
                margin-bottom:        10px;
                margin-left:          auto;
                margin-right:         auto;


}
#content{
                width:                808px;
                background-color:     #ffffff;
                border-width:         1px;
                border-style:         solid;
                border-color:         #ffffff;
                border-bottom:        1px solid #000000;
                margin-bottom:        10px;
                margin-left:          auto;
                margin-right:         auto;
                padding-bottom:       20px;

}
#menu{
                width:                810px;
                background-color:     #ffffff;
                margin-left:          auto;
                margin-right:         auto;
}
#menu #box{
                width:                159px;
                height:               135px;
                border-width:         1px;
                border-style:         solid;
                border-color:         #ffffff;
                background-color:     #ffffff;
                float:                left;
                text-align:           center;
}
#kontaktbox{
                width:                240px;
                float:                left;
                margin-left:          25px;
                margin-right:         15px;
}
#box_content{
                width:                800px;
                margin-top:           25px;
                text-align:           justify;
}
#box2_content{
                width:                300px;
                float:                left;
                padding-left:         50px;
                margin-top:           25px;
}
#box3_content{
                width:                400px;
                float:                left;
                padding-left:         50px;
                text-align:           justify;
                margin-top:           25px;
}