body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menu/content_background.gif);
	background-repeat: repeat-y;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #FCFBF9;
}

#header_mid {
	background-image: url(../images/menu/row_lo.png);
	background-repeat: repeat-x;
	padding-top: 0px;
}

/* @annotation: width: the higher value, the more right the icon-bar goes  */
#upper_row {
	font-size: 0.70em;
	float: left;
	width: 395px;
	background-image: url(../images/menu/row_hi2lo.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 0px;	
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0 0 0 0;
	overflow:hidden;
}

#upper_row span {
	background-image: url(../images/menu/row_hi.png);
	background-repeat: repeat-x;
	display: block;
	height: 25px;
	padding: 3px 0px 0px 10px;
}	

#upper_row a {
	color: #888585;
	text-decoration: none;
	margin: 3px 0px 0px 5px;
}


#language {
	float: right;
	font-size: 0.85em;
	background-image: url(../images/menu/row_lo2hi.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 25px;
	padding-left: 44px;
}


#language a {
	width: 100px;
	display: block;
	color: #6F839C;
	text-decoration: none;
	background-repeat: repeat-x;
	background-image: url(../images/menu/row_hi.png);
	height: 25px;
	padding: 3px 5px 0px 0px;
}

#search {
	position: absolute;
	top: 105px;
	right: 5px;
}

#inhalt_frame {
	background-repeat: repeat-y;
	background-image: url(../images/menu/menu_background.gif);
	margin-top: 117px;
}

/*
Background-Color: Color of the outer, small frame of ALL menu-fields
*/
#menu {
	float:left;
	width: 158px;
	background-color: #F5D47B;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu ul li {
	margin-bottom: 1px;
	text-shadow:2px 2px 3px #D8D8D8;
}

#menu ul li ul li{
	margin-top: 1px;
	margin-bottom: 0px;
	text-shadow:2px 2px 3px #D8D8D8;
}

.sitemap_main {
	list-style-type: circle;
	font-size: 1.2em;
	margin: 14px 0px 0px 5px;
	padding-top: 26px;

}

.sitemap_sub {
	list-style-type: disc;
	font-size: 0.9em;
	margin: 3px 5px 3px 15px;
	padding: 3px 3px 3px 5px;
	text-shadow:#D8D8D8 1px 1px;
}
.subpoint_list {
	font-size: 1.3em;
	margin-bottom: 15px;	
	text-shadow:2px 2px 1px #DCDCDC;
}
.subpoint_desc {
	font-size: 1.0em; 
	margin-left: 20px;
	margin-bottom: 15px;
	text-shadow:#E1FAFF 1px 1px;
}
.subpoint_list_smaller {
	font-size: 1.2em;
	margin-bottom: 15px;	
	text-shadow:#DCDCDC 2px 2px;
}
.subpoint_desc_smaller {
	font-size: 0.9em; 
	margin-left: 20px;
	margin-bottom: 15px;
	text-shadow:#E1FAFF 1px 1px;
}
#menu a {
	display: block;
	width: 142px;
	height: 21px;
	background-color: #F4A100;
	background-image: url(../images/menu/menu.png);
	background-repeat: no-repeat;
	color: #475767;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 0px 0px 16px;
}
/*
Das (und zwei weitere Vorkommnisse dieser Farbe) ist die Hintergrundfarbe eines akiven/hover Hauptmenufeldes
*/
#menu ul a:hover {
	background-color: #FFDE85;
} 	

#menu_active a, #menu a:hover {
	background-image: url(../images/menu/menu_a.png);
	background-repeat: no-repeat;
	background-color: #F5D47B;
	color: #06325A;
	text-shadow:2px 2px 3px #ADADAD;
}

#menu_first a {
	background-image: url(../images/menu/menu_top.png);
	background-repeat: no-repeat;
	height: 21px;
	padding: 15px 0px 0px 16px;
	text-shadow:2px 2px 3px #ADADAD;
}

#menu_first_active a, #menu_first a:hover, #menu_first_active a:hover {
	background-image: url(../images/menu/menu_top_a.png);
	background-repeat: no-repeat;
	height: 21px;
	padding: 15px 0px 0px 16px;
	background-color: #F5D47B;
	color: #06325A;
} 

#menu_active ul a, #menu_first_active ul a {
	height: 20px;
	background-color: #fbfbfb;
	font-size: 0.86em;
	display: block;
	background-image: url(../images/menu/menu_sub.gif);
	background-repeat: repeat-y;
	color: #0A4E8D;
	margin: 0px;
	padding: 5px 3px 0px 15px;
}

