﻿@charset "utf-8";
/* CSS Document */


html {
	height : 100%;
}
body {
	background: url('../images/parchmentlight.jpg');
	line-height : 125%;
	font-family: Comic Sans MS;
	font-size: 15px;
	font-weight : normal;
	letter-spacing : normal;
	padding : 0;
	color: #993300;
	margin: 0;
}
body.contentpane {
	color : #993300;
	background : none;
	background-color : #ffffff;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#banner {
	width: 100%;
	height: 264px;
	background-color: #000;
	clear: both;
	float: left;
}
.banner3 {
	background-image: url('../images/wowlogo2.gif');
	background-repeat: no-repeat;
	clear: both;
	height: 265px;
	width: 319px;
	float: none;
	position: absolute;
	left: 35%;
	top: 0px;
}
.banner1 {
	background-image: url('../images/topbgleft.gif');
	background-repeat: repeat;
	height: 65px;
	float: left;
	width: 48%;
}
.banner4 {
	background-image: url('../images/topbgright.gif');
	float: right;
	width: 48%;
	height: 65px;
}
.frame1 {
	background-image: url('../images/frametopbg.gif');
	background-repeat: repeat-x;
	height: 121px;
	width: 100%;
	clear: both;
}
.frame2 {
	margin: 2px;
	background-image: url('../images/frametopleft.gif');
	background-repeat: no-repeat;
	height: 121px;
	width: 159px;
	float: left;
}
.frame3 {
	background-image: url('../images/frametopright.gif');
	background-repeat: no-repeat;
	height: 121px;
	width: 160px;
	float: right;
}

