/*  
Theme Name: wowberufeguide.de
Theme URI: http://www.wowberufeguide.de/
Description: Dieses Theme wurde speziell fuer <a href="http://www.wowberufeguide.de">wowberufeguide.de</a> entwickelt.
Version: 1.0
Author: CrystalCry Internet GbR
Author URI: http://www.crystalcry.com
Copyright by http://www.wowberufeguide.de
*/

/* Main-Layout */
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
   	padding: 0px;
}
#networkbar {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
}
#bar {
	width: 100%;
	height: 30px;
	background: url(/images/bar.jpg) repeat-x;
	padding-top: 5px;
	text-align: center;
}
.barpoints {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.barpoints_space {
	padding-left: 10px;
}
.barpoints a:link {
	text-decoration:none;
	color: #FFFFFF; 
}
.barpoints a:visited {
	text-decoration:none;
	color: #FFFFFF; 
}
.barpoints a:hover {	
	text-decoration:none;
	color: #FF9900; 
}
.barpoints a:active { 	
	text-decoration:none;
	color: #FF9900; 
}
#maincontainer {
	width: 850px;
	margin: 35px auto;
	background: url(/images/layout_content.jpg) repeat-y;
	background-position: 0px 210px;
	position:relative;
}
#header {
	width: 850px;
	height:140px;
	vertical-align:bottom;
}
img.header {
	vertical-align:bottom;
}
#menu {
	width: 760px;
	height:70px;
	padding: 0px 45px 0px 45px;
	background: url(/images/layout_menu.jpg) no-repeat;
}
#content {
	margin: 20px 50px 12px 50px;
	width: 750px;
}
#links {
	margin: 0px 50px 0px 50px;
	padding: 12px 0px 6px 12px;
	width: 734px;
	border:double 3px;
}
.linkcode {
width: 645px;
}
#comments {
	margin: 12px 50px 0px 50px;
	padding: 12px 12px 12px 12px;
	width: 722px;
	border:double 3px;
}
#comments_form {
	margin: 0px;
}
#comments_list {
}
li.comments_list {
	line-height: 15px;
	border:dashed 1px;
	margin: 12px 0px 0px 0px;
	padding: 0px 12px 0px 12px;
}
ul.comments_list {
	line-height: 0px;
	list-style-type: none;
	list-style-position:outside;
	display: inline;
}
.comments_name {
	text-decoration: underline;
}
.comments_text {
}
#footer {
	width: 850px;
	height:68px;
	background: url(/images/layout_bottom.jpg) no-repeat;
}
.footer_note {
	text-align: center;
	color: #FFFFFF;
}
a.footer_note:link {
	color: #FFFFFF;
}
a.footer_note:visited {
	color: #FFFFFF;
}
a.footer_note:hover {	
	color: #FF9900;
}
a.footer_note:active {
	color: #FF9900; 
}
#werbelayer_rechts {
	position:absolute;
	left:850px;
	top:210px;
}
.werbelayer_mitte {
	text-align: center;
	margin: 24px 0px;
}
.werbeframe1 {
	border: double 3px;
	margin-left: 40px;
	padding: 5px;
}

