* {
	font-family: arial;
}
body {
	margin:0;
	padding:0;
	text-align:center;
	background-color: #c6d0d8;

}
p, b, strong, a, i, span, li{
	font-size: 9pt;
}

h1 {font-size: 16pt;}
h2 {font-size: 14pt;}
h3 {font-size: 12pt;}
h4 {font-size: 10pt;}

img {
	outline:none;
	border:0;
	margin:0;
	padding:0;
}



.fl {float:left;}
.fr {float:right;}
.cb {clear:both;}
.cl {clear:left;}
.cr {clear:right;}

#body_header {
	margin: auto;
	max-width:1200px;
	height: 64px;
	background: url(../img/background_top.png) no-repeat;
}

#body {
	margin: auto;
	max-width: 1200px;
	background: url(../img/background_middle.png) repeat-y;
}
#body_footer {
	margin: auto;
	max-width:1200px;
	height: 64px;
	background: url(../img/background_bottom.png) no-repeat;
}
#wrapper {
	margin: auto;
	width: 1000px;
	position: relative;
	top: -40px;
}

#logo {
	width: 257px;
	height: 54px;
	margin-left: 50px;
	background: url(../img/logo.png) no-repeat;

}

#main_menu{
	width: 100%;
	height: 49px;
	background-color: #002c76;
	margin-top: 30px;
}

#main_menu #content{
	position: relative;
	top: 16px;
	left: 30px;
	color: #ffffff;
	width: 100%;
}

.main_link {
	color: #ffffff;	
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 9pt;
	cursor: pointer;
}

#main_menu #content a:link, #main_menu #content a:visited{
	color: #ffffff;	
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 9pt;
}

#main_menu #content a:hover {
	color: #8bb8cf;	
}

#search {
	float: right;
	margin-right: 50px;
	margin-top: -6px;
}

#search input{
	width: 215px;
	border: none;
	background-color: #033890;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content_imange {
	width: 1000px;
	height: 420px;
	background: url(../img/banner/home.png) no-repeat;
}

#content_home {
	width: 1000px;
	min-height: 220px;
	background: url(../img/back_bottom.png) repeat-x top;
	background-color: #011435;
	
}

#newsletter_wrapper {
	position: relative;
	top: 274px;
	left: 30px;
	width: 207px;
}
#newsletter_top {
	width: 207px;
	height: 8px;
	background: url(../img/newsletter_top.png) repeat-x;
	
}

#newsletter_middle {
	width: 207px;
	background: url(../img/newsletter_middle.png) repeat-y;

}
#newsletter_middle a:link,  #newsletter_middle a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 8pt;
}

#newsletter_middle a:hover {
	color: #000;
}

#newsletter_middle span{
	margin-left: 20px;
	color: #ffffff;
	letter-spacing: 2px;
	font-size: 12pt;
}
#newsletter_middle input[type=text]{
	width: 167px;
	margin-left: 20px;
	margin-top: 5px;
	border: none;
	color: white;
	background: url(../img/newsletter_back.png);

}

#newsletter_middle input[type=submit]{
 	border: none;
	float: right;
	margin-right: 20px;
	font-size: 7pt;
	color: white;
	background-color: transparent;
	margin-top: 5px;
	cursor: pointer;
}
#newsletter_bottom {
	width: 207px;
	height: 8px;
	background: url(../img/newsletter_bottom.png) repeat-x;
}

#banner_pix {
	position: relative;
	top: 214px;
	left: 345px;
	width: 600px;
}

#pic_1, #pic_2, #pic_3 {
	width: 179px;
	height: 179px;
	margin-left: 20px;
	float: left;
} 

#pic_1 {background: url(../img/lang/1/home_1.png);}
#pic_2 {background: url(../img/lang/1/home_2.png);}
#pic_3 {background: url(../img/lang/1/home_3.png);}

#pic_1:hover {background: url(../img/lang/1/home_1_hover.png);}
#pic_2:hover {background: url(../img/lang/1/home_2_hover.png);}
#pic_3:hover {background: url(../img/lang/1/home_3_hover.png);}

#news_box {
	width: 200px;
	margin-left: 50px;
	position: relative;
	top: 50px;
	float: left;
	margin-bottom: 50px;
}
#player_headline {
	float: left;
	width: 200px;
	margin-left: 220px;
	position: relative;
	top: 50px;
	margin-bottom: 50px;
}

#player_headline strong{
	color: #ffffff;
	background-color: #011537;
	font-size: 10pt;
	display: block;
	padding: 4px 0px 4px 20px;
}
#news_box a:link,  #news_box a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 8pt;
}

#news_box a:hover {
	color: #8bb8cf;
}

#news_box strong{
	color: #ffffff;
	background-color: #011537;
	font-size: 10pt;
	display: block;
	padding: 4px 0px 4px 20px;
}
#news_box p{
	color: #ffffff;
	margin-left: 20px;
	font-size: 8pt;
}

