/*************
© 2004 zeta software

Verwendete Farben:

#BA1038		dunkelrot
#58595B		dunkelgrau
#B0B0B0		mittelgrau
#E7E7E7		hellgrau
#CCCCCC		noch mehr grau

*************/

/* GENERAL TAG DEFINITIONS */

body {
	background: #E7E7E7;
	margin: 0;
	padding: 0;
}

body,table,td,tr,p,h1,h2,h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 130%;
}

h1 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	background: #B0B0B0 url(h1.gif) no-repeat left top;
	padding: 4px 5px 4px 40px;
	line-height: 100%;
	margin: 0 0 20px 0;
}

h1.split {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	background: #B0B0B0;
	margin: 0;
	height: 23px;
	line-height: 23px;
}

* html h1 {
	width: 100%;
}

h2 {
	color: #BA1038;
	font-size: 14px;
	font-weight: bold;
	background: #B0B0B0 url(h1.gif) no-repeat left top;
	padding: 4px 5px 4px 30px;
	text-align: center;
	line-height: 100%;
}

h3 {
	font-weight: bold;
	line-height: 100%;
}

h6 {
	font-weight: bold;
	font-size: 14px;
	display: inline;
}

ul {
	margin:0 0 8px 5px;
	padding:0;
	list-style-type: none;
}

ul li {
	background: url(../_media/list.gif) no-repeat 1px .6em;
	line-height: 1.5em;
	margin: 0;
	padding: 0 0 2px 15px;
}

ol {
	list-style: decimal;
	line-height: 120%;
	vertical-align: middle;
}

img {
	border: none;
}

strong {
	font-weight: bold;
}

a:link,a:visited,a:active {
	color: #BA1038;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #58595B;
}