/* Menu-Layout */
ul.menupoints {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px 0px 3px 0px;
	margin: 0px;
	list-style-type: none;
}
li.menupoint11 {
	padding-left:8px;
	display: inline;
}
li.menupoint12 {
	padding-left:622px;
	display: inline;
}
li.menupoint21 {
	padding-left:8px;
	display: inline;
}
li.menupoint22 {
	padding-left:27px;
	display: inline;
}
li.menupoint23 {
	padding-left:53px;
	display: inline;
}
li.menupoint24 {
	padding-left:32px;
	display: inline;
}
li.menupoint25 {
	padding-left:25px;
	display: inline;
}
li.menupoint26 {
	padding-left:37px;
	display: inline;
}
li.menupoint27 {
	padding-left:100px;
	display: inline;
}
li.menupoint31 {
	padding-left:33px;
	display: inline;
}
li.menupoint32 {
	padding-left:75px;
	display: inline;
}
li.menupoint33 {
	padding-left:23px;
	display: inline;
}
li.menupoint34 {
	padding-left:28px;
	display: inline;
}
li.menupoint35 {
	padding-left:22px;
	display: inline;
}
li.menupoint36 {
	padding-left:17px;
	display: inline;
}
li.menupoint37 {
	padding-left:17px;
	display: inline;
}
ul.menupoints a:link {
	text-decoration:none;
	color: #FFFFFF; 
}
ul.menupoints a:visited {
	text-decoration:none;
	color: #FFFFFF; 
}
ul.menupoints a:hover {	
	text-decoration:none;
	color: #FF9900; 
}
ul.menupoints a:active { 	
	text-decoration:none;
	color: #FF9900; 
}

/* Content-Layout */
#einfuehrung {
	width: 750px;
	min-height:312px;
}
img.left_mainpic {
	float: left;
	margin-right: 15px;
}
img.right_mainpic {
	float: right;
	margin-left: 15px;
}
#right_button {
	float: right;
	background: url(/images/wow-gold-kaufen-hover.jpg);
	display:block;
	height: 150px;
	width: 100px;
	margin: 0px 6px 10px 20px;
}
a#right_button:hover img {
    visibility: hidden;
  }
  
a#right_button:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
  * html a#right_button {
    margin-right:3px;
  }
.left_border {
	float:left;
	margin: 12px 15px 12px 0px;
	border:double 3px;
}
.right_border {
	float:right;
	margin: 24px 0px 12px 15px;
	border:double 3px;
}
.border {
	border:double 3px;
}
.left {
	float:left;
	margin: 0px 15px 0px 0px;
}
.right {
	float:right;
	margin: 0px 0px 0px 15px;
}
.skilltabelle {
	float: left;
	width: 360px;
	display: inline;
}
.einkaufsliste {
	float: right;
	padding-top: 39px;
	width: 360px;
	display: inline;
}
.clear {
	clear:both;
}

/* Texte & Bilder */
a:link {
	text-decoration:none;
	color: #0000CC; 
}
a:visited {
	text-decoration:none;
	color: #0000CC; 
}
a:hover {	
	text-decoration:none;
	color: #FF9900; 
}
a:active { 	
	text-decoration:none;
	color: #FF9900; 
}
.fett {
	color: #990000;
	font-weight: bold;
}
.fett2 {
	font-weight: bold;
}
.fett3 {
	color: #006600;
	font-weight: bold;
}
.skill_orange {
	background: url(/images/skill_orange.jpg) no-repeat;
	background-position: 20px 1px;
}
.skill_yellow {
	background: url(/images/skill_gelb.jpg) no-repeat;
	background-position: 20px 1px;
}
.skill_green {
	background: url(/images/skill_gruen.jpg) no-repeat;
	background-position: 20px 1px;
}
.skill_orange_yellow {
	background: url(/images/skill_orange_yellow.jpg) no-repeat;
	background-position: 20px 1px;
}
.skill_yellow_green {
	background: url(/images/skill_yellow_green.jpg) no-repeat;
	background-position: 20px 1px;
}
p {
	margin-top: 12px;
	margin-bottom: 12px;
}
label {
	font-weight: bold;
}
ul {
	margin-top: 0px;
	margin-bottom: 12px;
}
ul.news {
	margin-left: 300px;
}
.unterstrichen {
	text-decoration: underline;
}
h1 {
    font-size:18px;
	font-weight: bold;
	color: #990000;
	display: inline;
}
h2 {
    font-size:16px;
	font-weight: bold;
	color: #990000;
	display: inline;
}
h3 {
    font-size:16px;
	font-weight: bold;
	color: #990000;
	display: inline;
}
.line {
	margin-top: 3px;
	border-bottom: solid 2px;
	color: #999999;
}
.nerv {
	margin-top: 0px;
}
.titleline {
	margin: 0px -15px 0px -15px;
	padding-left: 17px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background: url(/images/pfeil.gif) no-repeat;
	background-color: #eddbc4;
	line-height: 29px;
	display: block;
	text-align: left;
}
.wide_content {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 12px;
}
#uebersicht {
	text-align: center;
	font-weight: bold;
}
.back_to_top {
	margin: 24px;
	text-align: center;
	font-weight: bold;
}
.left_box {
	float:left;
	margin: 12px 10px 12px 0px;
	padding: 5px 5px 5px 5px;
	border:solid 1px;
	font-size: 10px;
	text-align:center;
	background-color:#eddbc4;
}
.right_box {
	float:right;
	margin: 12px 0px 12px 10px;
	padding: 5px 5px 5px 5px;
	border:solid 1px;
	font-size: 10px;
	text-align:center;
	background-color:#eddbc4;
}
.box {
	margin: 12px 0px 12px 0px;
	padding: 5px 5px 5px 5px;
	border:solid 1px;
	font-size: 10px;
	text-align:center;
	background-color:#eddbc4;
}
.untertitel {
	margin: 5px 0px 0px 0px;
}
.nostyle {
	margin-left: -12px;
	list-style-type: none;
	}
