/* General */

/* 	green_new: #A4C407
	green: #033D55
	blue: #04BFF4
	blue-old: #3F448B
	dark-grey: #797574
	light-grey: #DBDBDB   			*/
	
body {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	background-color: #DBDBDB;
	text-decoration: none;
}

h1 {
	display: none;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0 0 5px 0;
}

h2 {
	font-size: 14px;
	color: #033D55;
	padding: 0;
	margin: 0;
	font-weight:bold;
	margin: 0 0 10px 0;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 15px 0 5px 0;
}


div.box-head h2, div.box-head h3 {
	margin: 0;
}

#container_head {
	background-image:url(../images/head_top.jpg);
	padding: 78px 10px 5px 0;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

#container_body_left h2 {
	font-size: 14px;
}

div, td {

}

#container_body_center li {
	margin-left: 20px;
}

p, table {
	margin: 0 0 10px 0; 
}

#container_body_left ul, ul.azlist {
	margin: 0 0 10px 0;
	padding: 0px;
}

#container_body_left li, ul.azlist li {
	list-style-type: none;
	padding: 0 0 7px 0;
	margin: 0;
}

#container_body_left ul.subnavi li {
	padding: 0 0 2px 10px;
}

ul.azlist li {
	padding: 0 0 2px 0;
	margin: 0px 0 4px 10px;
}

ul.azlist li {
	border-bottom: 1px solid #444444;
}

ul.clusterlist  {
	list-style-type: none;
	padding: 7px 0 7px 17px;
	margin: 0;
}

ul.clusterlist li {
	padding: 0 0 2px 0;
	margin: 0px 0 4px 10px;
}


form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

input, textarea, select {
	border: 1px solid #033D55;
}

input, button, select, textarea {
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	padding: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a, a:link, a:visited, a:active { 
	color: #033D55;
	text-decoration: none;
}

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

#container {
	width: 968px;
	min-height: 700px;
	height: auto !important;
    height: 700px;
	display: table;
	background-color: #FFFFFF;
	border: solid 2px #033D55;
	margin: 10px 0 0 10px;
}

#container_head {
	border-bottom: solid 2px #033D55;
}

#container_menu {
	height: 25px;
	color: #FFFFFF;
	background-color: #033D55;
	border-bottom: solid 1px #033D55;
}

#container_body {

}	



#container_popup {
	width: 545px;
	padding: 15px;
	background-color: #FFFFFF;
	border: solid 2px #033D55;
}

#container_body_center {
	float: left;
	width: 730px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 2px solid #033D55;
	min-height: 565px;
	height: auto !important;
    height: 565px;
}

#container_body_left {
	float: left;
	width: 172px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: -2px;
	border-right: 2px solid #033D55;
}

#container_footer {
	padding: 7px;
	font-size: 9px;
	text-align: center;
	clear: left;
	display: block;
	border-top: 2px solid #033D55;
}

#floater {
	clear: left;
}

#container_footer a, #container_footer a:link, #container_footer a:visited, #container_footer a:active { 
	color: #033D55;
	text-decoration: none;
	font-weight: bold;
}

#container_footer a:hover { 
	color: #04BFF4;
}

/* Navigation */

#container_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #04BFF4;
	font-size: 12px;
	font-weight: normal;
}

#container_menu a:link, #container_menu a:visited, #container_menu a:active, #container_menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#container_menu a:hover {
	color: #04BFF4;
}

#container_menu a.act {
	color: #04BFF4;
}

ul#menu_left {
	float: left;
	margin: 5px 0 0 15px;
}

ul#menu_right {
	float: right;
	margin: 3px 15px 0 0;
	font-weight: bold;
	color: #FFFFFF;
}

ul#menu_right li {
	display: inline;
	margin-left: 20px;
}

ul#menu_left li {
	display: inline;
	margin-right: 20px;
}

.prodPic {
	float: right;
	margin: 0 0 15px 15px;
}

.prodTitle {
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 10px 0;
}

.prodDesc {
	margin: 0 0 10px 0;
}

.prodAboSelect {
	margin: 0 0 10px 0;
}

.prodAboTypes {
	margin: 0 0 10px 0;
}

.clearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	margin: 0 0 10px 0;
}

.noshow {
	display: none;
	visibility: hidden;
}

.cluster {
	display: inline;
	float: left;
	text-align: center;
	color: #FFFFFF;
	width: 20px;
}

.cluster0 {
	background-color: #04BFF4;
}

.cluster1 {
	background-color: #033D55;
}

.cluster2 {
	background-color: #990033;
}

.cluster3 {
	background-color: #FF9900;

}

.cluster4 {
	background-color: #666666;
}

.cluster5 {
	background-color: #0099CC;
}

.cluster6 {
	background-color: #00CC66;
}

.cluster7 {
	background-color: #FF3300;
}

.cluster8 {
	background-color: #FFCCCC;
}

.cluster9 {
	background-color: #000000;
}

.capital {
	font-weight: bold;
	font-size: 26px;
	margin: 0 0 0 10px;
}


.clear { /* Container (z.B. div) für floatende Buttons */
   overflow: hidden;
   width: 100%;
}

.left {
   float: left;
 }

.right {
   float: right;
}

.center {
   text-align: center;
}

