@charset "utf-8";
/* CSS Document */


a.twelve:hover
{
position: absolute;
width:152px;
height:90px;
background-image:url(../gdkpimages/slot_12.png);
margin-left:-75px;
margin-top:-7px;

}

a.three:hover
{
position: absolute;
width:152px;
height:90px;
background-image:url(../gdkpimages/slot_30.png);
margin-left:-75px;
margin-top:-10px;

}

a.five:hover
{
position: absolute;
width:152px;
height:90px;
background-image:url(../gdkpimages/slot_50.png);
margin-left:-75px;
margin-top:-11px;

}

a.seven:hover
{
position: absolute;
width:152px;
height:90px;
background-image:url(../gdkpimages/slot_75.png);
margin-left:-75px;
margin-top:-12px;

}

a.hund:hover
{
position: absolute;
width:152px;
height:90px;
background-image:url(../gdkpimages/slot_100.png);
margin-left:-75px;
margin-top:-12px;

}



body {
	font: 100% Verdana ,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-image: url(../gdkpimages/bodyBG.gif);
}

#container {
	width: 1000px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
}

#header {
	width: 100%;
	background-image: url(../gdkpimages/Header.jpg);
	background-repeat: no-repeat;
	height: 384px;
}

.detailArea{
	width: 100%;
	background-image: url(../gdkpimages/pageBG.gif);
	z-index: 2;
}

#footer {
	clear: both;
	background-image: url(../gdkpimages/footerBG.gif);
	background-repeat: no-repeat;
	height:90px;
}

#mainContent {
	margin: 0px;
	padding: 0px;
}


.footerTXT{
	float:left;
	margin-top: 50px;
	width: 100%;
	text-align: center;
	color: white;
}
.footerTXT a{
	color: white;
	text-decoration: none;
}


.gdkplogo{
	float:left;
	margin-left: 447px;
	margin-top: 35px;
	width: 276px;
	height: 200px;
	display:block;
	background-image: url(../gdkpimages/gildendkp.gif);	
}


/* navigation bars */
.main_menu{
	float: left;
	margin-left: 90px;
	margin-top: 50px;
	width: 830px;
	height: 92px;	
	display:block;
}
.main_menu a{
	float:left;
	width: 107px;
	height: 92px;
	display: block;
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
	font-size:10px;
	font-weight: bold;
	background-image: url(../gdkpimages/mainMenuButton_normal.gif);
}.main_menu a:hover{
	color: #ffd027;	
}
a.notfirst{
	margin-left: 12px;	
}
.mm_text{
	margin-top: 65px;
	text-align: center;
}

.main_menu_atm a{
	position: absolute;
	float:left;
	margin-top: -334px;
	width: 107px;
	height: 92px;
	display: block;
	cursor: pointer;
	color: #000000;
	text-decoration: none;
	font-size:10px;
	font-weight: bold;
	background-image: url(../gdkpimages/mainMenuButton_home.gif);
}.main_menu_atm a:hover{
		color: #000000;
}
.mainFigure{
	position: absolute;
	margin-top: -250px;
	margin-left: 60px;
	width: 472px;
	height: 478px;
	background-image: url(../gdkpimages/main_figure.png);
	display: block;
	z-index: 1;
}
.forumText{
	position: absolute;
	margin-top: -175px;
	margin-left: 180px;
	display: block;
	z-index: 1;

	font-size: 20px;
	font-weight:bold;
}

.userlogin{
	margin-top: 35px;
	margin-left: 30px; 
	float: left;
	font-size: 10px;
	width: 200px;
}
input.mainuserlogin{
	background: #7c8993;
	border: 1px solid #373e44;
	color: white;
	font-size: 10px;
	width: 110px;
}




/* --[ INDEX FIRST_BOX ]-- */
.index_firstcontext{
	position: absolute;
	float: left;
	width: 340px;
	height: 480px;
	margin-left: 80px;
	margin-top: 60px;
	z-index: 2;
}