#menu_active ul a:hover, #menu_first_active ul a:hover, #menu_active #submenu_active a, #menu_first_active #submenu_active a {
	background-color: #0A4E8D;
	color: #fcfdfb;
	height: 20px;
	background-image: url(../images/menu/menu_sub_a.gif);
	background-repeat: repeat-y;
	padding: 5px 3px 0px 15px;
}

#menu_active #submenu_active ul, #menu_first_active #submenu_active ul {
	border: 1px solid #47c0c6;
	background-color: #d2e6ea;
	display: block;
	width: 147px;
	margin: 0px 0px 0px 15px;
	padding: 5px 0px 4px 0px;
}

#menu_active #submenu_active ul a, #menu_first_active #submenu_active ul a {
	font-weight: normal;
	background-color: transparent;
	display: inline;
	line-height: 1.5;
	color: #c9ceea;
	padding: 0px 4px 0px 4px;
}

#menu_active #submenu_active ul a:hover, #menu_first_active #submenu_active ul a:hover, .subsubmenu_visible {
	color: #6f70a2;
}

.no_children {
	margin-bottom: 3px;

}

#inhalt_area {
	margin-left: 158px;
	background-image: url(../images/menu/row_navi.png);
	background-repeat: repeat-x;
}

#navi_bar {
	height: 20px;
	font-size: 0.85em;
	color: #F5D47B;
	padding: 6px 0px 0px 25px;
}

#navi_bar a { 
	color: #0A4C8A;
	text-decoration: none;
}

#inhalt {
	background-image: url(../images/menu/text_frame.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 30px;
	margin-top: 30px;
	padding: 10px 20px 0px 0px;
	width: 600px;
	min-height: 350px;
}

#background, #background2 {
	background-image: url(../images/menu/content_background.gif);
	background-repeat: repeat-y;
	background-position: top left;
	margin-left: 0px;
	margin-top: 0px;
}
	
#footer {
	background-image: url(../images/menu/footer_background2.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 164px;
}

#footer #copyright {
	background-image: url(../images/menu/menu_finish.png);
	background-repeat: no-repeat;
	text-align: right;
	font-size: 0.85em;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 20px;
}

#copyright a {
	background-repeat: no-repeat;
	text-align: right;
	text-decoration: none;
	font-size: 0.85em;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#social_bookmark {
	text-align: left;
	padding-top: 0px;
	padding-left: 190px;

}

img {
	border: 0px;
}

h1 {
	font-size: 1.1em;
	margin-top: 0px;
 	text-shadow:#ADADAD 1px 1px;
}

h2 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 2px;
}

h3 {
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 5px;
	text-shadow: 3px 3px 4px #C0C0C0;
}

h4 {
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 1px;
	filter:DropShadow(color=#dedede, offx=1, offy=1),
	text-shadow:#dedede 1px 1px;
}	

/* 
@annotation: test
 */
#inhalt a { 
	color: #06325A;
	text-decoration: underline;
}

#inhalt a:hover { 
	color: #E94B00;
	text-decoration: none;
}

hr {
	color: #748EA7;
	background-color: #748EA7;
	height: 1px;
	border: 0;
}

form {
	margin: 0;
}

#inhalt div {
	text-align: left;
	line-height: 20px;
}

.read_more {
	text-align: right;
	margin-top: 5px;
	font-size: .75em;
}