#footer {
	margin-top: 15px;
	text-align: center;
	color: #3e4460;
	font-size: 9pt;
}

#footer a:link, #footer a:visited{
	color:#3e4460;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
}

#main_content {
	width: 1000px;
	background-color: #002F5A;
}

#main_left {
	float: left;
	width: 275px;
}

#main_right {
	float: left;
	width: 720px;
}

#news_wrapper_main {
	margin-left: 25px;
	margin-top: 150px;
}


#news_wrapper_main {
	color: #ffffff;
}

#news_wrapper_main p {
	margin: 10px 0px 0px 20px;
	font-size: 8pt;
}

#news_wrapper_main strong {
	margin: 10px 0px 0px 20px;
}

#newsletter_wrapper_main {
	margin-left: 25px;
	margin-top: 20px;
}

#open_add {
	width: 207px;
	height: 226px;
	background: url(../img/open_add.png);
	margin-top: 50px;
	margin-left: 25px;
	margin-bottom: 30px;
}

#sub_menu{
	width: 655px;
	background-color: #002974;
	margin-top: 152px;
	color: #ffffff;
	z-index: 9999;
}
#sub_menu div{
	margin-left: 5px;
}

#sub_menu div a:link, #sub_menu div a:visited{
	color: #ffffff;	
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 8pt;
}

#sub_menu div a:hover {
	color: #8bb8cf;	
}

#sub_content{
	width: 660px;
	background: url(../img/content_back.png);
	text-align: justify;
	margin-bottom: 30px;
}
#sub_content #inhalt{
	margin-left: 10px;
	width: 635px;
	margin-top: 0px;
	margin-bottom: 30px;
}

#sub_content #inhalt h3{
	margin-top: 0px;
}

#sub_content #inhalt p{
	margin-top: 0px;
}


.shop_haupt {
	margin-left: 20px;
	display: block;
	width: 150px;
	cursor: pointer;
	padding-left: 5px;
	color: #ffffff;
	font-size: 9pt;
	border: 1px solid transparent;
}

.shop_haupt:hover {
	border: 1px solid #7da7ba;
	background-color: #5d7e94;
}

.shop_unter {
	font-size: 7pt;
	margin-left: 35px;

}

.shop_unter a:link, .shop_unter a:visited{
	color: #ffffff;
	text-decoration: none;
}

.shop_unter a:hover{
	color: #000000;
	text-decoration: none;
}

#warenkorb {
	float: right;

	height: 59px;
	margin-bottom: 100px;
	margin-right: 40px;
}

#warenkorb #left{
 	width: 11px;
	height: 59px;
	float: left;
	background: url(../img/warenkorb_left.png);
}

#warenkorb #right{
 	width: 11px;
	height: 59px;
	float: left;
	background: url(../img/warenkorb_right.png);
}
#warenkorb #middle{
 	width: 200px;
	height: 59px;
	float: left;
	background: url(../img/warenkorb_middle.png) repeat-x;
	color: white;
}

#warenkorb #middle strong{
	position: relative;
	top: 5px;
	letter-spacing: 2px;
	font-weight: normal;
}
#warenkorb #middle span{
	position: relative;
	top: 10px;
}
#warenkorb #middle a:link, #warenkorb #middle a:visited{
	position: relative;
	top: 10px;
	left: 145px;
	color: #ffffff;
	text-decoration: none;
}

#warenkorb #middle a:hover {
	color: #000000;
}

.sub_navi {
	position: absolute;
	top: 0px;
	background-color: #002c76;
}

.sub_navi div a:link, .sub_navi div a:visited{
	color: #ffffff;
	text-decoration: none;
}

.sub_navi div a:hover {
	color: #8bb8cf;	
}

#login_wrapper {
	background: url(/img/login.gif); 
	width: 440px; 
	height: 106px; 
	float: right; 
	margin-right: 100px;
	z-index: 100;
}

#login_text {
	text-decoration: none;
	color: #fff;
	float:right;
	margin-top: 84px; 
	margin-right: 110px; 
	font-size: 10pt; 
	color: white;
	cursor: pointer; 
}

#login_text a{
	text-decoration: none;
	color: #fff;
}

#login_text:hover {
	color: #8bb8cf;
}



#middle_shop_content{
	position: relative;
	left: 30px;
	top: 20px;
}

#middle_shop_content h3{
	color: #1a80ab;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px;
}

#middle_shop_content h4{
	color: #90abb9;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
}
#middle_shop_content strong{
	font-size: 9pt;

}

#middle_shop_content p{
	font-size: 9pt;
	text-align: justify;
	margin-top: 0px;
}

#basket_left {
	width: 8px;
	height: 34px;
	background: url(../img/basket_left.png) no-repeat;
	float: left;
}

#basket_right {
	width: 11px;
	height: 34px;
	background: url(../img/basket_right.png) no-repeat;
	float: left;
}

#basket_middle {
	height: 34px;
	background: url(../img/basket_middle.png) repeat-x;
	float: left;
}

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