.middletitle {
	text-decoration:none;
	color: #990000;
	font-weight: bold;
	}
.minititle {
	text-decoration:none;
	color: #006600;
	font-weight: bold;
	}
.minititle2 {
	text-decoration: underline;
	color: #006600;
	font-weight: bold;
	}
.minititle3 {
	text-decoration:none;
	font-weight: bold;
	}
.minititle a:link, .minititle3 a:link {
	border-bottom:dashed 1px;
	text-decoration:none;
	color: #006600;
}
.minititle a:visited, .minititle3 a:visited {
	border-bottom:dashed 1px;
	text-decoration:none;
	color: #006600;
}
.minititle a:hover, .minititle3 a:hover {
	border-bottom:dashed 1px;	
	text-decoration:none;
	color: #FF9900; 
}
.minititle a:active, .minititle3 a:active { 
	border-bottom:dashed 1px;	
	text-decoration:none;
	color: #FF9900; 
}
.vorladen {
	display:none;
	height:0px;
	width:0px;
}
.news_date {
	text-align: right;
	font-size: 10px;
	line-height: 0px;
	font-style:italic;
}
.news_header {
	font-size:18px;
	font-weight: bold;
}
.verbreitet {
	color: #ffffff;
}
.selten {
	color: #006600;
}
.rar {
	color: #0070dd;
}
.episch {
	color: #9f3fff;
}
img.left {
	float:left;
	margin: 0px 10px 5px 0px;
	border:double 3px;
}
img.right {
	float:right;
	margin: 0px 0px 5px 10px;
	border:double 3px;
}
img.center {
	border:double 3px;
}
.thumb_container {
	min-height: 115px;
	margin: 0px 0px;
}
.bluepost {
	background-color: #333333;
	color: #1799c6;
	padding: 0px 12px;
	overflow:hidden;
	-moz-border-radius:10px;
}
.bluepost .zitat {
	border-bottom: solid 2px #999999;
	padding-bottom: 5px;
	padding-left: 40px;
	background: url(/images/blizz-icon.png) no-repeat;
}
.bluepost strong {
	color: #ffffff;
}
.bluepost a:link {
	text-decoration:none;
	color: #ffb019;
}
.bluepost a:visited {
	text-decoration:none;
	color: #ffb019;
}
.bluepost a:hover {	
	text-decoration:none;
	color: #FFFFFF;
}
.bluepost a:active { 	
	text-decoration:none;
	color: #FFFFFF;
}