.categories_list {

border-bottom:#E2E2E2;
border-top:#E2E2E2;
border-style:solid;
border-top-width:thin;
border-bottom-width:thin;
 }

* { margin: 0px; padding: 0px; }

* html { }

a:link, a:visited { text-decoration: none; color: #003366; }

a:hover, #navigation a:hover { color: #FF9900; }
#account_inner a:link { color: #003366; }

.subcat_sitemap { margin-left: 15px; font-size: smaller }

body { background:#FFFFFF url(img/bg.gif) repeat-x; }

dd { line-height: 22px; }
a:hover #dd { color:#FF9900;}

div.inputRequirement,
dd.inputRequirement {  }

/* HEADINGS */
h1 { color: #003366; font-weight: bold; font-size: 22px; margin: 20px 0px 15px 0px; padding: 0px; width: auto; border-style: solid; border-width: 0px 0px 0px 0px; border-color: #000000; }

h2 { color: #061B6C; font-weight: bold; font-size: 16px; margin: 15px 0px 8px 0px; padding: 0px; }

html { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; color: #061B6C; }

img { border: 0; }

li.level1 { margin-left: 10px; list-style: circle; }

li.level1 a { padding: 0; text-decoration: none; font-size: 11px; }

li.level1 a.active:link,
li.level1 a.active:active,
li.level1 a.active:visited { text-decoration: none; font-weight: bold; }

li.level2 { margin-left: 15px; list-style: circle; }

li.level2 a { padding: 0; text-decoration: none; font-size: 11px; }

li.level2 a.active:link,
li.level2 a.active:active,
li.level2 a.active:visited  { text-decoration: none; font-weight: bold; }

li.maincat {
	margin-top: 3px;
	list-style-type:none;
	color:#FF9900;
	padding-left:4px;
}

li.maincat a span { line-height: 18px; } 

a.nav span a { font-size: 11px }

li.maincat a, a.nav	{ text-decoration: none; cursor: pointer; font-size: 11px; }

li.maincat a:active, li.maincat a:hover, a.nav:hover, li.maincat a.activ:link,
li.maincat a.activ:visited,
li.maincat a.activ:hover, li.level1 a:hover,
li.level1 a:active, li.level1 a.active:hover,
li.level1 a.active:visited { text-decoration: underline; }

li{color:#FF9900; list-style:none;}

.mainbody {
	width: 725px;
	margin-top: 8px;
	margin-right: 1px;
	margin-left:10px;
	margin-bottom: 2px;
	color: #061B6C;
	z-index:1;
}
.mainbody_index {
	width: 990px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 2px;

	z-index:1;
}

/* PARAGRAPH GLOBAL */
p { margin: 8px 0px 8px 0px; }

/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea { width: 100%; }

/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea { width: 100%; }

/* ORDER DETAILS */
table.orderdetails { font-size: 11px; background-color: #FFF2CC; border-style: solid; border-width: 0px 1px 1px 1px; border-color: #DA9401; }

table.orderdetails tr td { padding: 4px; }

/* ORDER DETAILS DELETE CHECKBOX */
table.orderdetails tr td.delete { text-align: center; white-space: nowrap; }

/* ORDER DETAILS PRODUCT ATTRIBUTES */
table.orderdetails tr td.productname table.productattributes { margin-top: 3px; }

table.orderdetails tr td.productname table.productattributes tr td { padding: 0px; }

table.orderdetails tr td.productname table.productattributes tr td.attribute { padding-right: 4px; }

table.orderdetails tr td.productname table.productattributes tr td.value { width: 100%; }

/* ORDER DETAILS SINGLE PRICE */
table.orderdetails tr td.singleprice { text-align: right; white-space: nowrap; }

/* ORDER DETAILS SUBTOTAL */
table.orderdetails tr td.subtotal { background-color: #FFEAAB; text-align: right; border-style: solid; border-width: 1px 0px 0px 0px; border-color: #DA9401; }

/* ORDER DETAILS TOTAL PRICE PER ITEM */
table.orderdetails tr td.totalprice { text-align: right; white-space: nowrap; }

/* ORDER DETAILS CONTENT ROW 1 */
table.orderdetails tr.contentrow1 td { background-color: #FFF2CC; vertical-align: top; }

table.orderdetails tr.contentrow1 td.productname { text-align: left; }

table.orderdetails tr.contentrow1 td.quantity { text-align: center; }

table.orderdetails tr.contentrow1 td.quantity input { font-size: 11px; padding: 2px; border: solid #DA9401 1px; }

/* ORDER DETAILS CONTENT ROW 2 */
table.orderdetails tr.contentrow2 td { background-color: #FFEAAB; vertical-align: top; }

table.orderdetails tr.contentrow2 td.productname { text-align: left; }

table.orderdetails tr.contentrow2 td.quantity { text-align: center; }

table.orderdetails tr.contentrow2 td.quantity input { font-size: 11px; padding: 2px; border: solid #DA9401 1px; }

table.orderdetails tr.headerrow td { background-color: #DA9401; color: #FFFFFF; font-weight: bold; }

table.orderdetails tr.headerrow td.center { text-align: center; }

table.orderdetails tr.headerrow td.left { text-align: left; }

table.orderdetails tr.headerrow td.right { text-align: right; }

/* CHECKOUT NAVIGATION */
ul#checkoutnavigation { }

ul#checkoutnavigation li { height: 70px; list-style-type: none; float: left; width: 185px; margin-right: 15px; border: solid 1px; padding: 8px; }

ul#checkoutnavigation li.active { background-color: #FFEAAB; }

ul#checkoutnavigation li.active .description { font-size: 11px; }

ul#checkoutnavigation li.active .number { font-size: 20px; font-weight: bold; }

ul#checkoutnavigation li.active .title { font-size: 14px; font-weight: bold; }

ul#checkoutnavigation li.inactive { color: #999999; background-color: #EDEDED; border-color: #999999; }

ul#checkoutnavigation li.inactive .description { font-size: 11px; }

ul#checkoutnavigation li.inactive .number { font-size: 20px; font-weight: bold; }

ul#checkoutnavigation li.inactive .title { font-size: 14px; font-weight: bold; }

ul, ol { margin-left: 15px; }

ul.messageStack { border: solid 2px #B22020; background-color: #FFD6D6; padding: 8px; }

ul.messageStack li {
	
}

ul.messageStack li.messageStackError { list-style: none; padding: 5px 0px 2px 20px; background-image: url(../../images/icons/exclamation.png); background-repeat: no-repeat; background-position: 0px 4px; }

ul.messageStack li.messageStackSuccess { list-style: none; padding: 5px 0px 2px 20px; background-image: url(../../images/icons/icon_accept.gif); background-repeat: no-repeat; background-position: 0px 4px; background-color: #66FF66; }

ul.messageStack li.messageStackWarning { list-style: none; padding: 5px 0px 2px 20px; background-image: url(../../images/icons/icon_alert.gif); background-repeat: no-repeat; background-position: 0px 4px; background-color: #FFF2CD; }

.box {
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	background-image: url(img/box_bg.png);
	background-repeat:no-repeat;
	background-position: 0 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	top: 8px;
}

.box_orange {
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	background-image: url(img/box_bg_orange.png);
	background-repeat:no-repeat;
	background-position: 0 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	top: 8px;
}

.boxText { 
	color: #666666; 
	padding: 0 3px; 
}

.categorie_list { width: 570px; }

.categorie_list_one { float: left; width: 48%; margin: 0 5px 15px 5px; }

.checkout { text-align: left; width: 95%; }

.checkout_payment_adress_current { float: left; width: 32%; padding-left: 15px; }

.checkout_payment_agb strong { color: #FF9900; }

.checkout_payment_agb_accept { text-align: left; font-size: 12px; color: #000000; width: 100%; }

.checkout_payment_agb_accept strong { color: #FF9900; }

.checkout_payment_arrow { float: left; width: 23%; text-align: center; }

.checkout_payment_container { width: 555px; text-align: left; height: 120px; }

.checkout_payment_continue { margin: 15px 0 0 0; height: 55px; }

.checkout_payment_info_text { float: left; width: 40%; }

.checkoutBarCurrent, .greetUser, .new_product_default_price, li.maincat a:link, a.nav:link,
li.maincat a:visited, a.nav:visited { font-weight: bolder; }

.checkoutBarCurrent { background-image:url(img/checkoutorange.gif); background-repeat: no-repeat;}
.checkoutBarTo {background-image:url(img/checkoutblue.gif); background-repeat: no-repeat; color:#FFFFFF;}

.checkoutBarTo, div.checkoutBarCurrent {
	font-size: 11px;
	height:24px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

.clr { clear: both; float: none; }

.contentsTopics,
.pageHeading,
#moduleHeading { letter-spacing: 2px; font-weight: bolder; line-height: 25px; border-bottom: 0px solid #B0B284; margin-bottom: 15px; }

.copyright, .gnu_copy, .parseTime { text-align: center; font-size: 8pt; color: #FFFFFF; display: block; }

.copyrighttable{ font-size: 10pt; color: #FFFFFF;}

/* SUCCESS MESSAGE */
/* .messageStackSuccess {padding:4px; background-color:#66FF66} */
/* FOOTER */
.footer { clear: both; text-align: center; font-size: 11px; color: #666666; background-color: #E2E2E2; padding: 8px; margin-bottom: 5px; }

.footer a { color: #666666; text-decoration: underline; }

.headerError { margin: 5px; border: 1px solid #CC3300; background-color: #FF8566; padding: 5px; }

.infoBoxHeading,
.infoBoxHeading_right {
	color: #FFFFFF;
	padding: 7px 0 0 7px;
	height: 26px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 1px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #000066;
}

.infoBoxnavbottom {
	background-image: url(img/box_bottom.png);
	background-repeat:no-repeat;
	background-position: 0 0px;
	height:20px;
	padding: 0px 0 0 0px;
}

 .list_right { width: 48%; margin-bottom: 20px; text-align: left; }

.list_right { float: right; }

.list_right_2 { width: 40%; float:right; margin-bottom: 20px; text-align: left; }

.mini_wrapper { margin: 0; padding: 0; }

.new_product_default { width: 285px; float: left; border-bottom: 1px solid #E7E7E7; margin: 10px 0 10px 0; }

.new_product_default_image { float: left; width: 120px; padding-top: 10px; }

.new_product_default_right { float: left; width: 165px; }

.new_product_default_tax { font-size: 11px; }

.order_details, .checkout_payment_comments,
.checkout_payment_agb { font-size: 11px; }

.productOldPrice { font-size: 10px; }

.order_details { width: 100%; text-align: left }

.order_details_article { width: 145px; float: left; margin-top: 5px }

.order_details_article_header { width: 145px; float: left; border-bottom: 1px solid #CCCCCC }

.order_details_img { width: 70px; float: left; text-align: center; margin: 5px 0 8px 0 }

.order_details_img_header { width: 70px; float: left; text-align: center; margin: 0 0 8px 0; border-bottom: 1px solid #CCCCCC }

.order_details_qty { width: 50px; float: left; text-align: center; margin-top: 5px }

.order_details_qty_header { width: 50px; float: left; text-align: center; border-bottom: 1px solid #CCCCCC }

.order_details_remove { width: 50px; float: left; text-align: center; margin-top: 15px }

.order_details_remove_header { width: 50px; float: left; border-bottom: 1px solid #CCCCCC }

.order_details_shippingtime { width: 70px; float: left; margin-top: 5px }

.order_details_shippingtime_header { width: 70px; float: left; border-bottom: 1px solid #CCCCCC }

.order_details_totalcost { text-align: right; margin: 20px 0 0 0 }

.order_details_totalcost strong { font-size: 11px; font-weight: bolder }

.order_details_totalprice_header { width: 100px; float: right; text-align: right; border-bottom: 1px solid #CCCCCC }
.order_details_singleprice_header { width: 85px; float: left; border-bottom: 1px solid #CCCCCC }

.order_detais_totalprice  { width: 100px; float: right; text-align: right; margin-top: 5px; font-weight: bolder }
.order_details_singleprice { width: 85px; float: left; margin-top: 5px }

.product_content { margin-top: 15px; }

.product_info_box { width: 740px; text-align: left; overflow: hidden; margin-top: 10px; }

.product_info_box_bottom { height: 12px; }

.product_info_box_middle { padding: 0 1px 0 1px; }

.product_info_box_middle_left { height: 120px; width: 170px; text-align: center; margin-left: 1px; }

.product_info_box_middle_right { width: 180px; margin-right: 1px; text-align: left; margin-bottom: 15px; top:-300px; position:relative;}

.product_info_box_middle_thumbnail { margin: 10px 0 0 5px; }

.product_info_box_top { width: 550px;}

.product_info_wk_head { width: 180px;float:right; margin-top:-46px;  }

.product_info_cartbutton { width: 200px; }

.product_info_description { overflow: hidden; margin-bottom: 15px; text-align: left; }

.product_info_dropdown { width: 140px; font-size: smaller; }

.product_info_h3 { color: #003366; padding: 5px 0 0 15px; font-size: 15px; border-bottom: 2px solid #CCCCCC; }

.product_info_menge { }

.new-price { font-size: 16px; color: #DA251D;  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bolder; text-align: left; }

.product_info_price { font-size: 24px; color: #003399;  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bolder; text-align: left; margin: 10px 0 0 0; height: 30px; }

.product_info_print { font-size: 10px; margin-top: 20px; }

.product_info_print img a { cursor: pointer; }

.product_info_shipping { font-size: 10px; color: #696969; font-weight: bolder; }

.product_info_tax { }

.product_info_tax_shipping { width: 250px; font-size: 10px; }

.product_listing_box { width: 553px; overflow: hidden; margin-bottom: 25px; text-align: left; }

.product_listing_box_center { width: 553px; }

.product_listing_box_hot { width: 140px; height: 70px; }

.product_listing_box_left { width: 16px; height: 220px; }

.product_listing_box_right { width: 17px; height: 220px; }

.product_listing_description { width: 280px; padding-left: 15px; }

.product_listing_header { height: 90px; margin: 5px 0 0 0; }

.product_listing_image {
	width: 112px;
	left: 380px;
	position: absolute;
}

.product_listing_mwst { font-size: 10px; padding-right: 30px; }

.product_listing_price { width: 250px; text-align: right; padding-right: 15px; }

.product_listing_price_button { width: 140px; text-align: center; }

.product_listing_price_detail { font-weight: bolder; padding-top: 15px; }

.product_listing_shipping { font-size: 10px; color: #FDC859; font-weight: bolder; }

.product_name { display: block; }

.product_name h2 a { font-size: 15px; margin-top: 8px; }

.product_name h3 a { font-size: 15px; color: #003366; margin-top: 8px; }

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

.row1 { background: #F2F2F2; }

.row1, .row2 { padding: 5px; }

.row2 { background: #FFFFFF; }

#account { text-align: right; float: right; padding-right:208px; }

#create_account { }

#account,
#pathway {
}



#account_inner { padding-right: 10px; width:400px; }

#body { text-align: left; width: 990px; overflow: hidden; background-color: #FFFFFF; }

#checkout_line { background-color:#FFFFFF; line-height: 12px; }

#content { text-align: left; padding: 0 5px 0 12px; margin: 0 0 0 0; overflow: hidden; }

#head { background: url(img/head.jpg) no-repeat; width: 990px; left:0px; position:absolute; z-index:3; height: 107px; }

#wkbox { width:191px; height:92px; text-align:left; margin-top:10px; margin-left:870px;position:absolute; z-index:99; padding-left:0px; }


#trustedbox { width: 90px; height: 90px; float:left;  position:absolute; z-index:5; margin-top:20px; margin-left:780px;}

#wkbox2 {
	margin-top:3px;
	margin-left:17px;
}


#logo_top {  width: 254px; height: 84px; float:left;  position:absolute; z-index:5; margin-top:15px; margin-left:6px;}

#social_top {  width: 200px; top:101px; height: 33px; float:left;  position:absolute; z-index:99; margin-top:6px; margin-left:790px;}

#head_container { position: absolute; z-index:1; top: 0; width: 990px; overflow: hidden; height:170px; }

#login_top{
	width:340px;
	height:100px;
	background-image: url(img/login_bg.png);
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	position: relative;
	left: 20px;
}
#footbox2{
	width:320px;
	height:170px;
	background-image: url(img/footbox-blog.png);
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	position: relative;
	left:15px;
	padding-top:0px;
	text-align:left;

}
#footbox3{
	width:320px;
	height:170px;
	background-image: url(img/footbox.png);
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	position: relative;
	left:30px;
	padding-top:0px;
}
#footbox1{
	width:320px;
	height:170px;
	background-image: url(img/footbox.png);
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	position: relative;
	left: 0px;
	padding-top:0px;
}

#Footboxes{
	width:990px;
	top:10px;
	padding-top:2px;
	color:#999999;
}

#Footboxes1{
	width:990px;
	top:10px;
	padding-top:2px;
	border-top: 1px solid; border-color: #cccccc;
	color:#999999;
}

a.Footboxes:link, a.Footboxes:visited{
color:#999999;
border-top: 0px;
}

a.Footboxes1:link, a.Footboxes1:visited{
color:#999999;
border-top: 0px;
}


#footboxhead{
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	height: 20px;
	width: 300px;
	padding-bottom: 10px;
	padding-top: 2px;
}

#maininfohead{
	font-size: 14px;
	height: 20px;
	width: 990px;
	font-weight:bold;
	padding-bottom: 8px;
	padding-top: 4px;
	color: #FFFFFF;
	text-align: center;
}



#main_vid_show{
	width:725px;
	height:320px;
	background-image: url(img/vid-bg.jpg);
	background-repeat: no-repeat;
}

#main_front_show{
	width:990px;
	height:426px;
	z-index:98;
}

#innerBox { text-align: center; overflow: hidden; float: left; clear: both; padding-right: 1px; margin: 0; position: relative; }



#middle { float: right; margin: 0; width: 100%; }



#nav_right {
	float: right;
	width: 192px;
	position: relative;
	z-index: 5;
	text-align: left;
	margin-top: 0;
	margin-right: -200px;
	margin-bottom: 0;
	margin-left: 1px;
}

#navigation {
	line-height: 31px; 
	background-image: url(img/red_bg.png);
	background-repeat: no-repeat;
}

#pathway_inner a { color: #FFFFFF; }

#main_menue{
	float:left;
	width:796px;
 	text-align:left;
	top:110px;
	padding-left:1px;
	position:absolute;
	z-index:89;
	left:0px;
	margin-left:0px;
}

div#main_menue a span {display: none;}
div#main_menue a:hover span {
   display: block;
   position: absolute; 
   top: 4px; 
   left: 0; 
   width: 158px;
   padding: 5px; 
   z-index: 100;
   color: #000000; 
   }

a.mymenue {
	text-align:center;
	color:#061B6C;
	text-decoration:none;
	top: 5px;
	font-size:16px;
	height:28px;
	border-right: 1px solid #fff;
	font-weight: bold;
	margin-top: 2px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-right: -5px;
}

a.mymenue:link    { color:#061B6C; background-color:transparent; }
a.mymenue:visited { color:#061B6C; background-color:transparent; }
a.mymenue:hover   { color:#FFFFFF; background-image:url(img/mymnu-over.png) }
a.mymenue:active  { color:#FFFFFF; background-color:#FE8721; }


a.katalog:link    { color:#003366; background-color:transparent; }
a.katalog:visited { color:#003366; background-color:transparent; }
a.katalog:hover   { color:#FF6600; background-color:transparent; }
a.katalog:active  { color:#FF6600; background-color:transparent; }


#outerContainer{margin-top: 150px; z-index:99; position:relative;width:792px;border-right: 16em solid #ffffff;}
#outerContainerold { border-left: 16em solid #FFFFFF; border-right: 16em solid #ffffff; z-index: 99; margin-top: 150px; width:585px; }

#page_container { width: 990px; overflow: hidden; margin: 0; }

#page_inner_container { clear: both; text-align: left; padding: 0; float: left; margin: 0; }

#pathway { float: left; width: 70%; text-align: left; }

#pathway_inner { padding-left: 5px; }

#wrap { float: left; margin: 0; width: 100%; text-align: left; }

#footlinks1{
	width:160px;
	float: left;
	margin: 0;
	position:relative;
	left: -15px;
	padding-top: 8px;
	text-align: left;
}

#footlinks2{
	width:160px;
	float: left;
	margin: 0;
	position:relative;
	left: 0px;
	padding-top: 8px;
	text-align: left;
}

#footlinks3{
	width:160px;
	float: left;
	margin: 0;
	position:relative;
	left: 30px;
	padding-top: 8px;
	text-align: left;
}

#footlinks1 li{
text-decoration:none;
list-style-type: none;
}

#footlinks2 li{
text-decoration:none;
list-style-type: none;
}

#footlinks3 li{
text-decoration:none;
list-style-type: none;
}

#Footlink{
	width:990px;
	top:20px;

}

#copyright{
width:990px;
		float: left;
	margin: 0;
	position:relative;
	left: 0px;
	padding-top: 0px;
	text-align: left;
}
#ZitatBlock{
	width:240px;
	top:180px;
	left:730px;
	position:absolute;
	padding-top: 0px;
	text-align: left;
	z-index:99;
}

#Zitat{
	margin-top: 30px;
	margin-bottom: 5px;
	font-style: italic;
	text-align: justify;
}

a.zitat:link{
color:#061B6C; 
}
a.zitat:hover { color:#FE8721;}



zitatname{
font-weight:bold; 
color:#061B6C; 
}

.Stil1 {color: #FFFFFF}
.Stil2 { font-family: Verdana, Arial, Helvetica, sans-serif}

#Main_info_text{
	width:990px;
	height:190px;
	background-image: url(img/main_info.jpg);
	background-repeat: no-repeat;
	padding-top:0px;
	text-align:left;
	text-indent: 1px;

}

td a.Katalog1:hover{background-color: #003399;}
td a.Katalog1:link{ background-color:transparent; }

td a.Katalog2:hover{background-color: #CCCCCC;}
td a.Katalog2:link{ background-color:transparent; }

a.Katalog3:hover{background-color: #FF9900;}
a.Katalog3:link{ background-color:transparent; }

a.Katalog4:hover{background-color: #FF9900;}
a.Katalog4:link{ background-color:transparent; }


#meinkonto {
background-image:url(img/meinkonto.jpg);
background-repeat:no-repeat;
width:680px;
height:200px;
}

#meinkontodl{
	height: 170px;
	width: 440px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 36px;

}

#meineeinkaeufe {
background-image:url(img/meineeinkaeufe.jpg);
background-repeat:no-repeat;
width:680px;
height:240px;
}

#meineinkaufdl{
	height: 170px;
	width: 440px;
	padding-top: 34px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 38px;

}

#gewinnspiel{
	height: 60px;
	width: 280px;
	float:left;  
	position:absolute; 
	z-index:8; 
	margin-top:35px; 
	margin-left:500px;
	}
	
#fr-Weiterbildung{
	background-image:url(img/fr-weiterbildung.jpg);
	background-repeat:no-repeat;
	width:670px;
	height:290px;
	float:left;
}

#fr-Training{
	background-image:url(img/fr-TrainingDown.jpg);
	background-repeat:no-repeat;
	width:670px;
	height:220px;
	float:left;
}

#fr-wtxt{
	width:356px;
	height:280px;
	color:#003366;
	font-size:14px;

	padding-left: 10px;
	padding-top: 42px;
}

#fr-ttxt{
	width:350px;
	height:180px;
	color:#003366;
	font-size:14px;

	padding-left: 282px;
	padding-top: 26px;
}

#fr-aus{
width:670px;
float:left;
}
#fr-ausr{
width:320px;
float:right;
}


#fr-but{
	width:630px;
	height:37px;
	
}

#fr-button{
	padding-top: -4px;
	float:left;
		padding-right:2px;
	top: -4px;
}

#fr-button1{
	padding-top: 0px;
	float:left;
		padding-right:2px;
	top: 0px;
}


#fr-button4{
	padding-top: -2px;
	padding-right:2px;
	float:left;
	top: 5px;
}

#fr-ttxtlinks{
	float:left;
	width:345px;
	padding-top: 8px;
}

#fr-runter{
	padding-top: 8px;
}

#fr-download{
	background-image:url(img/side-box1.jpg);
	background-repeat:no-repeat;
	width:320px;
	height:230px;
	float:left;
	padding-top:50px;
	padding-left:4px;
	font-size:14px;
}

#fr-Vorstellung{
	background-image:url(img/side-boxvorstellung.jpg);
	background-repeat:no-repeat;
	width:320px;
	height:200px;
	text-align:center;
	float:left;
	padding-top:24px;
	padding-left:4px;
	font-size:14px;
}


#logo_podcastneu {  width: 254px; height: 84px; float:left;  position:absolute; z-index:5; margin-top:88px; margin-left:200px;}


#boxtrasim a span {display:none;}
#boxtrasim a:hover span {
  display: block;
  position: absolute; 
  top:40px; 
  left: 0; 
  width: 200px;
  z-index: 100;
  color: #000000; 
  border:1px solid #000000; 
  background: #FFFFCC;
  font: 12px Verdana, sans-serif; 
  text-align: left;
    }   
#linktrasim {
	width:250px;
	background-color:#cccccc;
	top: -10px;
	padding-top: -20px;
}

#foottd{
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
}

#seitemerken{
	top:20px;
	left:-200px;
	width:210px;
	position: relative;
}

#infbut { margin-left:310px; z-index:99; margin-top:30px; position:absolute;}


    #drpmnu ul { list-style: none; margin: 0; padding: 0; margin-left: 15px;} 



    #drpmnu ul ul a {
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 2px 3px;

}






    #drpmnu h2 { color: #FF8635; background: #96D12C; text-transform: uppercase;
    } 

    #drpmnu a { text-decoration: none; } 

    #drpmnu a:hover { text-decoration:underline; }
	
	
	
	#drpmnu li { position: relative; height:20px; }

    #drpmnu ul li:hover { background-image:url(img/mnu_over.png); background-repeat:no-repeat; height:20px; }
	
	#drpmnu ul ul li:hover { background-image:none;}
	
	#drpmnu ul ul {position: absolute; top: 0; left: -216px; width: 200px; }

    div#drpmnu ul ul, div#drpmnu ul li:hover ul ul {display: none;} 
	
	div#drpmnu ul ul {
	background-color:#EFEFEF;
	border-top-width: 1px;
	border-right-width:1px;
	border-left-width:1px;
	border-bottom-width: 1px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px; /* Safari, Chrome */
	border-radius:5px; /* CSS3 */
	behavior:url(border-radius.htc); 
	border-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}

    div#drpmnu ul li:hover ul, div#drpmnu  ul ul li:hover ul {display: block;}