/* --[ EVENT_RELATED ]-- */
.index_first_event_ts{
	float: left;
	width: 369px;
	height: 210px;
	margin-left: -50px;
	margin-top: -5px;
	background-image: url(../gdkpimages/event.png);
	background-repeat: no-repeat;
	display:block;
}
.index_first_event_features{
	clear:both;
	float: left;
	width: 330px;
	height: 210px;
	margin-left: -10px;
	background-image: url(../gdkpimages/features.gif);
	background-repeat: no-repeat;
	display:block;
}
.index_first_event_styles{
	clear:both;
	float: left;
	width: 330px;
	height: 201px;
	margin-left: -10px;
	background-image: url(../gdkpimages/styles.png);
	background-repeat: no-repeat;
	display:block;
}
.index_first_event_packages{
	clear:both;
	float: left;
	width: 330px;
	height: 210px;
	margin-left: -10px;
	background-image: url(../gdkpimages/packages.gif);
	background-repeat: no-repeat;
	display:block;
}


.eventMsg{
	clear: both;
	float: left;
	margin-top: 118px;
	margin-left: 140px;
	font-size: 10px;
	font-weight: bold;
	width: 240px;
	line-height: 1.3;
}
/* --[ TEAMSPEAK SITE ]-- */


.tsorder{
	height: 70px;
 	background-image: url(../gdkpimages/tsorder.gif);
	background-repeat: no-repeat;
}

.tsorder:hover {
	background-image: url(../gdkpimages/tsorder_hover.gif);
	background-repeat: no-repeat;
}

.tsImg{
	clear: both;
	float: left;
	margin-left: 520px;
	width: 300px;
	height: 83px;
	display: block;
	background-image: url(../gdkpimages/teamspeak_img.gif);
}

.tsFirstArea{
	clear: both;
	float:left;
	margin-left: 80px;
	border: 1px solid white;
	width: 389px;
	height: 628px;
	display: block;
	background-image: url(../gdkpimages/teamspeak_table.gif);

}
.tsSecondArea{
	float: left;
	margin-left: 30px;
	width: 385px;
	height: 50px;
}
.teamspeak_partition{
	float:left;
	clear: both;
	width: 385px;
	height: 19px;
	display: block;
}
.tsDetails{
	margin-top: 30px;
	background-image: url(../gdkpimages/teamspeak_selection_details.gif);
}
.tsServer{
	margin-top: 30px;	
	background-image: url(../gdkpimages/teamspeak_selection_server.gif);
}




/* --[ NEWS_RELATED ]-- */
.index_news{
	float: left;
	width: 100%;
	height: 19px;
	background-image: url(../gdkpimages/index_news.gif);	
}
.index_news{
	float:left;
	clear: both;
	margin-top: 18px;
	width: 496px;
	height: 19px;
	display: block;
	background-image: url(../gdkpimages/index_news.gif);		
}


.newsBox{
	clear:both;
	float: left;
	width: 100%;
}

.newsTitle{
	float: left;
	margin-top: 15px;
	width: 81%;
	font-weight: bold;
	font-size: 10px;
	color: #ffd027;
}
.newsDate{
	float: left;
	margin-top: 15px;
	width: 85px;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
}
.newsMsg{
	clear: both;
	float: left;
	margin-top: 10px;
	font-size: 10px;
	width: 100%;
	line-height: 1.3;
}
.newsBy{
	clear: both;
	float: left;
	margin-top: 15px;
	font-style: italic;
	width: 100%;
}
.newsBreak{
	float:left;
	clear: both;
	margin-top: 15px;
	width:	100%;
	height: 2px;
	background-image: url(../gdkpimages/index_news_breaker.gif);		
	display: block;

}

.gobutton {
        background-position: -80px 0;
        background-image: url(../gdkpimages/go_double_but.png);
        height: 72px;
        width: 74px;
        display: block;
        cursor: pointer;
        border: 0;
}

.gobutton:hover{
        background-position: 0 0;
}

/* --[ INDEX SECOND_BOX ]-- */
.index_secondcontext{
	position: absolute;
	float: left;
	width: 490px;
	height: 480px;
	margin-left: 430px;
	margin-top: 60px;
}
.index_second_main{
	float:left;
	clear: both;
	width: 496px;
	height: 19px;
	display: block;
	background-image: url(../gdkpimages/index_main_gildenhosting.gif);		
}
.index_second_details{
	float:left;
	clear: both;
	margin-top: 18px;
	width: 496px;
	height: 19px;
	display: block;
	background-image: url(../gdkpimages/index_main_details.gif);		
}

.index_second_msg{
	float: left;
	clear:both;
	margin-top: 15px;
	font-size: 11px;
	line-height: 1.3;
	width: 100%;
}