hr {
	margin: 15px 0 15px 0; 
	border: solid #7DA135 1px; 
	height: 0px;
}

a.button {
   background: transparent url(../images/bg_button_a.gif) no-repeat top right;
   font: normal 11px arial, sans-serif;
   color: #033D55!important;
   display: block;
   height: 24px;
   margin-right: 6px;
   padding-right: 18px; /*sliding doors padding */
   text-decoration: none;
}

a.button span {
   background: transparent url(../images/bg_button_div.gif) no-repeat;
   display: block;
   line-height: 14px;
   padding: 5px 0 5px 18px;
}

a.button:active {
   background-position: bottom right;
   color: #04BFF4;
   outline: none; /* die gepunktete Linie im FF abschalten */
}

a.button:active span {
   background-position: bottom left;
   color: #04BFF4!important;
   padding: 6px 0 4px 18px; /* Text 1px nach unten verschieben */
}

a.button:hover {
   text-decoration: none;
   color: #04BFF4!important;
} 

#skyscraper {
	position: absolute;
	top: 125px;
	left: 1008px;
	z-index: 99;
}

#azstrahl {
	margin: 15px 0 20px 0;
	text-align: center;
	font-size: 14px;
}

ul.azlist li 	a:hover {
	text-decoreation: none;
}

#nutzer {
	font-size:15px;
	font-weight: bold;
	color: #666666;
	text-align:left;
	margin: 15px 0 25px 0;
}

.off, .active {
	padding-right: 25px;
}
.active {
	color:#033D55;
}

.einrueckung {
	margin-left: 22px;
}

.infobox {
	width: 400px;
	margin: 5px 0 5px 35px;
	border: 2px solid #033D55;
	padding: 7px;
}

.newh {
	margin: 25px 0 0 13px;
	color:#033D55;
	font-size: 14px;
	font-weight: bold;
}

#vorteilsbox {
	width: 160px;
	background-color: #033D55;
	color: #FFFFFF;
	margin: 0 0 20px 20px;
	padding: 10px;
	float: right;
}	

#vorteilsbox h3 {
	color: #04BFF4;
} 

#vorteilsbox ul {
	padding: 0;
	margin: 0 0 0 15px;
}

td.prods {
	text-align: left;
	height: 275px;
}

td.prods + td.prods {
	padding-left: 40px;
}

.prodpic {
	width: 150px;
	height: 295px;
	margin: 0;
}

.editions {
	width: 70px;
	height: 37px;
	z-index: 99;
	position:relative;
	top: 255px;
	left: 0px;
	margin-top: -69px;
	padding-top: 8px;
	
}

.editions img + img, .editions a + img, .editions a + a {
	padding-left: 8px;
}

.pricer {
	background-image:url(../images/button.gif);
	width: 74px;
	height: 60px;
	color: #033D55;
	text-align: center;
	z-index: 99;
	position:relative;
	top: 255px;
	left: 77px;
	margin-top: -69px;
	padding-top: 8px;
	
}
.price {
	padding: 2px 0 0 0;
	font-weight: bold;
	font-size:16px;
}
.pricer .points {
	padding-top: 12px;
}

.pointer2 {
	background-image:url(../images/preis_b.gif);
	width: 74px;
	height: 70px;
	color: ##033D55;
	text-align: center;
	z-index: 99;
	position:relative;
	top: 205px;
	left: 120px;
	margin-top: -30px;
}

.points {
	padding-top: 3px;
}
.points strong {
	font-weight: bold;
	font-size:16px;
}

table.griddy {
	border-collapse: collapse;
}

table.griddy td {
	border: 1px solid #033D55;
	padding: 5px;
	
}

table.griddy td.noborder {
	border: 0px solid #033D55;
	padding-top: 18px;
	padding-right: 0;
	
}

table.griddy table.griddy {
	margin: 0;
	
}

.pointer {
	background-image:url(../images/preis_b.gif);
	width: 83px;
	height: 57px;
	color: #033D55;
	text-align: center;
	z-index: 99;
	position:relative;
	top: 205px;
	left: 120px;
	margin-top: -57px;
}

#intro {
	width: 440px;
	height: 285px;
	float: left;
	padding-right: 15px;
	border-right: 1px solid #04BFF4;
}

#intro p {
	line-height: 18px;
}

#highlight {
  	width: 245px;
	float: left;
	margin-left: 15px;
}

#frontoverlay {
	width: 99px;
	height: 168px;
	z-index: 99;
	position:relative;
	top: 275px;
	left: 230px;
	margin-top: -168px;
}

#frontmag {
	width: 148px;
	height: 200px;
	z-index: 98;
	position:relative;
	top: 230px;
	left: 195px;
	margin-top: -200px;
}

#frontpage {
	clear:both;
}

.hr1px {
	clear:both;
	border: none;
	border-top: 1px solid #04BFF4;
	height: 1px;
	width: 100%;
	margin: 10px 0 10px 0;
}

#frontleft {
	float: left;
	padding-right: 15px;
	border-right: 1px solid #04BFF4;
	width: 47%;
}

#frontright {
	padding-left: 15px;
	float: left;
	width: 48%;
}

.imagebox-left {
	padding-right: 20px;
}

.imagebox-top {
	padding-bottom: 20px;
}

.imagebox-right {
	padding-left: 20px;
}