/* CSS Document */

html, body {
	margin:0;
	padding:0;
	line-height:120%;
	background-color:#ffffff;
}

html, body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004477;
}

p {
	margin:0 0 10px 0;
	padding:0;
}

h1, h2 {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:125%;
}

h1 {
	font-size:14px;
}

h2 {
	font-size:19px;
	color:#ffffff;
	line-height:110%;
}

td.aktion {
	background-color:#d00000;
	padding:10px;
	color:#ffffff;
	font-size:16px;
	line-height:110%;
}

.table_left {
	min-width:260px;
	width:260px;
}

.table_middle {
	min-width:440px;
	background-color:#ebfbcb;
}

.table_right {
	min-width:180px;
	width:180px;
}

.logo_left {
	position:absolute;
	margin-left:20px;
}

.logo_right {
	float:right;
	margin-right:20px;
	margin-left:900px;
}


.color_green {
	background-color:#e5eebb;
}

.color_blue {
	background-color:#004477;
	vertical-align:bottom;
}

.color_white {
	background-color:#ffffff;
}


img.image {
	border:1px solid #004477;
}


img.image2 {
	border:0px solid #004477;
}


.small {
	font-size:10px;
	color:#000000;
	line-height:110%;
}


/* -------- Monatsbild -------- */

.month_infos {
	position:absolute;
	background-color:#d00000;
	height:100px;
	width:300px;
	margin-top:90px;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

.month_header {
	background-color:#d8eeaa;
	height:220px;
	background-image:url(../images/pic_monatsbild.jpg);
	background-repeat:no-repeat;
}

p.angebote_headline {
	width:290px;
	background-color:#ffffff;
	color:#004477;
	padding:5px 0 5px 10px;
	font-size:15px;
	font-weight:bold;
}

p.aktionstext {
	width:290px;
	color:#ffffff;
	padding:2px 0 2px 10px;
	font-size:15px;
	line-height:1.2em;
}


/* ------------- Sidebar-Right ------------- */ 

img.angebote_pics {
	margin-bottom:2px;
}

.angebote_cont {
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	width:180px;
	background-color:#004477;
	vertical-align:bottom;
	border:1px solid #004477;
	padding-bottom:2px;
}

.angebote_raum {
	padding-left:10px;
}



.btn_download {
	background-image:url(../img/btn_download.jpg);
	background-repeat:no-repeat;
	padding:2px 0 0 25px;
	width:100px;
	height:20px;
	border:0px;
	color:#004477;
	
}



.btn_suchen {
	background-image:url(../img/btn_suchen2.gif);
	background-repeat:no-repeat;
	padding:0px 0 0 25px;
	width:100px;
	height:20px;
	border:0px;
	color:#004477;
	
	
}



.btn_senden {
	background-image:url(../img/btn_senden.gif);
	background-repeat:no-repeat;
	padding:2px 0 0 25px;
	width:100px;
	height:20px;
	border:0px;
	color:#004477;
	
}



.btn_weiter {
	background-image:url(../img/btn_download.jpg);
	position:center;
	background-repeat:no-repeat;
	padding:2px 0 0 21px;
	width:100px;
	height:20px;
	border:0px;
	color:#004477;
	
}



.btn_spar {
	background-image:url(../img/spar100.jpg);
	position:center;
	background-repeat:no-repeat;
	padding:4px 0 0 12px;
	width:100px;
	height:20px;
	font-size:17px;
	border:0px;
	color:#ffffff;
	
}
/* ------------- Div-Container ------------- */

#container, #content, #header {
	left:0px;
	margin:0;
	width:100%;
	min-width:990px;
	background-color:#ffffff;
}

#container {
	position:absolute;
	top:0px;
	min-height:500px;
}

#header {
	position:absolute;
	top:0px;
	height:160px;
}

#content {
	position:absolute;
	top:160px;
	background-color:#d8eeaa;
}

#cont_bottom {
	height:20px;
    padding-top:10px;
	left:0px;
	margin:0;
	width:100%;
	min-width:990px;
	background-color:#d8eeaa;
}
/* ------------- Navigation ------------- */

.menu {
	float:right;
	padding:0;
	margin:0 20px 0 0;
	color:#ffffff;
	height:20px;
	display:inline;
}

ul.navmenu {
	padding:0;
	margin:0;
	list-style:none;
	display:inline;
}

li.navlist {
	padding:0;
	margin-left:10px;
	list-style:none;
	display:inline;
}




/* ------------- Links ------------- */

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #004477;
	font-size: 12px;
}

a:link {
	color: #004477;
	text-decoration: underline;
}

a:visited {
	color: #004477;
	text-decoration: underline;
}

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

a:active {
	color: #004477;
	text-decoration: underline;
}


a.navi {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

a.navi:link {
	color: #ffffff;
	text-decoration: none;
}

a.navi:visited {
	color: #ffffff;
	text-decoration: none;
}

a.navi:hover {
 	color: #3377aa;
 	text-decoration: none;
}

a.navi:active {
	color: #3377aa;
	text-decoration: none;
}

#active_menu {
	color: #3377aa;
}



a.navi_b {
	font-family: Arial, Helvetica, sans-serif;
	color: #004477;
	font-size: 11px;
	font-weight: bold;
}

a.navi_b:link {
	color: #004477;
	text-decoration: none;
}

a.navi_b:visited {
	color: #004477;
	text-decoration: none;
}

a.navi_b:hover {
 	color: #3377aa;
 	text-decoration: none;
}

a.navi_b:active {
	color: #3377aa;
	text-decoration: none;
}

#active_menu_b {
	color: #3377aa;
}