.mini, .pages_links {
	text-indent: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mini a {
	text-indent: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}		
.formular_beschriftung {
	background-color: #EAEAEA;
	text-align: right;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.formular_text {
	background-color: #EAEAEA;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 4px;
}

.formular_text:focus {
	background-color: #FFFFFF;

}


.formular_description {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 2px;
}	

.formular_radio {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #636363;
	padding-left: 2px;
}	

.formular_submit_big {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1E1E1E;
	padding: 8px;
	margin: 12px;
	border: 2px solid #7B787B;
}

.formular_radio_input {

}

td {
	padding-bottom: 4px;
	padding-left: 5px;
}

.maintext {
	font-size: 1.0em;
}
.headline, headline1 {
	font-size: 1.1em;

}
.headline2 {
	font-size: 1.1em;
	padding-bottom: 8px;
        padding-top: 5px;
}
.faq_questions {
	font-size: 1.1em;
	text-indent: -20px;
	font-stretch: normal; 
	padding: 0 0 10px 10px;
	margin: 0 0 0 3px;
}	
.faq_answers {
	font-size: 1em;
	font-weight: bold;
	text-indent: 1em;
}	
table {
 width: 100%;
 border-collapse: collapse;
 border-spacing: 0px;
}

.hint_text {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1e1e1e;
	padding-left: 3px;
}	 

.contact_intro {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #03051d;
	padding-left: 0px;
}

.accountinfo {
	padding: 4px;
	background-color: #A9D6B3;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #09098F;
	margin: 6px;
}

.error {
  margin-top: 1em;
  margin-bottom: 0.25em;
	text-align: right;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff1327;
}

.foto_list {
	list-style-type: disc;
	font-size: 1.1em;
	margin: 0px 5px 0px 30px;
	padding-top: 25px;
	padding-bottom: 32px;
	text-shadow:#EEEEEE 2px 2px;
}
			
.roundtable {
        border-style: outset;
        border-width: 1px;
        border-color: #A3C5CC;
}

.roundtable.old {
        border-style: outset;
        border-width: 1px;
        border-color: #A3C5CC;
        border-radius: 10px;
        -moz-border-radius: 10px
}
.smallorder {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #434343;
	background-color: #F5F5F5;
	padding-left: 1px;
}
.smallorder_list {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #121212;
	background-color: none;
	padding-left: 2px;
	border: 0px;
}

.littlegrayfonts {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #B9B9B9;
	padding-left: 2px;
}

.schatzkiste_nb_hint {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7A7A7A;
	padding-left: 10px;
}


.aufpreis {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8585DA;
	padding-left: 10px;
}

.history_jahr {
	background-color: #CBDEE9;
	padding: 2px 3px 2px 3px;
}


/*	FOTOAKTION	*/


.breadcrumb{
	font-size: 12px;
	margin: 2px;
	margin-right:auto;
	margin-left:auto;
	text-align: center !important;
	white-space: nowrap;
}

.breadcrumb A:link {text-decoration:none !important;}      /* unvisited link */
.breadcrumb A:visited {text-decoration:none !important;}  /* visited link */
.breadcrumb A:hover {text-decoration:underline !important;}  /* mouse over link */
.breadcrumb A:active {text-decoration:underline !important;}  /* selected link */

.breadcrumb_select{
	background-color: #FFD7A7;
	color: #FF7214;
	margin: 2px;
	border-width: 1px;
	border-color: #E1E1E1;
	width:auto; 
	text-align: center !important;
	padding: 4px;
}
div.breadcrumb_deselect{
	background-color: #FFF3E1;
	color: #9C9C9C;
	margin: 2px;
	border-width: 1px;
	border-color: #E1E1E1;
	width:auto; 
	text-align: center !important;
	padding: 4px;
}
div.breadcrumb_done{
	background-color: #FFE7BD;
	color: #FFB184;
	margin: 2px;
	border-width: 1px;
	border-color: #E1E1E1;
	width:auto; 
	text-align: center !important;
	padding: 4px;
}
div.breadcrump_arrow{
	text-align: center !important;
}


div.order_offer{
	position: relative;
	width: 500px;
	height: 300px;
	background-color: #F5F5F5;
	margin: 0 auto;
	border-style: solid; 
	border-width: 1px 2px 2px 1px;
	border-color: white;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		-safari-border-radius: 8px;
		border-radius: 8px;
}

div.order_offer:hover{
	background-color: white;
	margin: 0 auto;
	border-style: solid; 
	border-width: 1px 2px 2px 1px;
	border-color: #F0F0F0 #D6D6D6 #D6D6D6 #F0F0F0;
}

div.order_offer_left{
	float:left; 
	height: 80px; 
	vertical-align:middle; 
	font-size:14px; 
	width:210px; 
	position: relative;
	left: 10px; 
	top: 120px;
	text-align:left;
}

div.order_offer_lowerleft{
	float:left; 
	height: 25px; 
 	vertical-align:bottom; 
	font-size:12px; 
	color: #B4B4B4;
	width:100px; 
	position: absolute;
	bottom: 10px;
	left: 10px;
	text-align:left; 
}

span.order_offer_quantity, select.order_offer_quantity{
	font-size:13px; 
	color: #8C8C8C;
	text-align:left; 
	left: 30px;
	background: transparent;
	width: 45px;
	padding: 5px;
	border: 0px;
	height: 30px;
}


.enlarge_link A:link {text-decoration:none !important; color:#6B89B2 !important; font-size:12px;}      /* unvisited link */
.enlarge_link A:visited {text-decoration:none !important; color:#6B89B2 !important; font-size:12px;}  /* visited link */
.enlarge_link A:hover {text-decoration:underline !important; color:#83A7DA !important; font-size:12px;}  /* mouse over link */
.enlarge_link A:active {text-decoration:underline !important; color:#4A5E7B !important; font-size:12px;}  /* selected link */


div.order_offer_right{
	float:right;
	right:0px;
	margin-right: 10px;
	width:270px;
}

.zusfassung{
	width: 500px;
	background-color: #F4F4F4; 
	color: #7F7F7F; 
	font-size: 11px; 
	margin: 0 auto;
}
span.zusfassung_preis{
	float:right;
	text-align:right;
}


div.table { display:table; border-collapse:collapse; background-color: #E5E5E5; width: 500px; margin:0 auto;}
div.tr { display:table-row; }
div.tr_whole { display:table-row; border:thin solid white; padding:5px; background-color: #FFFFFF; width:100%; margin: 4px;}
div.tr_error { 
	display:table-row; 
	border:thin solid #FF2247; 
	padding:10px; 
	background-color: #FF99B8; 
	width:100%; 
	margin: 5px;
	color:#760029;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
}
div.td_right { 
	display:table-cell; 
	border:thin solid white; 
	padding:5px; 
	text-align: right !important; 
	width: 230px;
	background-color:#EAEAEA;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}

div.td_errorhint { 
	display:table-cell; 
	border:thin solid white; 
	padding:5px; 
	text-align: right !important; 
	width: 230px;
	background-color:#FF99B8;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}


div.td_errorhint_agb { 
	display:table-cell; 
	border:thin solid white; 
	padding:5px; 
	text-align: right !important; 
	width: 450px;
	background-color:#FF99B8;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
}
div.td_right_agb { 
	display:table-cell; 
	border:thin solid white; 
	padding:5px; 
	text-align: right !important; 
	width: 450px;
	background-color:#EAEAEA;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
}
div.td { display:table-cell; border:thin solid white; padding:5px; background-color: #F9F9F9;}

div.td_agb { display:table-cell; border:thin solid white; padding:5px; vertical-align:middle; background-color: #DCDCDC;}

div.td_footer_left { width: 200px; display:table-cell; border:thin solid white; padding:5px; background-color: white;}
div.td_footer_right { display:table-cell; border:thin solid white; padding:5px; background-color: white; vertical-align:middle; text-align: right !important;}

div.roundedbox {float: left; 
width: 100%; 
padding-right: 20px;
border-color:#DCDCDC;
border-radius:9px 9px 9px 9px;
border-style:solid;
border-width:1px 1px 1px 1px;
position:relative;
margin-bottom: 15px;
}

/* PRELOAD WINDOW */
 
/* Z-index of #mask must lower than #boxes .window */
#mask {
  position:absolute;
  z-index:9000;
  background-color:#E5B57A;
  display:none;
}
   
#boxes .window {
  position:absolute;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

.close {
	text-align:right;
	text-decoration:none;
	font-size: 8px;
	margin-right: 0;
} 
 
/* Customize your modal window here, you can add background image too */
#boxes #dialog {
  width:375px;
  height:203px;
  background-color:#FFFFFF;
  background-image: url(/fotoaktion/3.gif);
  background-repeat:no-repeat;
  background-position: center center;
  text-align:center;
}
/* PRELOAD WINDOW #2 */
#overlay_2 { 
  display:none; 
  position:absolute; 
  background:#fff; 
}
#img-load { 
  position:absolute; 
}

/*  FRAGEZEICHEN */


.questionMark {
position:relative;
margin-left: 90px;
height:26px; /*dimensions of our image*/
width:26px;
background:url(/images/questionmark.gif) top left no-repeat;
}
.toolTip {
position:absolute;
left:-270px; /*Moves it to the right beside the question mark*/
top:-140px;
display:none;
/*The attributes below make it look pretty*/
width:250px;
padding:5px;
border:5px solid #FF8A15;
background-color:#F4F4F4;
font:10px/12px Arial, Helvetica, sans-serif;
z-index:1111;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-safari-border-radius: 8px;
border-radius: 8px;
}