#basket_middle a:hover{
	color: #ff820b;
	text-decoration: none;	
}

#basket_middle span{
	position: relative;
	top: 3px;
	margin-left: 30px;
	margin-right: 10px;
	color: white;
	font-size: 10pt;
	font-weight: bold;	
}
#basket_middle img{
	position: relative;
	top: 7px;
	margin-left: 10px;
}

#shop_detail {
	width : 150px;
	margin-top: 20px;
	text-align: right;
}



#product_image{
	border: 1px solid #acbbc4;
	width: 100%;

}
#price {
	font-size: 12pt;
	color: #1a80ab;
}
#price_detail {
	font-size: 7pt;
	color: #1a80ab;
}

#price_wrapper{
	margin-top: 10px;
	margin-bottom: 10px;
}
#download {
	margin-top: 30px;
}

#download_title{
	margin-bottom: -10px;
}

#download_title span{
	position: relative;
	top: 4px;
	margin-left: 10px;
	color: #aeacac;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: top;
	text-decoration: underline;
}

.download_detail{
	font-size: 8pt;
}

.download_detail a:link, .download_detail a:visited{
	color: #000;
	text-decoration: none;
}

.download_detail a:hover{
	color: #ff820b;
	text-decoration: none;
}

#shop_content {
	width : 440px;
	margin-top: 20px;
	margin-left: 20px;
	font-size: 8pt;
	text-align: justify;
}

#shop_content h3 {
	color: #186B9A;
	margin-top: 0px;
}

#shop_content h4 {
	color: #7D9AAA;
	margin-bottom: 0px;
	font-size: 9pt;
}



#shop_footer {
	width: 610px;
	margin-top: 40px;
}

#shop_footer_left{
	width: 11px;
	height: 121px;
	background: url(../img/shop_footer_left.png) no-repeat;
}
#shop_footer_right{
	width: 11px;
	height: 121px;
	background: url(../img/shop_footer_right.png) no-repeat;
}
#shop_footer_middle{
	height: 121px;
	background: url(../img/shop_footer_middle.png) repeat-x;
}
#shop_footer_middle img{
	position:relative;
	top: 3px;
	max-height: 115px;
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;

}


#intro_wrapper {
	width: max;
	height: 678px;
	/*background: url(../img/intro_back.png) repeat-x top ;*/
	background-color: white;
}

#lang_top {
	width: 214px;
	height: 18px;
	background: url(../img/lang_top.gif) no-repeat;
	margin: auto;
	margin-top: 50px;
}

#lang_mid {
	width: 214px;
	background: url(../img/lang_mid.png) repeat-y;
	float: left;
}

#lang_mid a:link, #lang_mid a:visited{
	font-size: 8pt;
	text-decoration: none;
	color: #BCD3DF;
	margin-top: 5px;
	float: left;
	margin-left: 31px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#lang_mid a:hover{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#lang_bottom {
	width: 214px;
	height: 9px;
	background: url(../img/lang_bottom.gif) no-repeat;
}


#lang_wrapper {
	width: 214px;
	margin: auto;	
}


#lang_selec_wrapper {
	width: 100%;
	height: 100%;
	background: url(../img/shadow.png) repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

#lang_selec_wrap {
	width: 746px;
	margin: auto;
}

#lang_selec_top {
	width: 746px;
	height: 67px;
	background: url(../img/lang_selec/lang_selec_top.png) no-repeat;
}

#lang_selec_bottom {
	width: 746px;
	height: 67px;
	background: url(../img/lang_selec/lang_selec_bottom.png) no-repeat;
}

#lang_selec_content {
	width: 746px;
	background: url(../img/lang_selec/lang_selec_middle.png) repeat-y;
}

#world {
	width: 608px;
	min-height: 417px;
	background: url(../img/lang_selec/world.png) no-repeat;
	margin-left: 70px;
}

#lang_close {
	float: right;
	position: relative;
	top: 44px;
	right: 57px;
	font-size: 8pt;
	cursor: pointer;
}

#lang_close:hover {
	color: #273384;
}

#lang_selec_top_text {
	float: right;
	position: relative;
	top: 41px;
	right: 97px;
	font-size: 8pt;
	color: white;
}

#lang_selec_cont {
	float: left;
	position: relative;
	top: 14px;
	left: 49px;
	font-size: 8pt;
	color: white;
}

#continent_wrapper{
	float: left;
	margin-top: 40px;
	margin-left: -71px;
	text-align: left;
	width: 130px;
}

.continent_text {
	font-size: 12pt;
	line-height: 25px;
	cursor: pointer;
}

#countries_wrapper{
	float: left;
	margin-top: 40px;
	margin-left: -0px;
	text-align: left;
	width: 200px;
	
}

.country_text {
	font-size: 8pt;
	width: 200px; 
	float: left;
	cursor: pointer;
}

.country_text:hover {
	font-weight: bold;
	background-color: #242F79;
	color: white;
}

#ims_player {
	position: absolute;
	top: 170px;
	margin-left: 470px;
}




