h6 a:link,h6 a:visited,h6 a:active {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

h6 a:hover {
	color: #58595B;
}


/* GENERAL CLASS DEFINITIONS */

a.MainMenu,a.MainMenu:link,a.MainMenu:visited,a.MainMenu:hover,a.MainMenu:active {
	font-size: 13px;
	text-decoration: none;
	color: #FFF;
	line-height: 30px;
	background: url(menu_bg_grau.gif);
	height: 33px;
	display: block;
	float: left;
	font-weight: bold;
	padding: 0 5px 0 0;
}

a.MainMenu:hover {
	background: url(menu_bg_rot.gif);
}

a.MainMenuActive,a.MainMenuActive:link,a.MainMenuActive:visited,a.MainMenuActive:hover,a.MainMenuActive:active {
	font-size: 13px;
	text-decoration: none;
	color: #FFF;
	line-height: 30px;
	background: url(menu_bg_rot.gif);
	height: 33px;
	display: block;
	float: left;
	font-weight: bold;
	padding: 0 5px 0 0;
}

.MainMenuContainer {
	float: left;
	margin-left: -38px;
}

.MenuBegin {
	float: left;
	margin-left: 2px;
	ma\rgin-left: 0;
}



/*Opera 7 Hack http://www.lipfert-malik.de/webdesign/tutorial/bsp/kristof-lipfert-opera7-css-crossover.html*/

html:first-child>b\ody .MainMenuContainer287 {
	width: 144px;
}

html:first-child>b\ody .MainMenuContainer288 {
	width: 136px;
}

html:first-child>b\ody .MainMenuContainer289 {
	width: 165px;
}

html:first-child>b\ody .MainMenuContainer290 {
	width: 168px;
}

html:first-child>b\ody .MainMenuContainer291 {
	width: 134px;
}

html:first-child>b\ody .MainMenuContainer292 {
	width: 152px;
}

html:first-child>b\ody .MainMenuContainer293 {
	width: 134px;
}

html:first-child>b\ody .MainMenuContainer1 {
	width: 136px;
}

.MainMenuLeft {
	float: left;
	width: 37px;
}

.MainMenuCenter {
	float: left;
	background: url(menu_bg_grau.gif);
	height: 33px;
}

.MainMenuRight {
	float: left;
	width: 38px;
}

a.SubMenu1:link,a.SubMenu1:visited,a.SubMenu1:hover,a.SubMenu1:active {
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
	background: #B0B0B0 url(submenu_inactive.gif) no-repeat 20px 5px;
	display: block;
	padding: 4px 5px 4px 30px;
	margin-bottom: 1px;
	line-height: 100%;
}

a.SubMenu1:hover {
	background: #B0B0B0 url(submenu_mo.gif) no-repeat 14px 5px;
	padding: 4px 5px 4px 30px;
}

a.SubMenuActive1:link,a.SubMenuActive1:visited,a.SubMenuActive1:hover,a.SubMenuActive1:active {
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background: #BA1038 url(submenu_active.gif) no-repeat 14px 5px;
	display: block;
	padding: 4px 5px 4px 30px;
	margin-bottom: 1px;
	line-height: 100%;
}

a.SubMenu2:link,a.SubMenu2:visited,a.SubMenu2:hover,a.SubMenu2:active {
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background: #B0B0B0 url(submenu2_inactive.gif) no-repeat 32px 5px;
	display: block;
	padding: 3px 5px 3px 40px;
	margin-bottom: 1px;
	line-height: 100%;
}

a.SubMenu2:hover {
	background: #B0B0B0 url(submenu2_mo.gif) no-repeat 26px 5px;
	padding: 3px 5px 3px 40px;
}

a.SubMenuActive2:link,a.SubMenuActive2:visited,a.SubMenuActive2:hover,a.SubMenuActive2:active {
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
	background: #BA1038 url(submenu2_active.gif) no-repeat 26px 5px;
	display: block;
	padding: 3px 5px 3px 40px;
	margin-bottom: 1px;
	line-height: 100%;
}

a.SubMenu3:link,a.SubMenu3:visited,a.SubMenu3:hover,a.SubMenu3:active {
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
	background: #B0B0B0 url(submenu2_inactive.gif) no-repeat 42px 5px;
	display: block;
	padding: 3px 5px 3px 50px;
	margin-bottom: 1px;
	line-height: 100%;
}

a.SubMenu3:hover {
	background: #B0B0B0 url(submenu2_mo.gif) no-repeat 36px 5px;
	padding: 3px 5px 3px 50px;
}

a.SubMenuActive3:link,a.SubMenuActive3:visited,a.SubMenuActive3:hover,a.SubMenuActive3:active {
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
	background: #BA1038 url(submenu2_active.gif) no-repeat 36px 5px;
	display: block;
	padding: 3px 5px 3px 50px;
	margin-bottom: 1px;
	line-height: 100%;
}

.bildunterschrift {
	font-size: 10px;
	color: #58595B;
}

a.uplink {
	color: #BA1038;
	font-size: 10px;
}

.kasten, .kasten p {
	font-size: 11px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.kasten ul {
	margin-left: 20px;
	line-height: 100%;
	font-size: 10px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* SPECIFIC CLASS DEFINITIONS */

.ueberschrift {
	color: #1B5BBB;
	font-size: 14px;
	font-weight: bold;
}

.newsueberschrift {
	color: #B82938;
	font-weight: bold;
	background: url(news.gif) no-repeat 0 8px;
	padding: 4px 5px 4px 15px;
	text-align: left;
}

.newsinhalt {
	background: #CCCCCC;
	border: 1px solid #58595B;
}

.pagetitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.dbheader {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.ContentTable {
	margin-right: auto;
	margin-left: auto;
}

.Header {
	background: #CCCCCC;
}

.Logo {
	padding: 0 0 0 19px;
	text-align: left;
}

.Co-op {
	color: #5B5B5B;
	font-weight: bold;
	text-align: left;
	padding-left: 33px;
	font-size: 15px;
}

.MainMenu {
	text-align: left;
	background: url(menu_right.gif) no-repeat right top;
}

.SubMenu {
	padding: 4px 0 0 0;
	width: 195px;
	text-align: left;
}

.Content {
	text-align: left;
	width: 705px;
	padding: 20px 0 10px 15px;
}

div.clear {
	clear: both;
}

/* CSS STILE FÜR ARTIKEL*/

.stilunterueberschrift {
	color: #BA1038;
	font-size: 12px;
	font-weight: bold;
}

.stilhervorhebunggross{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #58595B;
}

.stilhervorhebungklein{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #58595B;
}

.stilkasten {
	background-color: #58595B;
	padding: 7px;
	border: 1px solid #FFF;
	display: block;
	color: #FFF;
}

.stillink {
	border-bottom: 1px solid #B1B1B1;
	border-left: 1px solid #B1B1B1;
	color: #BA1038;
	padding: 3px;
	float: right;
}

/* Objects Display */

a.butt:link,a.butt:visited,a.butt:hover,a.butt:active {
	background: url(search_button_inactive.gif) no-repeat;
	width: 166px;
	height: 27px;
	line-height: 27px;
	padding: 0 0 0 33px;
	color: #FFF;
	display: block;
}

a.butt:link,a.butt:visited,a.butt:hover,a.butt:active {
	w\idth: 123px;
}

a.butt:hover {
	background: url(search_button_active.gif) no-repeat;
}

a.print:link,a.print:visited,a.print:hover,a.print:active {
	background: #a6a6a6 url(print_button.gif) no-repeat;
	width: 93px;
	height: 18px;
	line-height: 18px;
	padding: 2px 38px 2px 28px;
	color: #FFF;
}

/*
a.print:link,a.print:visited,a.print:hover,a.print:active {
	w\idth: 65px;
}
*/

a.print:hover {
	color: #BA1038;
}

.SelectObjectKind {
	background: url(angebot_objektauswahl.jpg) no-repeat -10px 0;
	padding: 220px 0 0 325px;
}

.SelectObjectKind td {
	font-size: 14px;
}

.SelectCountryGermany {
	background: url(angebot_landauswahl_deutsch.jpg) no-repeat;
	width: 371px;
	padding: 136px 0 129px 372px;
}

.SelectCountrySpain {
	background: url(angebot_landauswahl_spanien.jpg) no-repeat;
	width: 743px;
	padding: 70px 0 193px 372px;
}

.SelectCountryGermany td, .SelectCountrySpain td {
	font-size: 14px;
}

.ObjectListItem {
	background: url(separator.gif) no-repeat left bottom;
	padding: 0 10px 5px 0;
}

.ObjectDetailLeft {
	text-align: right;
	padding: 0 10px 0 0;
	color: #B82937;
	font-weight: bold;
}

.ObjectDetailsText {
	font-size: 11px;
}

.ObjectDetailsAddress {
	background: #CCC;
	padding: 10px;
	font-size: 11px;
}

td.split {
	background: url(split.gif) no-repeat;
}

.DetailShadeLO {
	background: url(detail_shade_lo.gif) no-repeat;
}

.DetailShadeO {
	background: url(detail_shade_o.gif);
}

.DetailShadeRO {
	background: url(detail_shade_ro.gif) no-repeat;
}

.DetailShadeR {
	background: url(detail_shade_r.gif);
}

.DetailShadeLU {
	background: url(detail_shade_lu.gif) no-repeat;
}

.DetailShadeU {
	background: url(detail_shade_u.gif);
}

.DetailShadeRU {
	background: url(detail_shade_ru.gif) no-repeat;
}

.DetailShadeL {
	background: url(detail_shade_l.gif);
}

.header1 {
	background: url(h1.gif) no-repeat; 
	width: 28px;
}

.header2 {
	background: #B0B0B0; 
	padding-right: 50px;
}

.header3 {
	background: #CCC;
}

strong.status {
	color: #B82937;
	font-size: 16px;
}

div.status {
	margin-left: 22px;
	color: #B82937;
	font-size: 16px;
}