﻿/*************
© 2005 zeta software

Verwendete Farben:

#BA1038		dunkelrot
#58595B		dunkelgrau
#B0B0B0		mittelgrau
#FFFCD3		hellgelb
#CCCCCC		noch mehr grau

*************/

/* GENERAL TAG DEFINITIONS */

body {
	background: #FFE0A8;
	margin: 0 0 0 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: #FFF;
	font-size: 14px;
	font-weight: bold;
	background: #BD8940 url(h1.gif) no-repeat left top;
	padding: 4px 5px 4px 40px;
	line-height: 100%;
	margin: 0 0 20px 0;
}

* html h1 {
	width: 100%;
}

h2 {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background: #007DC4 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: #000063;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #7C8CC3;
}

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: #7C8CC3 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: #7C8CC3 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: #FF6600;
	font-weight: bold;
	background: #000063 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: #FF6600 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: #FF6600 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: #000063;
	font-weight: bold;
	background: url(submenu_mo.gif) no-repeat 0 7px;
	padding: 4px 5px 4px 15px;
	text-align: left;
}

.newsinhalt {
	background: #FFF;
	border: 1px solid #000063;
}

.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: #000063;
}

.Logo {
	padding: 0 0 0 19px;
	text-align: left;
}

.Co-op {
	color: #7C8CC3;
	font-weight: bold;
	text-align: left;
	padding-left: 36px;
	font-size: 12px;
	height: 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;
	min-height: 500px;
}

.ContentWithSun {
	text-align: left;
	width: 705px;
	padding: 105px 0 10px 15px;
	min-height: 500px;
	background: url(spanien.jpg) no-repeat top right;
}

.ContentWithSun h1 {
	width: 560px;
}

* html .Content {
	height: 500px;
}

* html .ContentWithSun {
	height: 500px;
}

.ContentWithFlags {
	text-align: left;
	width: 705px;
	padding: 10px 0 10px 15px;
	min-height: 500px;
	background: url(spanien.jpg) no-repeat top right;
}

.ContentWithFlags h1 {
	width: 560px;
}

* html .ContentWithFlags {
	height: 500px;
}

.Bildleiste {
	padding-top: 3px;
}


div.clear {
	clear: both;
}

/* CSS STILE FÜR ARTIKEL*/

.stilunterueberschrift {
	color: #BD8940;
	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: #000063;
	padding: 7px;
	border: 1px solid #FFF;
	display: block;
	color: #FFF;
}

.stillink {
	background: url(weiter.gif) no-repeat;
	color: #000;
	padding: 10px 8px 0 35px;
	float: right;
	font-size: 11px;
}

.stillink a, .stillink a:link, .stillink a:visited, .stillink a:hover, .stillink a:active, a.stillink:link, a.stillink:visited, a.stillink:hover, a.stillink:active {
	color: #000;
}

/* Objects Display */

a.butt:link,a.butt:visited,a.butt:hover,a.butt:active {
	background: url(search_button_inactive.gif) no-repeat;
	width: 175px;
	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: 132px;
}

a.butt:hover {
	background: url(search_button_active.gif) no-repeat;
}

a.print:link,a.print:visited,a.print:hover,a.print:active {
	background: #9D5C00 url(print_button.gif) no-repeat;
	width: 150px;
	height: 18px;
	line-height: 18px;
	padding: 0 0 0 28px;
	color: #FFF;
	display: block;
}

a.print:link,a.print:visited,a.print:hover,a.print:active {
/*	w\idth: 65px;*/
}

a.print:hover {
	color: #FFF;
}

.SelectObjectKind {
	background: url(angebot_objektauswahl.jpg) no-repeat;
	padding: 210px 0 150px 335px;
}

.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 right bottom;
	padding: 0 10px 5px 0;
}

.ObjectListItem2 {
	background: url(separator.gif) no-repeat right bottom;
}

.ObjectListItem strong {
	color: #BD8940;
}

.ObjectDetailLeft {
	text-align: right;
	padding: 0 10px 0 0;
	color: #9D5C00;
	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) repeat-x;
}

.DetailShadeRO {
	background: url(detail_shade_ro.gif) no-repeat;
}

.DetailShadeR {
	background: url(detail_shade_r.gif) repeat-y;
}

.DetailShadeLU {
	background: url(detail_shade_lu.gif) no-repeat;
}

.DetailShadeU {
	background: url(detail_shade_u.gif) repeat-x;
}

.DetailShadeRU {
	background: url(detail_shade_ru.gif) no-repeat;
}

.DetailShadeL {
	background: url(detail_shade_l.gif) repeat-y;
}

.header1 {
	background: url(h1_gelb.gif) no-repeat; 
	width: 28px;
}

.header2 {
	background: #BD8940; 
	padding-right: 50px;
}

.header3 {
	background: #E2AB5C;
}

h1.ObjectListTitle {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background: #BD8940 url(h1_gelb.gif) no-repeat left top;
	padding: 4px 5px 4px 40px;
	line-height: 100%;
	margin: 0 0 20px 0;
}

h1.split {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	background: #BD8940;
	margin: 0;
	height: 23px;
	line-height: 23px;
	width: 100%;
}

* html h1.ObjectListTitle {
	width: 560px;
}

strong.status {
	color: #B82937;
	font-size: 16px;
}

div.status {
	margin-left: 22px;
	color: #B82937;
	font-size: 16px;
}