#buttons > ul#mainlevel-nav li a {
	width : auto;
}
#search_inner {
	padding : 4px 10px 0 0;
	margin : 2px;
	color : #993300;
	font-size : 11px;
}
.search .button {
	color: #993300;
	background-image: url('../images/untitled2_05.gif');
	text-align : center;
	font-size : 10px;
	border : 1px solid #2c2c2c;
	padding : 1px 3px 1px 3px;
	margin : 2px 3px 2px 3px;
}
.search .inputbox {
	background: url('../images/untitled2_05.gif');
	padding: 2px;
	margin: 2px;
	border: 1px solid #2c2c2c;
	color: #993300;
	font-size : 11px;
	float : left;
}
.search .inputbox:hover {
	background: url('../images/untitled2_05.gif');
	border: 1px solid #3c3c3c;
}
#content_outer {
	background: url('../images/frameleftbg.gif') repeat-y scroll left;
	background-position: 75px;
	border: 0px #000 solid;
	color: #515151;
	min-height: 370px;
	display: block;
	float: left;
}
#main_content {
	float : none !important;
	float : none;
	padding : 5px;
	margin : 0 5px 0 5px;
}
table.content_table {
	background: url('../images/framerightbg.gif') repeat-y scroll right;
	width : 100%;
}
.content {
	color: #515151;
	width : 100%;
}
#content {
	padding-left : 10px;
	padding-right : 10px;
}
#left_outer {
	float : left;
	width : 210px;
	margin : 0;
	padding : 0;
}
#left_top {
	background-image: url('../images/Unbenannt - 1.gif');
	background-repeat: no-repeat;
	float : left;
	width: 210px;
	height: 20px;
	display: block;
	margin-left: 80px;
}
#left {
	border: 0px #000 solid;
	float: left;
	width: 210px;
	background-image: url('../images/Unbenannt - 3.gif');
	background-repeat: repeat-y;
	margin-left: 80px;
	text-align: center;
	text-indent: 12px;
}
#left_inner {
	width: 180px;
	text-align: center;
	font-size: 12px;
}
#left_bottom {
	border: 0px #000 solid;
	background-image: url('../images/Unbenannt - 2.gif');
	background-repeat: no-repeat;
	float : left;
	width: 210px;
	height: 80px;
	display: block;
	margin-left: 80px;
}
#right_top {
	border: 0px #000 solid;
	background-image: url('../images/Unbenannt - 1.gif');
	background-repeat: no-repeat;
	float : left;
	width: 210px;
	height: 20px;
	display: block;
	margin-right: 80px;
}
#right {
	background-image: url('../images/Unbenannt - 3.gif');
	border: 0px #000 solid;
	float: left;
	font-size: 12px;
	width: 210px;
	background-repeat: repeat-y;
	margin-right: 80px;
	text-indent: 35px;
	text-align: center;
}
#right_inner {
	width: 175px;
	text-align: center;
	font-size: 12px;
}
#right_bottom {
	border: 0px #000 solid;
	background-image: url('../images/Unbenannt - 2.gif');
	float : left;
	width: 210px;
	height: 80px;
	display: block;
	background-repeat: no-repeat;
	margin-right: 80px;
}
#footer {
	width: 100%;
	height: 100%;
	background-image: url('../images/parchmentlight.jpg');
}
.footer1 {
	background-image: url('../images/framebotbg.gif');
	background-repeat: repeat-x;
	width: 100%;
	height: 121px;
}
.footer2 {
	background-image: url('../images/framebotleft.gif');
	background-repeat: no-repeat;
	width: 160px;
	height: 121px;
	float: left;
}
.footer3 {
         font-size: 0px;
	background-image: url('../images/framebotright.gif');
	background-repeat: no-repeat;
	width: 160px;
	height: 121px;
	float: right;
	margin-right: 0px;
}
.user1_inner {
	float : none;
	padding : 5px;
}
#user1_outer {
	float : none;
	margin : 5px;
	padding : 0;
}
.user2_inner {
	float : none;
	padding : 5px;
}
#user2_outer {
	float : none;
	margin : 5px;
	padding : 0;
}
#user5 {
	float : none;
	margin : 5px 25px 5px 25px;
	padding : 5px 10px 5px 10px;
}
.user6 {
	font-size: 0px;
	color: #E6D0A1;
}
ul, ol, li {
	margin: 5px;
	padding: 5px;
}
ul, ol {
	margin : 10px 0;
	padding-left : 10px;
}
ol li {
	list-style-type : decimal;
	line-height : 14px;
}
ul {
	margin : 5px;
	padding : 2px;
	list-style : none;
}
li {
	text-align : left;
	line-height : 14px;
	padding-left : 18px;
	list-style-type : none;
}
li:hover {
	text-align : left;
	line-height : 14px;
	padding-left : 18px;
}
td {
	text-align : left;
	font-size: 14px;
	height: 100%;
}
a, :active, a:focus {
	color: #800000;
	text-decoration : none;
	outline : none;
}
a:hover {
	color: #CC3300;
	text-decoration : none;
}
table.contentpaneopen {
	width : 99%;
	padding : 2px;
	margin : 2px;
}
table.contentpane {
	width : 99%;
	padding : 6px;
	margin : 6px;
}
table.searchinto {
	width : 100%;
}
table.moduletable {
	width : 100%;
	margin : 0;
	padding : 0;
	color: #800000;
}
div.moduletable {
	padding : 0;
	padding-bottom : 10px;
	font-size: 14px;
	color: #800000;
}
table.moduletable th, div.moduletable h3 {
	border: 0px solid #000;
	color: #993300;
	text-align: center;
	font-weight : normal;
	height : 30px;
	line-height : 30px;
	font-size: 15px;
	font-variant : small-caps;
	padding-left : 45px;
	margin : 5px 0 5px 0;
	overflow : hidden;
}
.moduletable_text h3 {
	border: 0px solid #000;
	color: #993300;
	text-align: center;
	font-weight : normal;
	height : 30px;
	line-height : 30px;
	font-size: 15px;
	font-variant : small-caps;
	padding-left : 45px;
	margin : 5px 0 5px 0;
	overflow : hidden;
}
.bannerheader {
	font-size: 15px;
	font-weight : bold;
	color: #CC3300;
	padding-left : 5px;
}
.banneritem_text {
	padding : 2px 5px 2px 5px;
}
.banneritem_text a {
	color: #181818;
}
.banneritem_text a:hover {
	color: #181818;
}
.bannerfooter_text {
	padding : 2px 5px 2px 5px;
	font-size : 12px;
	font-weight : bold;
}
table.moduletable td {
	font-size: 15px;
	padding : 0;
	margin : 0;
	font-weight : normal;
}
table.poll {
	padding : 0;
	width : 100%;
	border-collapse : collapse;
}
table.pollstableborder {
	padding : 0;
	width : 100%;
	border : none;
	text-align : left;
}
table.pollstableborder img {
	vertical-align : baseline;
	padding-left : 10px;
}
table.pollstableborder td {
	padding : 2px;
	border-collapse : collapse;
	border-spacing : 0;
}
table.pollstableborder tr.sectiontableentry1 td {
	margin : 1px;
	padding : 2px 5px 2px 5px;
}
table.pollstableborder tr.sectiontableentry2 td {
	margin : 1px;
	padding : 2px 5px 2px 5px;
}
table.pollstableborder tr.sectiontableentry0 td {
	margin : 1px;
	padding : 2px 5px 2px 5px;
}
table.contenttoc {
	font-size : 15px;
	border : 1px solid #2c2c2c;
	padding : 2px;
	margin-left : 10px;
	margin-bottom : 10px;
	float : right;
}
table.contenttoc td {
	font-size : 15px;
	padding : 4px;
	margin : 4px;
}
table.contenttoc th {
	font-size : 15px;
	color: #181818;
	text-align : left;
	padding : 2px 4px 2px 4px;
	font-variant : small-caps;
}
.moduletable_menu h3 {
	border: 0px solid #000;
	color: #993300;
	text-align: center;
	font-weight : normal;
	height : 30px;
	line-height : 30px;
	font-size : 15px;
	font-variant : small-caps;
	padding-left : 45px;
	margin : 5px 0 5px 0;
	overflow : hidden;
}
.moduletable_menu ul.menu {
	margin : 0;
	padding : 0;
	list-style : none;
	background : none;
}
.moduletable_menu ul.menu li {
	margin: 3px;
	padding: 3px;
	list-style : none;
	background : none;
}
.moduletable_menu ul.menu li a {
	vertical-align : middle;
	font-size: 15px;
	color: #993300;
	text-align : left;
	height : 20px;
	padding : 5px 10px 0 10px;
	text-decoration : none;
	margin-bottom : 1px;
	font-weight: bold;
}
.moduletable_menu ul.menu li a span {
	background : none;
}
.moduletable_menu ul.menu li a:hover, .moduletable_menu ul.menu li a:active, .moduletable_menu ul.menu li a:focus {
	background-position : 0 -25px;
	text-decoration : none;
	color: #181818;
	font-size : 15px;
	text-align : left;
}
.moduletable_menu ul.menu li.active a {
	background-position : 0 -25px;
	text-decoration : none;
	color: #181818;
	font-size : 15px;
	text-align : left;
}
.moduletable_menu ul.menu li.active a span {
	background : none;
}
.moduletable_menu ul.menu li li a span {
	list-style : none;
	background : none;
}
.moduletable_menu ul.menu li ul {
	margin : 0;
	padding : 0;
	list-style : none;
}
.moduletable_menu ul.menu li li {
	list-style : none;
	background : none;
}
.moduletable_menu ul.menu li li a {
	list-style : none;
	background : none;
	vertical-align : middle;
	font-size : 15px;
	color: #181818;
	text-align : left;
	text-decoration : none;
	height : 20px;
	padding : 2px 10px 0 10px;
}
.moduletable_menu ul.menu li li a:hover, .moduletable_menu ul.menu li li a:active, .moduletable_menu ul.menu li li a:focus {
	color: #181818;
	list-style : none;
	background : none;
	text-decoration : none;
}
.moduletable_menu ul.menu li li.active a {
	color : #ff8400 !important;
	list-style : none;
	background : none;
	text-decoration : none;
}
.moduletable_menu ul.menu li li a span {
	list-style : none;
	background : none;
}
a.mainlevel:link, a.mainlevel:visited {
	vertical-align : middle;
	font-size: 15px;
	color: #993300;
	text-align : left;
	height : 20px;
	text-decoration : none;
	padding : 5px 10px 0 10px;
	text-decoration : none;
	margin-bottom : 1px;
	font-weight: bold;
}
a.mainlevel:hover {
	background-position : 0 -25px;
	text-decoration : none;
	color: #181818;
	font-size : 15px;
	text-align : left;
}
a.mainlevel#active_menu {
	background-position : 0 -25px;
	text-decoration : none;
	color: #181818;
	font-size : 15px;
	text-align : left;
}
a.mainlevel#active_menu:hover {
	display : block;
	vertical-align : middle;
	font-size: 15px;
	color: #993300;
	text-align : left;
	text-decoration : none;
	font-weight: bold;
}
a.sublevel:link, a.sublevel:visited {
	list-style : none;
	background : none;
	vertical-align : middle;
	font-size : 15px;
	color: #181818;
	text-align : left;
	text-decoration : none;
	height : 20px;
	padding : 2px 10px 0 10px;
}
a.sublevel:hover {
	color: #181818;
	list-style : none;
	background : none;
	text-decoration : none;
}
a.sublevel#active_menu {
	color: #181818;
	list-style : none;
	background : none;
	text-decoration : none;
}
a.sublevel#active_menu:hover {
	list-style : none;
	background : none;
	vertical-align : middle;
	font-size : 15px;
	color: #202020;
	text-align : left;
	text-decoration : none;
}
.componentheading {
	height : 30px;
	line-height : normal;
	color: #181818;
	font-size : 14px;
	font-variant : small-caps;
	padding-left : 40px;
	margin : 2px;
}
.contentheading {
	height : 30px;
	line-height : normal;
	color: #993300;
	font-size : 14px;
	padding-left : 35px;
	padding-bottom : 10px;
	margin : 2px;
}
.contentpagetitle {
	height : 30px;
	line-height : normal;
	color: #181818;
	font-size : 15px;
	padding-left : 5px;
	margin : 2px;
}
.pagenav {
	text-align : center;
	font-size : 15px;
	border : 1px solid #2c2c2c;
	padding : 3px 5px 2px 5px;
	margin : 5px 1px 5px 1px;
	color: #993300;
}
.pagenav:hover {
	border : 1px solid #3c3c3c;
}
.pagenav a:hover {
	color: #181818;
	text-decoration : none;
}
.pagenav_next {
	color : #993300;
	text-decoration : none;
}
.pagenav_next a:hover {
	color: #993300;
	text-decoration : none;
}
.pagenav_prev {
	color : #993300;
	text-decoration : none;
}
.pagenav_prev a:hover {
	color: #993300;
	text-decoration : none;
}
.blog {
	width : 100%;
}
.blog_more {
	margin : 10px 5px 20px 5px;
}
.blog_more strong {
	margin : 2px;
	display : block;
	font-size : 14px;
	font-weight : bold;
}
.blog_more ul {
	margin : 5px;
	padding : 0;
}
.blog_more ul li {
	text-align : left;
	line-height : 14px;
	padding-left : 18px;
}
.article_separator {
	clear : both;
	display : block;
	height : 10px;
	margin-bottom : 10px;
	border-bottom : 1px solid #2c2c2c;
}
.article_column {
	padding : 10px;
	margin : 5px;
}
.article_column column_separator {
	padding : 10px;
	margin : 5px;
}
.article-tools {
	border-top : 1px solid #2c2c2c;
	width : 100%;
	float : left;
	clear : both;
	margin-bottom : 15px;
	display : block;
	background-image: url('../images/untitled2_05.gif');
}
.article-meta {
	padding : 5px;
	width : 80%;
	float : left;
}
.button {
	background: url('../images/untitled2_05.gif');
	color: #993300;
	text-align : center;
	font-size: 12px;
	border: medium #181818 double;
	padding : 2px 3px 2px 3px;
	margin : 2px 3px 2px 3px;
	font-weight: bold;
}
.button:hover {
	background: url('../images/untitled2_05.gif');
	color: #993300;
	border : 1px solid #3c3c3c;
}
.validate {
	color: #993300;
	background-color : #121212;
	text-align : center;
	font-size : 15px;
	border : 1px solid #2c2c2c;
	padding : 2px 3px 2px 3px;
	margin : 2px 3px 2px 3px;
}
.validate:hover {
	background: url('../images/untitled2_05.gif');
	color: #993300;
	border : 1px solid #3c3c3c;
}
.invalid {
	border-color: #2c2c2c;
}
label.invalid {
	color: #ff8400;
}
.back_button {
	text-align : center;
	font-size : 15px;
	border : 1px solid #2c2c2c;
	margin : 2px 3px 2px 3px;
	color: #993300;
	padding : 2px 3px 2px 3px;
}
.back_button:hover {
	border : 1px solid #3c3c3c;
}
.back_button a:link {
	text-decoration : none;
	color: #993300;
}
.back_button a:visited {
	text-decoration : none;
	color: #993300;
}
.back_button a:hover {
	text-decoration : none;
	color: #CC3300;
}
#form-login .input {
	padding : 2px;
	margin : 2px;
	color: #993300;
	background : none;
	border : none;
	font-size : 15px;
}
form {
	margin : 0;
	padding : 0;
	border : none;
}
#form-login {
	border : none;
}
#form-login ul {
	padding : 0;
	margin : 0;
	list-style : none;
}
#form-login li {
	padding : 2px;
	margin : 0;
	background : none;
	list-style : none;
}
#form-login li a {
	font-size : 11px;
}
#form-login li a:hover {
	font-size : 15px;
}
.inputbox {
	background: url('../images/untitled2_05.gif');
	padding: 2px;
	margin: 2px;
	border: medium #181818 double;
	color: #993300;
	font-size : 15px;
}
.inputbox:hover {
	background: url('../images/untitled2_05.gif');
	border: 1px solid #3c3c3c;
}
.sectiontableheader {
	background: url('../images/untitled2_05.gif');
	border: medium #181818 double;
	color: #993300;
	text-align : left;
	text-transform : none;
	margin : 0;
	padding : 2px;
	height : 30px;
}
.sectiontablefooter {
	color: #993300;
	padding : 2px;
	margin : 0;
	text-align : left;
	text-transform : none;
}
.sectiontableentry1 {
	background: url('../images/untitled2_05.gif');
	border-bottom: 1px solid #2c2c2c;
	text-align : left;
}
.sectiontableentry2 {
	border-bottom : 1px solid #2c2c2c;
	background-color : #121212;
	text-align : left;
}
.sectiontableentry0 {
	border-bottom : 1px solid #2c2c2c;
	background-color : #121212;
	text-align : left;
}
.sectiontableentry1 td {
	padding : 2px 5px 2px 5px;
	margin : 1px;
}
.sectiontableentry2 td {
	padding : 2px 5px 2px 5px;
	margin : 1px;
}
.sectiontableentry0 td {
	padding : 2px 5px 2px 5px;
	margin : 1px;
}
.readon {
	font-size : 15px;
}
a.readon a:link {
	color : #993300;
	font-size : 15px;
}
a.readon a:visited {
	font-size : 15px;
}
a.readon a:hover {
	color: #993300;
	font-size : 15px;
	text-decoration : none;
}
.mostread a:hover {
	color: #993300;
	text-decoration : none;
}
.mostread a:visited {
	color : #993300;
	text-decoration : none;
}
.mostread a:link {
	color : #993300;
	text-decoration : none;
}
.latestnews a:hover {
	color: #CC3300;
	text-decoration : none;
}
.latestnews a:visited {
	color : #993300;
	text-decoration : none;
}
.latestnews a:link {
	color : #993300;
	text-decoration : none;
}
h1 {
	color: #202020;
	font-weight : bold;
	font-size : 24px;
	line-height : 26px;
	font-weight : normal;
}
h2 {
	font-size : 20px;
	line-height : 22px;
	color: #202020;
	font-weight : normal;
}
h3 {
	color: #181818;
	font-size : 18px;
	line-height : 20px;
	font-weight : normal;
}
h4 {
	color: #181818;
	font-size : 16px;
	line-height : 18px;
	font-weight : bold;
}
h5 {
	color: #202020;
	font-size : 14px;
	line-height : 16px;
	font-weight : bold;
}
h6 {
	color : #464742;
	font-size : 15px;
	line-height : 14px;
	font-weight : bold;
}
.contact_email {
	padding : 5px;
	margin : 5px;
}
#component-contact {
	margin-top : 10px;
}
.hasTip {
	background: url('../images/untitled2_05.gif');
	margin: 5px;
	color: #202020;
	border: none;
}
.tool-tip {
	float : left;
	color: #202020;
	background: url('../images/untitled2_05.gif');
	border : 1px solid #2c2c2c;
	padding : 5px;
	max-width : 200px;
}
.tool-title {
	padding : 0;
	margin : 0;
	font-size : 100%;
	font-weight : bold;
	margin-top : -15px;
	padding-top : 15px;
	padding-bottom : 5px;
}
.tool-text {
	font-size : 100%;
	margin : 0;
}
table.paramlist {
	margin-top : 5px;
}
table.paramlist td.paramlist_key {
	width : 128px;
	text-align : left;
	height : 30px;
}
div.message {
	background: url('../images/untitled2_05.gif');
	font-weight : bold;
	font-size : 14px;
	color: #993300;
	text-align : center;
	width : auto;
	border : 1px solid #2c2c2c;
	margin : 3px 0 10px;
	padding : 3px 20px;
}
.pagination span {
	padding : 2px;
}
.pagination a {
	padding : 2px;
}
img {
	border : none;
}
div.mosimage {
	background: url('../images/untitled2_05.gif');
	border: 2px solid #2c2c2c;
}
.mosimage {
	background: url('../images/untitled2_05.gif');
	margin: 0;
}
.mosimage_caption {
	background: url('../images/untitled2_05.gif');
	margin-top : 0;
	padding : 0;
	color : #993300;
	font-size : 10px;
}
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	cursor: pointer;
	vertical-align: middle;
}
.error {
	font-style : italic;
	text-transform : uppercase;
	padding : 5px;
	color: #FF3300;
	font-size : 15px;
}
#system-message {
	margin : 10px;
}
#system-message dd.message ul {
	border-top : 2px solid #2c2c2c;
	border-bottom : 2px solid #2c2c2c;
	margin : 5px;
	padding-left : 40px;
	text-indent : 0;
}
#system-message dd.error ul {
	color: #202020;
	border-top : 2px solid #2c2c2c;
	border-bottom : 2px solid #2c2c2c;
	margin : 5px;
	padding-left : 40px;
	text-indent : 0;
}
#system-message dd.notice ul {
	color: #202020;
	border-top : 2px solid #2c2c2c;
	border-bottom : 2px solid #2c2c2c;
	margin : 5px;
	padding-left : 40px;
	text-indent : 0;
}
#syndicate {
	float : left;
	padding-left : 25px;
}
#power_by {
	float : right;
	padding-right : 25px;
}
.small {
	font-family: "Comic Sans MS";
	color: #993300;
	font-size : 9px;
}
.createdate {
	font-family: "Comic Sans MS";
	font-size : 9px;
	color : #993300;
}
.modifydate {
	font-family: "Comic Sans MS";
	color: #993300;
	font-size : 9px;
}
.highlight {
	background: url('../images/untitled2_05.gif');
	color : #181818;
	padding : 0;
}
.code {
	background-color : #ff00ff;
	border : 1px solid #bbb;
}
fieldset {
	margin : 10px;
	padding : 10px;
	border : 1px solid #2c2c2c;
}
#frameleft {
	background-image: url('../images/frameleftbg.gif');
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left;
}
.top2 {
	width: 48%;
	height: 75px;
	float: right;
}
#banner6 {
	height: 80px;
	width: 100%;
	clear: both;
	background-color: 000;
}
.banner5 {
	background-image: url('../images/gryphright.gif');
	background-repeat: no-repeat;
	height: 80px;
	width: 180px;
	float: right;
}