/* --[ INDEX THIRD_BOX ]-- */

a.index_Features{
	float:left;
	clear:both;
	margin-left: 77px;
	width: 275px;
	height: 178px;
	display: block;
	background-image: url(../gdkpimages/index_Features.jpg);	
}a.index_Features:hover{
	background-position: 275px 0px;
}
a.index_Styles{
	float:left;
	margin-left: 10px;
	width: 275px;
	height: 178px;
	display: block;
	background-image: url(../gdkpimages/index_Styles.jpg);	
}a.index_Styles:hover{
	background-position: 275px 0px;
}

a.index_Package{
	float:left;
	margin-left: 10px;
	width: 275px;
	height: 178px;
	display: block;
	background-image: url(../gdkpimages/index_Package.jpg);	
}a.index_Package:hover{
	background-position: 275px 0px;
}

.index_supported{
	float:left;
	margin-left: 80px;
	margin-top: 900px;
	width: 849px;
	height: 19px;
	display: block;
	background-image: url(../gdkpimages/index_main_supported.gif);	
}
.index_supported_games{
	float:left;
	margin-left: 48px;
	margin-top: 870px;
	width: 905px;
	height: 303px;
	display: block;
	background-image: url(../gdkpimages/index_supported_games.jpg);	
}
.game_icon{
	float: left;
	margin-left: 20px;
}


/* --[ Features Area ]-- */
.features_list{
	float:left;
	margin-left: 80px;
	clear:both;
	width: 410px;
}
.features_list_2nd{
	float:left;
	margin-left: 10px;
	width: 410px;
}

ul{
	margin-top: 10px;
	line-height:1.5;
}
li{
	line-height: 1.5;
}

.features_partition{
	float:left;
	clear: both;
	margin-left: 80px;
	margin-top: 20px;
	width: 848px;
	height: 19px;
	display: block;
}
.features_allgames{
	background-image: url(../gdkpimages/features_all_games.gif);		
}
.features_foren{
	margin-top: 220px;
	background-image: url(../gdkpimages/features_foren.gif);		
}
.features_game_specific{
	background-image: url(../gdkpimages/features_game_specific.gif);		
}
.features_games{
	color: #ffd027;
	font-weight: bold;
}
.features_users{
	background-image: url(../gdkpimages/features_users.gif);		
}
.features_events{
	background-image: url(../gdkpimages/features_events.gif);		
}
.features_dkp{
	background-image: url(../gdkpimages/features_DKP.gif);		
}
.features_templates{
	background-image: url(../gdkpimages/features_templates.gif);		
}
.features_recruiting{
	background-image: url(../gdkpimages/features_recruiting.gif);		
}
.features_communication{
	background-image: url(../gdkpimages/features_communication.gif);		
}
.features_admin{
	background-image: url(../gdkpimages/features_Admin.gif);		
}
.features_teamspeak{
	background-image: url(../gdkpimages/features_teamspeak.gif);		
}

.order_our_packages{
	margin-top: 80px;
	background-image: url(../gdkpimages/order_our_packages.gif);		
}
.order_overview{
	margin-top: 30px;
	background-image: url(../gdkpimages/order_overview.gif);		
}
/* --[ Styles Area ]-- */


.styles_firstcontext{
	float: left;
	width: 275px;
	height: 480px;
	margin-left: 80px;
	margin-top: 30px;
	display:block;
}
.styles_secondcontext{
	float: left;
	width: 570px;
	height: 713px;
	margin-left: 5px;
	margin-top: 30px;
	display:block;
}
.styles_picture_area{
	float: left;
	width: 560px;
	height: 692px;
	margin-left: 5px;
	margin-top: 10px;
}

.styles_exlusive_styles{
	background-image: url(../gdkpimages/styles_exclusive_styles.gif);		
}

.styles_preview{
	float: left;
	margin-left: 4px;
	width: 562px;
	height: 20px;
	display:block;
}
.styles_game_area{
	clear:both;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	width: 520px;
	
}
.sga_singleBG{
	float: left;
	height: 155px;
	width: 161px;
	display: block;
	margin-left: 10px;
	margin-top: 10px;
	background-image: url(../gdkpimages/styles_game_singleBG.gif);
}
.thumb_image{
	float: left;
	margin-left: 1px;
	margin-top: 1px;
	width: 154px;
	height: 148px;
	display: block;
}


