* { padding: 0; margin: 0; }

body {
background: #ffffff;
background-attachment: fixed;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#zentrum {
position: absolute;
width: 1000px;
left: 50%;
margin-left: -500px;
}

#header
{
width: 950px;
height: 75px;
}

#headerleft
{
background: url(http://www.flipkatalog.de/images/header_785x75.jpg);
background-repeat: no-repeat;
width: 785px;
height: 75px;
float: left;
}

#headerright
{
background: url(http://www.flipkatalog.de/images/header_right_160x75.jpg);
background-repeat: no-repeat;
width: 160px;
height: 75px;
float: left;
margin: 0px 0px 0px 5px;
}

#contentbereich
{
width: 785px;
float: left;
}

#contentinhalt
{
background: url(http://www.flipkatalog.de/images/middle_785x10.jpg);
background-repeat: repeat-y;
width: 785px;
padding: 0px 10px 0px 90px;
font-size:12px;
}

#contentinhalt h1
{
font-size: 1.4em;
font-family: arial, tahoma, verdana;
color: #515151;
padding: 10px 9px 0px 7px;
}

#contentinhalt h2
{
font-size: 1.0em;
font-family: tahoma, verdana, arial;
color: #515151;
font-weight: bold;
padding: 0px 9px 0px 9px;
}

#contentinhalt p
{
font-size: 0.9em;
font-family: tahoma, verdana, arial;
color: #515151;
font-weight: normal;
padding: 0px 9px 0px 9px;
width: 665px;
text-align: justify;
}

#contentinhalt img
{
padding: 0px 0px 0px 9px;
}


#contentfooter
{
background: url(http://www.flipkatalog.de/images/footer_785x10.jpg);
background-repeat: repeat-y;
width: 785px;
line-height: 10px;
font-size: 8px;
}

#menubereich
{
width: 160px;
float: left;
margin: 0px 0px 0px 5px;
}

#menuheader
{
background: url(http://www.flipkatalog.de/images/header_160x10.jpg);
background-repeat: repeat-y;
width: 160px;
line-height: 10px;
font-size: 8px;
margin: 5px 0px 0px 0px;
}


#menuinhalt
{
background: url(http://www.flipkatalog.de/images/middle_160x10.jpg);
background-repeat: repeat-y;
width: 160px;
}

#menuinhalt p
{
padding: 0px 10px 0px 10px;
font-size: 0.8em;
font-family: tahoma, verdana, arial;
font-size: 0.7em;
text-align: justify;
margin: 5px 0px 0px 0px;
}

#menuinhalt b
{
padding: 0px 10px 0px 10px;
font-size: 0.8em;
font-family: tahoma, verdana, arial;
font-size: 0.7em;
text-align: justify;
}

#menuinhalt ul
{margin: 5px 0px 0px 28px;}

#menuinhalt li
{list-style-image: url(http://www.flipkatalog.de/images/listpfeil.jpg);
font-size: 0.8em;
font-family: tahoma, verdana, arial;
font-size: 0.7em;
text-align: justify;
}


#menufooter
{
background: url(http://www.flipkatalog.de/images/footer_160x10.jpg);
background-repeat: repeat-y;
width: 160px;
line-height: 10px;
font-size: 8px;
}

#menucolorheader
{
background: url(http://www.flipkatalog.de/images/header_color_160x10.jpg);
background-repeat: repeat-y;
width: 160px;
margin: 5px 0px 0px 0px;
line-height: 10px;
font-size: 8px;
}

#menucolorinhalt
{
background: url(http://www.flipkatalog.de/images/middle_color_160x10.jpg);
background-repeat: repeat-y;
width: 160px;
}

#menucolorinhalt p
{
padding: 0px 10px 0px 10px;
font-size: 0.8em;
font-family: tahoma, verdana, arial;
font-size: 0.7em;
text-align: justify;
margin: 5px 0px 0px 0px;
}

#menucolorinhalt b
{
padding: 0px 10px 0px 10px;
font-size: 0.8em;
font-family: tahoma, verdana, arial;
font-size: 0.7em;
text-align: justify;
}

#menucolorinhalt ul
{margin: 5px 0px 0px 28px;}

#menucolorinhalt li
{list-style-image: url(http://www.flipkatalog.de/images/listpfeil.jpg);
font-size: 0.8em;
font-family: tahoma, verdana, arial;
font-size: 0.7em;
text-align: justify;
}

#menucolorfooter
{
background: url(http://www.flipkatalog.de/images/footer_color_160x10.jpg);
background-repeat: repeat-y;
width: 160px;
line-height: 10px;
font-size: 8px;
}
#startseitebild{float: left; padding-right: 10px; padding-bottom: 5px;padding-top: 15px;}
#startseitetext{width:670px; font-size: 13px;}
#infotext{font-size: 14px;}
#infotext p.title {font-size: 16px; font-weight: bold;padding-bottom:5px;}
ol{margin: 5px 10px 10px 28px; padding-left: 10px;list-style-position:inside}




#footer {
  width: 950px;
	border-top: 1px solid #e4e4e4;
	text-align: right;
	font-size: 0.7em;
	padding: 3px;
	margin: 5px 0px 20px 0px;
	float: left;
}

#footer a
{
	text-decoration: none;
	color: #515151;
}

#footer a:hover
{
	text-decoration: underline;
}
#screenshot{float:left;padding-right:10px;}
