/************ Basics **************/
#content {
	margin:auto;
	width:1024px;
	text-align: left;
}
#mainContent {
	padding:8px 10px 0px 10px;
	width: 660px;
	float: left;
}
#menu {
	margin:auto;
	padding: 8px 0px 0px 0px;
	width:160px;
	text-align	: left;
	float: left;
}
#menuRight {
	margin:auto;
	width:160px;
	text-align	: left;
	float: right;
	padding-top: 8px;
}
#footer {
	clear:both;
	width:1024px;
	height: 80px;
	background-image : url(../img/footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: 0px;
	font-size: 85%;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	margin: -6.36em auto 0 auto;
}
/* A CSS hack that only applies to IE -- specifies a different height for the footer */
* html #footer {
	margin-top: -6.2em;
}
/* A CSS hack that only applies to IE 7*/
html>body #footer {
	margin: -1em auto 0 auto;
	margin-top: 0em;
}

#innerDiv {
	padding: 15px 10px 0px 10px;
	color: #FFFFFF;
}
.cursor {
	cursor: pointer;
	cu/rsor: hand;
}


/* PAGE/GENERAL */
body {
	font-size: 95%;
	height: 100%;
	background-image : url(../img/bodyBG.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
html {
	background-image : url(../img/shadowBG.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#page {
	background-image : url(../img/shadowBG.gif);
	background-repeat: repeat-y;
	width: 1024px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	background-color: #FFF;
}

* html #page {
	height: 100%;
	padding-bottom:70px;
}

.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.hidden {
	position: absolute;
	left: -10000px;
}

#contentMain {
	display: inline;
	float: left;
	margin-top: 0;
	width: 760px;
}


html {
	height: 100%;
}

#nonFooter {
	position: relative;
	margin:auto;
	min-height: 100%;
	height: 100%;
}
.zCat {
	padding:5px;
	text-align:center;
	background-color: #FFF;
}
.zCatMo {
	padding:5px;
	text-align:center;
	background-image : url(../img/cat_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
* html .zCatMo {
	background-image : url(../img/cat_bg_ie.gif);
}
.cat_rec_bg {
	background-image : url(../img/cat_rec_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
* html .cat_rec_bg {
	background-image : url(../img/cat_rec_bg_ie.gif);
}
/* A CSS hack that only applies to IE 7*/
html>body .cat_rec_bg {
	background-image : url(../img/cat_rec_bg.gif);
}


.orange {
	color: #FF8401;
}


/******* Menu ********/     
.menuContainer {
	padding-top:8px;
}
.menuItem {
	padding: 2px 0px 0px 20px;
	width:140px;
	height: 20px;
	background-image : url(../img/menu.gif);
	background-repeat: no-repeat;
	border: 0px;
	color: #767676;
	cursor: pointer;
	cu/rsor: hand;
	vertical-align: bottom;
	line-height: 20px;
}
.menuItemSelected {
	
}
a.menuLink {
	padding: 2px 0px 0px 20px;
	height: 18px;
	background-image : url(../img/menu.gif);
	background-repeat: no-repeat;
	border: 0px;
	color: #767676;
	cursor: pointer;
	cu/rsor: hand;
	vertical-align: bottom;
	text-decoration: none;
	color: #767676;
	display: block;
}
a.menuLink:hover {
	padding: 2px 0px 0px 20px;
	height: 18px;
	background-image : url(../img/menu.gif);
	background-repeat: no-repeat;
	border: 0px;
	color: #767676;
	cursor: pointer;
	cu/rsor: hand;
	vertical-align: bottom;
	text-decoration: none;
	color: #767676;
	display: block;
}
.menuLinkSelected {
	text-decoration: none;
	color: #FFF;
	display: block;
	padding: 2px 0px 0px 20px;
	height: 18px;
	background-image : url(../img/menu_mo.gif);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	cu/rsor: hand;
	vertical-align: bottom;
}
.menuLinkSelectedMo {
	text-decoration: none;
	color: #FFF;
	display: block;
	padding: 2px 0px 0px 20px;
	height: 18px;
	background-image : url(../img/menu_active_mo.gif);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	cu/rsor: hand;
	vertical-align: bottom;
}
.menuTopLink {
	padding: 2px 0px 0px 10px;
	height: 38px;
	width: 100%;
	background-image : url(../img/menu_top.gif);
	background-repeat: no-repeat;
	border: 0px;
	color: #767676;
	cursor: pointer;
	cu/rsor: hand;
	vertical-align: bottom;
	text-decoration: none;
	color: #767676;
	display: block;
}
.menuTopLinkSelected {
	text-decoration: none;
	color: #767676;
	display: block;
	padding: 2px 0px 0px 10px;
	height: 38px;
	width: 100%;
	background-image : url(../img/menu_top_mo.gif);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	cu/rsor: hand;
	vertical-align: bottom;
}
#search {
	padding: 25px 0px 0px 10px;
	height: 30px;
	background-image : url(../img/div_search.gif);
	background-repeat: no-repeat;
	border: 0px;
	color: #FFF;
}
* html #search {
	height: 55px;
}

#bookmarks {
	padding: 10px 0px 0px 0px;
	height: 63px;
	background-image : url(../img/menu_bookmarks.gif);
	background-repeat: no-repeat;
	border: 0px;
	color: #FFF;
	text-align: center;
}
* html #bookmarks {
	height: 73px;
}
.menu-div {
	padding: 2px 5px;
	border-top: 1px solid #A8A6A6;
	border-right: 1px solid #A8A6A6;
	border-left: 1px solid #A8A6A6;
	color: #767676;
	text-align: justify;
}
.tabMenu {
	background-image: url(../img/tab.gif);
	background-repeat: no-repeat;
	border: 0px;
	color: #FFF;
	text-align: center;
	width: 105px;
	height: 21px;
	padding-top: 5px;
	float:left;
	cursor: pointer;
	cu/rsor: hand;
	text-decoration: none;
}
* html .tabMenu {
	height: 26px;
}
.tabMenuMo {
	background-image: url(../img/tab_mo.gif);
	background-repeat: no-repeat;
	border: 0px;
	color: #FF8401;
	text-align: center;
	width: 105px;
	height: 21px;
	padding-top: 5px;
	float:left;	
	cursor: pointer;
	cu/rsor: hand;
	text-decoration: none;
}
* html .tabMenuMo {
	height: 26px;
}
.tabMenuSel {
	background-image: url(../img/tab_mo.gif);
	background-repeat: no-repeat;
	border: 0px;
	color: #FF8401;
	text-align: center;
	width: 105px;
	height: 21px;
	padding-top: 5px;
	float:left;	
	cursor: pointer;
	cu/rsor: hand;
	text-decoration: none;
	font-weight: bold;
}
* html .tabMenuSel {
	height: 26px;
}
.tabBG {
	background-image: url(../img/tabBG.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.tabContent {
	background-image: url(../img/tab_contentBG.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #FF8401;
	border-right: 1px solid #FF8401;
	border-bottom: 1px solid #FF8401;
	padding: 0px 10px 10px 10px;
}
* html .tabContent {
	background-image: url(../img/tab_contentBG.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #FF8401;
	border-right: 1px solid #FF8401;
	border-bottom: 1px solid #FF8401;
	padding: 0px 4px 10px 10px;
}
.tabHeader {
	padding: 10px;
	margin: -10px -11px -10px -10px;
}
.tabTable {
	width: 660px;
}
* html .tabTable {
	width: 656px;
}
.tabLetter {
	background-image: url(../img/letterBG.gif);
	background-repeat: no-repeat;
	padding-top:10px;
	background-position: 0px 10px;
	color: #FFF;
	height: 22px;
	font-size: 16px;
	font-weight: bold;
}
.greyBG {
	background-image: url(../img/greyBG.gif);
	background-repeat: repeat-y;
	padding: 4px;
}
.whiteBG {
	padding: 4px;
}

/******* Page ********/        
h2.faq {
 font  : bold 16px Verdana;
 border: 0px;
 padding-top: 10px;
}
h3.toggler {
 font  : bold 16px Verdana;
 border: 0px;
 padding: 5px;
 margin-top: 10px;
	cursor: pointer;
	cu/rsor: hand;
}
h2.simple {
 border: 0px;
 padding: 0px;
}
a.orangeList {
	font  : normal 13px Verdana;
	color : #FF8401;
	text-decoration: none;
}
a.orangeList:hover {
	font  : normal 13px Verdana;
	color : #FF8401;
	text-decoration: underline;
}
a.greyLink {
	color: #000;
	text-decoration: underline;
}
a.greyLink:hover {
color: #666;
	text-decoration: none;
}
.bgWhite {
	width: 100%;
	background-color: #FFF;
}
.bgGrey {
	width: 100%;
	background-color: #EEE;
}
.startOuterDiv {
	background-image : url(../img/startBG.gif);
	background-repeat: repeat-y;
	width: 657px;
}
.startDiv {
	background-image : url(../img/startDiv.gif);
	background-repeat: no-repeat;
	min-height: 147px;
	width: 657px;
}
.startFooter {
	clear: both;
	height: 12px;
	background-image : url(../img/startFooter.gif);
	background-repeat: no-repeat;
	line-height: 10px;
	width: 657px;
}
.startHeadline {
	margin-bottom: 8px;
	margin-left: 10px;
	width: 630px;
	line-height: 30px;
}
* html .startHeadline {
	width: 635px;
}

.aboOuterDiv {
	background-image : url(../img/aboBG.gif);
	background-repeat: repeat-y;
	width: 657px;
}
.aboDiv {
	background-image : url(../img/aboDiv.gif);
	background-repeat: no-repeat;
	min-height: 86px;
	width: 657px;
}
.aboFooter {
	clear: both;
	height: 12px;
	background-image : url(../img/aboFoot.gif);
	background-repeat: no-repeat;
	line-height: 10px;
	width: 657px;
}
.aboHeadline {
	margin-bottom: 8px;
	border: 0px;
	margin-left: 5px;
	padding-top: 5px;
	width: 640px;
}
.alphabetLink {
	background-image : url(../img/letter.gif);
	background-repeat: no-repeat;
	width: 32px;
	height: 30px;
	padding: 5px 0px 0px 10px;
	float: left;
	color: #929292;
	text-decoration: none;
	font  : bold 16px Verdana;
}
* html .alphabetLink {
	width: 41px;	
}
.alphabetLinkMo {
	background-image : url(../img/letter_mo.gif);
	background-repeat: no-repeat;
	width: 32px;
	height: 30px;
	padding: 5px 0px 0px 10px;
	float: left;
	color: #FFF;
	text-decoration: none;
	font  : bold 16px Verdana;
}
* html .alphabetLinkMo {
	width: 41px;
}
.alphabetLinkLight {
	background-image : url(../img/letter_light.gif);
	background-repeat: no-repeat;
	width: 32px;
	height: 30px;
	padding: 5px 0px 0px 10px;
	float: left;
	color: #E5E5E5;
	text-decoration: none;
	font  : bold 16px Verdana;
}
* html .alphabetLinkLight {
	width: 41px;
}
.letterList {
	padding: 10px 0px;
}
* html .letterList {
	padding: 10px 0px 10px 10px;
}

.az_starttext {
	padding:10px 0px 0px 20px;
	width:610px;
}
* html .az_starttext {
	padding:10px 0px 0px 20px;
	width:620px;
}

#orderHelp {
	position: fixed;
	top: 0px;
	right: 0px;
	padding: 5px;
	background-color: #F00;
	color: #FFF;
	font-weight: bold;
	z-index: 999;
	width: 400px;
	text-align: right;
}
.faqHeader {
	font-size:14px;
	color: #FF8401;
	font-weight: bold;
	cursor: pointer;
	cu/rsor: hand;
	padding: 3px 5px 3px 5px;
}

.faqHeaderMo {
	font-size:14px;
	color: #FF8401;
	font-weight: bold;
	cursor: pointer;
	cu/rsor: hand;
	padding: 3px 5px 3px 5px;
	background-color: #EEE;
}


/******* Bestellformular ********/
.formError {
	color: #FFF;
	background-color: #C00;
	padding: 0px 5px;
}
.inputNeutral {
	float:left;
	background-color: #FFF;
	border-style: solid;
	border-width: 1px;
	border-color: #FF8401;
}
.inputOptional {
	float:left;
	border-style: solid;
	border-width: 1px;
	border-color: #FF8401;
}
.inputError {
	float:left;
	background-color: #fcc;
	border-style: solid;
	border-width: 1px;
}
fieldset {
	border: 1px #FF8401 solid;
	padding: 5px;
	margin: 10px 0px;
}
legend {
	color: #000;
}
.bestellung {
	color: #000;
	font-size: 12px;
	padding: 10px 10px 10px 0px;
	margin-left: 10px;
}

.bold2 {
	font-weight: bold;
}
.bold5 {
	font-weight: normal;
}
.error {
	font-weight: bold;
	color: #F00;
}
.subHeadline {
  font-weight: bold;
  color : #FF8401;
}
.bottomPadded {
	padding-bottom: 20px;
}
.aboAnbieter {
	padding: 10px;
	background-color: #FFF;
}
.aboAnbieterMo {
	padding: 10px;
	background-color: #EEE;
}
.spamError {
	border: 1px solid rgb(204, 0, 0);
	background-color: rgb(255, 204, 204);
}

/*** Urkunden ***/
.urkundeWhite2 {
	background-color: #FFF;
	text-align: center;
	height: 200px;
	vertical-align: top;
}
.urkundeGrey2 {
	background-color: #DDD;
	text-align: center;
	height: 200px;
	vertical-align: top;
}
.urkundeWhite1 {
	background-color: #FFF;
	text-align: center;
	width: 330px;
	height: 200px;
	float: right;
	vertical-align: top;
}
.urkundeGrey1 {
	background-color: #DDD;
	text-align: center;
	width: 330px;
	height: 200px;
	float: right;
	vertical-align: top;
}


/*** Abo Details ***/
.imgGraph {
	padding: 0px;
	margin: 0px;
	border: 0px;
}


/*** Searchresult ***/
.searchWhite {
	width: 100%;
	background-color: #FFF;
	cursor: pointer;
	cu/rsor: hand;
}
.searchGrey {
	width: 100%;
	background-color: #DDD;
	cursor: pointer;
	cu/rsor: hand;
}

/******* Rounded Corners ********/ 
.roundedcornr_box {
}
.roundedcornr_top div {
   background: url(../img/corner_grey_tl.gif) no-repeat top left;
}
.roundedcornr_top {
   background: url(../img/corner_grey_tr.gif) no-repeat top right;
   background-color: #DDD;
}
.roundedcornr_bottom div {
   background: url(../img/corner_grey_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(../img/corner_grey_br.gif) no-repeat bottom right;
   background-color: #DDD;
}
.roundedcornr_top div, .roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 6px;
   font-size: 1px;
}

.roundedcornr_box_red {
}
.roundedcornr_top_red {
   background: url(../img/rcorner_top_red.gif) no-repeat top left;
}
.roundedcornr_bottom_red {
   background: url(../img/rcorner_bottom_red.gif) no-repeat bottom left;
}
.roundedcornr_content_red {
	background-image : url(../img/rcorner_content_red.gif);
	width:100%;
	background-repeat: repeat-y;
}
.roundedcornr_top_red div, .roundedcornr_top_red,
.roundedcornr_bottom_red div, .roundedcornr_bottom_red {
   width: 100%;
   height: 6px;
   font-size: 1px;
}


.roundedcornr_box_white {
}
.roundedcornr_top_white {
}
.roundedcornr_bottom_white {
}
.roundedcornr_content_white {
	width:100%;
}
.roundedcornr_top_white div, .roundedcornr_top_white,
.roundedcornr_bottom_white div, .roundedcornr_bottom_white {
   width: 100%;
   height: 6px;
   font-size: 1px;
}

.fadingButton {
	background-image : url(../img/fading_bottom.png);
	width:100%;
	height: 16px;
	background-repeat: no-repeat;
	background-position: center;
}

.h2black {
	font: bold 16px Verdana;
 	color : #000;
 	border-bottom: 1px #FF8401 solid;
}
.smallFont {
	font-size: 10px;
}
.tooltip {
	font-weight:normal;
	text-align:left;
	width:400px;
	margin-top:30px;
	margin-left:-200px;
	position:absolute;
	display: none;
}
.tooltip_top {
	background-image: url(../img/tooltip_top.gif);
	background-repeat: no-repeat;
	height: 11px;
	line-height: 5px;
}
.tooltip_bottom {
	background-image: url(../img/tooltip_bottom.gif);
	background-repeat: no-repeat;
	height: 11px;
}
.tooltip_text {
	background-image: url(../img/tooltip.gif);
	background-repeat: repeat-y;
	padding: 0px 10px;
}

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

* html .aboutusPic {
	margin: 22px 0px 0px 10px;
}


/***** deprecated *******/
.line {
	background-color: #164A9D;
	height : 1px;
	width : 100%;
}
.vLine {
	background-image : url(../img/page_vLine.gif);
	background-repeat: repeat-y;
	height : 100%;
	text-align: center;
}
.bold {
	font		 : bold 12px Helvetica;
}
.red {
	color		 : #FF0000;
}
.null {
	font		 : 1px;
}
.small {
	font		 : normal 10px Helvetica;
}

a.whiteLink {
	color: #FFF;
}
a.blackLink {
	color: #000;
}
a.blackLink:hover {
	color: #000;
}