.styles_game_aion{
	background-image: url(../gdkpimages/styles_game_aion.gif);
}
.styles_game_aoc{
	background-image: url(../gdkpimages/styles_game_aoc.gif);
}
.styles_game_atlantica{
	background-image: url(../gdkpimages/styles_game_atlantica.gif);
}
.styles_game_bloodbowl{
	background-image: url(../gdkpimages/styles_game_bloodbowl.gif);
}
.styles_game_championsonline{
	background-image: url(../gdkpimages/styles_game_championsonline.gif);
}
.styles_game_everquest2{
	background-image: url(../gdkpimages/styles_game_everquest2.gif);
}
.styles_game_eve{
	background-image: url(../gdkpimages/styles_game_eve.gif);
}
.styles_game_ff11{
	background-image: url(../gdkpimages/styles_game_ff11.gif);
}
.styles_game_florensia{
	background-image: url(../gdkpimages/styles_game_florensia.gif);
}
.styles_game_flyff{
	background-image: url(../gdkpimages/styles_game_flyff.gif);
}
.styles_game_gw{
	background-image: url(../gdkpimages/styles_game_gw.gif);
}
.styles_game_gw2{
	background-image: url(../gdkpimages/styles_game_gw2.gif);
}
.styles_game_lineage2{
	background-image: url(../gdkpimages/styles_game_lineage2.gif);
}
.styles_game_lotro{
	background-image: url(../gdkpimages/styles_game_lotro.gif);
}
.styles_game_rom{
	background-image: url(../gdkpimages/styles_game_rom.gif);
}
.styles_game_spellborn{
	background-image: url(../gdkpimages/styles_game_spellborn.gif);
}
.styles_game_startrek{
	background-image: url(../gdkpimages/styles_game_startrek.gif);
}
.styles_game_starwars{
	background-image: url(../gdkpimages/styles_game_starwars.gif);
}

.styles_game_secretworld{
	background-image: url(../gdkpimages/styles_game_secretworld.gif);
}
.styles_game_wow{
	background-image: url(../gdkpimages/styles_game_wow.gif);
}
.styles_game_warhammer{
	background-image: url(../gdkpimages/styles_game_warhammer.gif);
}

.styles_selection{
	width: 275px;
	height: 19px;
	clear: both;
	float: left;
	background-image: url(../gdkpimages/styles_selection.gif);			
}

.styles_selection_list a{
	color: #ffd027;
}

.styles_list_long{
	float:left;
	margin-left: 85px;
	margin-top: 15px;
	clear:both;
	width: 825px;
}

.game_name{
	cursor: pointer;
	font-weight: bold;
	margin-left: 20px;
}game_name:hover{
	color: #ff9c00;		
}

/* --[ Bestellung Area ]-- */


a.packagelink{
		float: left;
		margin-left: -20px;
		margin-top: 10px;
		width: 400px;
		height: 60px;
		display: block;
}



.package{
		float: left;
		width: 420px;
		height: 206px;
		display: block;
}
.citrin{
	margin-top: 15px;
	margin-left: 10px;
	background: url(../gdkpimages/bestellung_citrin.jpg);
}.citrin:hover{
	background-position: 420px 0px;
}
.topas{
	margin-top: 15px;
	margin-left: 10px;
	background: url(../gdkpimages/bestellung_topas.jpg);
}.topas:hover{
	background-position: 420px 0px;
}
.peridot{
	clear:both;
	margin-top: 15px;
	margin-left: 75px;
	background: url(../gdkpimages/bestellung_peridot.jpg);
}.peridot:hover{
	background-position: 420px 0px;
}
.aquamarin{
	clear:both;
	margin-top: 15px;
	margin-left: 75px;
	background: url(../gdkpimages/bestellung_aquamarin.jpg);
	margin-left: 75px;
}.aquamarin:hover{
	background-position: 420px 0px;
}
.saphir{
	margin-left: 10px;
	background: url(../gdkpimages/bestellung_saphir.jpg);
}.saphir:hover{
	background-position: 420px 0px;
}
.rubin{
	clear:both;
	margin-left: 75px;
	background: url(../gdkpimages/bestellung_rubin.jpg);
}.rubin:hover{
	background-position: 420px 0px;
}

