body {
  	padding:0;
  	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
}

p, ul {
	font-size:0.75em;
	color:#333333;
	line-height:1.5;
	margin-top: 5px;	
}

table {
	font-size:0.75em;
	color:#333333;
	line-height:1.5;
	text-align:left;
	font-weight:normal;
}

h1 {
	font-size:13pt;
	font-weight:bold;
	padding:0;
	margin:0;
	color:#333333;
}

h2 {
	font-size:10.5pt;
	font-weight:bold;
	padding:0;
	margin:0;
	margin-bottom: 5px;
	color:#333333;
}

h3 {
	font-size:9pt;
	padding:0;
	margin:5px 0 0 0;
	color:#333333;
}

h4 {
	font-size:0.65em;
	padding:0;
	margin:5px 0 0 0;
	color:#333333;
}

img {
	border:0;
}	
img {
	border:0;
}

.blau {	background-color:#005c8d; }

.gelb {	background-color:#ffdf50; }

.orange { background-color:#ec8e46; }

.gruen { background-color:#009042; }

.hellgelb { background-color:#fff686; }

.pink { background-color:#ed008c; }	

.leer {	font-weight:bold; }

/* --- Pseudoformate --- */


a { color:#333333; }
	
a:link { 
	color:#005c8d;
	text-decoration:none;
}

a:visited {
	color:#005c8d;
	text-decoration:none;
}

a:hover {
	color:#005c8d;
	text-decoration:none; 
	border-bottom:1px dashed #005c8d;	
}

.img:hover { border:none; background:none; }

a:active {
	color:#005c8d;
	text-decoration:none;
}

.menuitem a:link {
	color:#FFFFFF;
	text-decoration:none;
}

.menuitem_selected a:link, .menuitem_selected a:hover, .menuitem_selected a:visited {
	color:#333333;
	text-decoration:none;
	border-bottom:none;
}

.menuitem a:visited, .menuitem a:hover, .menuitem a:active {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:none;
}

.noborder:hover {
	border-bottom:none;
}

.blau a, .gruen a, .pink a, .orange a, .blau a:visited, .gruen a:visited, .pink a:visited, .orange a:visited {
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
}	

.hellgelb a, .hellgelb a:visited {
	
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

/* --- Magazin --- */

.magazin {
	font-size:0.7em;
	color:#333333;
}	

/* --- Kopf --- */

.header {
	width:772px;
	height:93px;
	margin: 0 auto;
}

.foto {
	width:772px;
	height:166px;
	margin: 0 auto;
}

/* --- Menü --- */

.menu {
	width:772px;
	height:29px;
	background-image:url(../images/menu.jpg);
	margin: 0 auto;
}

.menuitem, .menuitem_selected, .strich {
	float:left;
	font-size:10pt;
	font-weight:bold;
	margin-left:15px;
	border-left-width:1px;
	border-left-color:#333333;
	display:inline;
}

.menuitem {
	color:#FFFFFF;
	padding-top:4px;
}

.menuitem_selected {
	color:#333333;
	padding-top:4px;
}

/* --- Menü Kaufpark --- */

/* general container class */
.container { float:right; }

/* main menu classes */
.submenu { background-color:#CCCCCC; margin-top:2px; }
.submenu a { width:150px; height:18px; display:block; padding-top:4px; padding-left:10px; font-size:12px; font-weight:bold; color:#FFFFFF; text-decoration:none; }

/* classes for the main menu rollover items */
.submenu a:visited { color:#FFFFFF; text-decoration:none; }
.submenu a:active { color:#FFFFFF; text-decoration:none; }
.submenu a:hover { color:#FFFFFF; background-color:#666666;	text-decoration:none; border:none; }
.submenu_selected {	width:150px; height:18px; padding-left:10px; padding-top:4px; background-color:#005c8d; font-size:12px; font-weight:bold; color:#ffffff; margin-top:2px; }
.submenu_selected a { color:#ffffff;  text-decoration:none; }
.submenu_selected a:visited { color:#ffffff; text-decoration:none; }
.submenu_selected a:hover { color:#ffffff; text-decoration:none; background:none; border:none; }
	
/* --- Inhalt --- */

.content {
	position:relative;
	width:772px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	margin:0 auto;
}		

.links {
  	position:absolute;
	width:250px;
	top:20px;
	left:25px;
}

.mitte {
	position:relative;
	width:250px;
	top:20px;
	left:305px;
}

.news {
	position:relative;
	width:520px;
	top:20px;
	left:25px;
}

.rechts {
	position:absolute;
	width:160px;
	top:20px;
	right:24px;
}

/* --- Fußzeile --- */

.footer {
	width:772px;
	height:92px;
	background-image:url(../images/footer.jpg);
	margin:0 auto;
}

.footer_text {
	width:590px;
	margin-top:-12px; 
	* margin-top:0;
	padding-top:40px;
	font-size:8pt;
	color:#333333;
	text-align:center;
}	

.mitrand {
	margin-left:4px;
	margin-right:2px;
}
