* {
	padding: 0;
	margin: 0;
	border: 0;
}

html, body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
  	line-height:normal;
  	color: #E2A75C;
  	background: #000000;
}

img, div, table {
	behavior: url(http://static.gallendor.com/qog/js/iepngfix.htc);
}

/* TODO: IE6 ignores this, use classes insted */
input[type=text] {
	font-family: Arial, Helvetica, sans-serif;
	color: #E2A75C;
	font-size: 12px;
	border: 1px solid #2B2821;
	background-color: #0B0905;
	width: 160px;
	padding: 1px;
	
	
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #E2A75C;
	font-size: 12px;
	border: 1px solid #2B2821;
	background-color: #0B0905;
	padding: 1px;
	
}

a:link {
	  	color: #E2A75C;
		text-decoration:none;
}

a:visited {
	  	color: #E2A75C;
		text-decoration:none;
}

a:hover, a:active {
	  	color: #FFFFFF;
		text-decoration:none;
}


.transparentBox {
	position:absolute;
	border:1px dashed #2B2821;
	background-image:url(http://static.gallendor.com/qog/images/DE/black_transparent_30.png);
	background-repeat: repeat;
}

.characterFrame {
	height: 183px;
	width: 183px;
	padding: 16px 0px 0px 16px;
	background-image:url(http://static.gallendor.com/qog/images/DE/avatar_background.gif);
	background-repeat:no-repeat;
}

.characterFramePremium {
	height: 183px;
	width: 183px;
	padding: 16px 0px 0px 16px;
	background-image:url(http://static.gallendor.com/qog/images/DE/avatar_background_premium.gif);
	background-repeat:no-repeat;
}


.barFrame {
	position:absolute;
	height:48px;
	width:336px;
	font-size:16px;
	background-image:url(http://static.gallendor.com/qog/images/DE/bar_background.gif);
	background-repeat: no-repeat;
	text-align:center;
}

/* was .balken */
.bar {
	position:absolute;
	left:0px;
	top:0px;
	width:0px;
	height:24px;
	text-align:center;
}

/* was .balken_outer */
.bar_outer{
	position:absolute;
	left:25px;
	top:12px;
	width:287px;
	height:24px;
}


#mainhand-frame {
	position:absolute;
	left:581px;
	top:119px;
	height:160px;
	width:110px;
	background-image:url(http://static.gallendor.com/qog/images/DE/character/equip_weapon.png);
	background-repeat:no-repeat;
}
#neck-frame {
	position:absolute;
	left:581px;
	top:29px;
	height:85px;
	width:85px;
	background-image:url(http://static.gallendor.com/qog/images/DE/character/equip_neck.png);
	background-repeat:no-repeat;
}
#head-frame {
	position:absolute;
	left:465px;
	top:4px;
	height:110px;
	width:110px;
	background-image:url(http://static.gallendor.com/qog/images/DE/character/equip_head.png);
	background-repeat:no-repeat;
}


#hands-frame {
	position:absolute;
	left:350px;
	top:284px;
	height:110px;
	width:110px;
	background-image:url(http://static.gallendor.com/qog/images/DE/character/equip_hands.png);
	background-repeat:no-repeat;
}

#chest-frame {
	position:absolute;
	left:465px;
	top:119px;
	height:160px;
	width:110px;
	background-image:url(http://static.gallendor.com/qog/images/DE/character/equip_chest.png);
	background-repeat:no-repeat;
}

#feet-frame {
	position:absolute;
	left:465px;
	top:284px;
	height:110px;
	width:110px;
	background-image:url(http://static.gallendor.com/qog/images/DE/character/equip_feet.png);
	background-repeat:no-repeat;
}


#finger-frame {
	position:absolute;
	left:581px;
	top:284px;
	height:73px;
	width:73px;
	background-image:url(http://static.gallendor.com/qog/images/DE/character/equip_finger.png);
	background-repeat:no-repeat;
}

#shield-frame {
	position:absolute;
	left:350px;
	top:119px;
	height:160px;
	width:110px;
	background-image:url(http://static.gallendor.com/qog/images/DE/character/equip_shield.png);
	background-repeat:no-repeat;
}

#bag {
	position:absolute;
	left:350px;
	top:398px;
	height:225px;
	width:344px;
	background-image: url(http://static.gallendor.com/qog/images/DE/character/bag_bg.png);
	background-repeat:no-repeat;
}

.infoBox {
	vertical-align: middle;
	position:absolute;
	height:240px;
	width:150px;
	padding:10px;
	background-image:url(http://static.gallendor.com/qog/images/DE/info_box.png);
	background-repeat:no-repeat;
}


.inventory {
/*
	position:absolute;
	height:225px;
	width:344px;
	background-image: url(http://static.gallendor.com/qog/images/DE/bag_bg.png);
	background-repeat:no-repeat;
	*/

	position:absolute;
	height:350px;
	width:344px;



}


.special_inventory1 {

	position:absolute;
	left:2px;
	top:100px;
	height:350px;
	width:344px;

}

.special_inventory2 {

	position:absolute;
	left:300px;
	top:100px;
	height:350px;
	width:344px;

}


#header .table {
	width: 671px;
	height: 77px;
	color: #E2A75C;
	margin: 0 auto;
	line-height: normal;

}

#header .content {
	width: 660px;
	padding: 8px;
	clear: both;
}



.content-runes {
position: relative;
	width: 820px;
	height:700px;
	float: left;
	min-height: 485px;
	background: url(http://static.gallendor.com/qog/images/DE/content_footer.png) no-repeat bottom;
	padding: 0 0 100px 0;
}

.content-gilden {
position: relative;
	width: 820px;
	height:550px;
	float: left;
	min-height: 485px;
	background: url(http://static.gallendor.com/qog/images/DE/content_footer.png) no-repeat bottom;
	padding: 0 0 100px 0;
}


.content-Background-images-runes {
	width: 820px;
	float: left;
	background: url(http://static.gallendor.com/qog/images/DE/backgrounds/runes.jpg);
	background-repeat: no-repeat;
}


.content-Background-images-messages {
	width: 820px;
	float: left;
	background: url(http://static.gallendor.com/qog/images/DE/backgrounds/messages.jpg);
	background-repeat:no-repeat;
}




.balken-info-pos2{
	position:absolute;
	padding-left:20px;
	left:5px;
	top:333px;
	height:23px;
	width:317px;
}

.balken-pos3{
	position:absolute;
	left:369px;
	top:284px;
	height:48px;
	width:336px;
	background-image:url(http://static.gallendor.com/qog/images/DE/balken_backround.png);
	background-repeat:no-repeat;
}

.balken-info-pos3{
	position:absolute;
	padding-left:20px;
	left:369px;
	top:333px;
	height:23px;
	width:317px;
}


.text-content-pos{
position:absolute;
left:5px;
top:370px;
width:328px;
line-height:normal;
}

.duel-content-pos{
	position:absolute;
	left:57px;
	top:0px;
	width:600px;
	height:500px;
	background-image:url(http://static.gallendor.com/qog/images/DE/fight_box_600x500.png);
	background-repeat:no-repeat;
	/*z-index:-1;*/  /* this is for ie6 png transparent hack...otherwise it renders the transparent box on top of everything */
}

.messages-content-pos{
	position:absolute;
	left:79px;
	top:0px;
	width:524px;
	height:500px;
}

.text-content-font{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}



.item-344-pos1{
	position:absolute;
	left:7px;
	top:7px;
	vertical-align:middle;
}

.item-344-pos2{
	position:absolute;
	left:119px;
	top:7px;
	vertical-align:middle;
}

.item-344-pos3{
	position:absolute;
	left:232px;
	top:7px;
	vertical-align:middle;
}

.item-344-pos4{
	position:absolute;
	left:7px;
	top:115px;
	vertical-align:middle;
}

.item-344-pos5{
	position:absolute;
	left:120px;
	top:115px;
	vertical-align:middle;
}

.item-344-pos6{
	position:absolute;
	left:232px;
	top:115px;
	vertical-align:middle;
}





/*

.item-344-pos1{
	position:absolute;
	left:232px;
	top:7px;
	vertical-align:middle;
}

.item-344-pos2{
	position:absolute;
	left:119px;
	top:7px;
	vertical-align:middle;
}

.item-344-pos3{
	position:absolute;
	left:7px;
	top:115px;
	vertical-align:middle;
}

.item-344-pos4{
	position:absolute;
	left:120px;
	top:115px;
	vertical-align:middle;
}

.item-344-pos5{
	position:absolute;
	left:232px;
	top:115px;
	vertical-align:middle;
}

.item-344-pos6{
position:absolute;
left:7px;
top:7px;
vertical-align:middle;
}

*/



.pfeilbox-pos{
	position:absolute;
	left:467px;
	top:655px;
	height:35px;
	width:120px;
}











.item-pos{
position:absolute;
padding:3px;
left:5px;
top:5px;
vertical-align:middle;
}

.clear {
	clear: both;
}



.xpBar {
	position: absolute;
	left: 0;
	top: 0;
	height: 5px;
	background-repeat: repeat-x; /* for ie6 only, where the bar is 3 times the defined height */
	background-image:url(http://static.gallendor.com/qog/images/DE/bar_blue_small.gif);
}

.hpBar {
	position: absolute;
	left: 0;
	top: 0;
	height: 5px;
	background-repeat: repeat-x; /* for ie6 only */
	background-image: url(http://static.gallendor.com/qog/images/DE/bar_red_small.gif);
}

#advertise1{
position:absolute;
	left: 1000px;
	top: 300px;
	/*width: 161px;
	height: 601px;*/

	/*border: solid blue 1px;*/

}


#infoText{
position: absolute;
padding: 3px;
left: 5px;
top: 5px;
width: 130px;
height: 160px;
vertical-align: middle;
}

#newAchievement
{
	position:absolute;
	top:1px;
	left:1px;

}