.insidePackagePrice{
	float: left;
	margin-top: 26px;
	margin-left: 286px;
	color: #000000;

}
.insidePackageText{
	clear: both;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
	color: #000000;
	width: 380px;
	line-height: 1.4;
}
.insidePackageText2{
	float: left;
	color: #000000;
	width: 210px;
	line-height: 1.4;	
}

/* --[ Ende Bestellung Area ]-- */


.ca_1_full_middle_packages{
		float:left;
		clear:both;
		display: block;
		margin-left: 120px;
		margin-top: 30px;		
        background-image: url(../gdkpimages/features_list.gif);
		height: 764px;
		width: 753px;
}
.packageTablePackages{
	margin-left: 30px;
	width: 730px;
	height: 14px;
	float: left;
	font-weight: bold;
	color: #FFD027;
}
.packageTableFeatures{
	clear:both;
	float:left;
	margin-left: 30px;
	margin-top:18px;
	width: 200px;
}
.formatLeft{
	float: left;
	text-align: center;
}

.impTXT{
	float:left;
	margin-left: 90px;
	width: 680px;
}
.impTXTinside{
	float:left;
	margin-left: 10px;
	width:290px;
}




.color2{
	color: #ffd027;
}
.bold{
	font-weight: bold;
}
a{
	color: white;
	text-decoration: none;
	font-weight: bold;
	border: none;
}a:hover{
	color: #ff9c00;	
}
h1{
	line-height:normal;
	font-size:20px;
	color: #FFD027;
}
h2{
	font-weight: bold;
	color: #ffffff;
	text-align: justify;
	line-height: 20px;
	font-size: 11px;
}
h3{
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	line-height: 20px;
	font-size: 10px;
}


/* --- Fumsi Bestellung --- */
.ca_4_left{
	float: left;
	width: 187px;
	display: block;
	margin-top: 20px;
	margin-left: 110px;
	line-height: 18px;
}
.ca_4_left_top{
	height: 15px;
	display: block;
	background-image: url(../images/second/Ca_4_Left_Top.gif);
}
.ca_4_left_middle{
	display: block;
	background-image: url(../images/second/Ca_4_Left_Middle.gif);
	background-repeat: repeat-y;
	text-align: justify;
}
.ca_4_left_bottom{
	height: 15px;
	display: block;
	background-image: url(../images/second/Ca_4_Left_Bottom.gif);
}

.ca_4_middle{
	float: left;
	width: 188px;
	display: block;
	margin-top: 20px;
	margin-left: 10px;
	line-height: 18px;
}
.ca_4_middle_top{
	height: 15px;
	display: block;
	background-image: url(../images/second/Ca_4_Middle_Top.gif);
}
.ca_4_middle_middle{
	display: block;
	background-image: url(../images/second/Ca_4_Middle_Middle.gif);
	background-repeat: repeat-y;
	text-align: justify;
}
.ca_4_middle_bottom{
	height: 15px;
	display: block;
	background-image: url(../images/second/Ca_4_Middle_Bottom.gif);
}

.ca_4_middle2{
	float: left;
	width: 188px;
	display: block;
	margin-top: 20px;
	margin-left: 10px;
	line-height: 18px;
}
.ca_4_middle2_top{
	height: 15px;
	display: block;
	background-image: url(../images/second/Ca_4_Middle2_Top.gif);
}
.ca_4_middle2_middle{
	display: block;
	background-image: url(../images/second/Ca_4_Middle2_Middle.gif);
	text-align: justify;
	background-repeat: repeat-y;
}
.ca_4_middle2_bottom{
	height: 15px;
	display: block;
	background-image: url(../images/second/Ca_4_Middle2_Bottom.gif);
}

.ca_4_right{
	float: left;
	width: 187px;
	display: block;
	margin-top: 20px;
	margin-left: 10px;
	line-height: 18px;
}
.ca_4_right_top{
	height: 15px;
	display: block;
	background-image: url(../images/second/Ca_4_Right_Top.gif);
}
.ca_4_right_middle{
	display: block;
	background-image: url(../images/second/Ca_4_Right_Middle.gif);
	text-align: justify;
	background-repeat: repeat-y;
}
.ca_4_right_bottom{
	height: 15px;
	display: block;
	background-image: url(../images/second/Ca_4_Right_Bottom.gif);
}
