html {
	background-color: #CCCCCC;
}

body,td,th {
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 12px;
}

img { behavior: url(iepngfix.htc); }

body {
    margin:0px;
    padding:0px;
    width:980px;
    border-right:1px solid #2829FE;
    background-color:#FBFBFB;
    padding-bottom:10px;
    border-bottom:1px solid #2829FE;
}

body, td, .h2 {
	line-height:1.4;
}

/* Allgemeine Inputs */
button, submit, textarea, input, select {
    font-size: 12px;
    border: 1px solid #000000;
    font-family: arial, helvetica, verdana, sans-serif;
    background-color:white;
    font-color:black;
}

button:disabled, submit:disabled, textarea:disabled, input:disabled, select:disabled {
    font-size: 12px;
    border: 1px solid #000000;
    background-color: #C5C5C5;
    font-family: arial, helvetica, verdana, sans-serif;
}


/* Such- und Loginmaske im Header */
.suchmenu, .suchmenu select {
    font-family: Arial, sans-serif;
    border: 1px solid #1E1E1E;
    font-size: 12px;
    background-color: #FFFFFF;
}

.loginmenu {
    font-family: Arial, sans-serif;
    border: 1px solid #1E1E1E;
    font-size: 11px;
    background-color: #FFFFFF;
    padding:0px 2px 2px 2px;
    height:11px;
}

* html #login_menu {
    position: relative;
    top: -15px !important;
    top: -20px;
}

a.loginmenulink:link, a.loginmenulink:visited, a.loginmenulink:active {
    font-family: Arial, sans-serif;
    color: #1E1E1E;
    font-size: 10px;
}

a.loginmenulink:hover {
    color: #FFFFFF;
    font-size: 10px;
}

/* Normale Links */
a:link, a:visited, a:active {
    color: #000000;
	text-decoration: underline;
}


a:hover {
    color: #2829FE;
    text-decoration: underline;
}

a img { border: 0px; }

/* Links ohne Unterstreichung in schwarz und grau */
.nounderline, a.nounderline:link, a.nounderline:visited, a.nounderline:active {
    color: #000000;
    text-decoration: none;
}

.nounderline_grey, a.nounderline_grey:link, a.nounderline_grey:visited, a.nounderline_grey:active {
    color: #1E1E1E;
    text-decoration: none;
}

a.nounderline:hover, a.nounderline_grey:hover {
    color: #2829FE;
    text-decoration: underline;
}

.vcardtable {
    margin: 5px;
}

.border_right {
    border-right: 1px solid #000000;
}

.border_left {
    border-left: 1px solid #000000;
}

.border_bottom {
    border-bottom: 1px solid #000000;
}

.border_top {
    border-top: 1px solid #000000;
}

.border_picture {
    border-right: 1px solid #000000;
    border-bottom: 1px dotted #000000;
}


h1 {
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-top:15px;
    margin-bottom:15px;
}

/* Orangener Überschriftkasten */

h2 {
    background: #FCBB59;
    padding:3px;
    padding-top:3px;
    padding-left:5px;
    vertical-align:middle;
    font-size:12px;
    margin-bottom: 0px;
    border: 1px solid #FF9803;
}

h2 a:link, h2 a:visited, h2 a:active {color: #000000; text-decoration: underline; font-size: 12px; font-family: Arial,sans-serif; }
h2 a:hover {color: #373737;}

h2.tablefollow {
	border:none;
	background:transparent;
    margin-top:0px;
    font-size:15px;
}

/* Roter Überschriftkasten */
.h2red {
    background: #E21A14;
    padding:3px;
    padding-top:3px;
    padding-left:5px;
    vertical-align:middle;
    font-size:12px;
    margin-bottom: 0px;
    color:#FFFFFF;
    border: 1px solid #C7201B;
}

.h2red a:link, .h2red a:visited, .h2red a:active {color: #FFFFFF; text-decoration: underline; font-size: 12px; font-family: Arial,sans-serif; }
.h2red a:hover {color: #FFFFFF;}

.h2red a.nounderline:link, .h2red a.nounderline:visited, .h2red a.nounderline:active {color: #FFFFFF; text-decoration: none; font-size: 12px; font-family: Arial,sans-serif; }
.h2red a.nounderline:hover {color: #FFFFFF; text-decoration: underline;}

/* Inhalt, graue Box mit Rahmen, für divs und Tabellen */

.h2 {
    margin-top:1px;
    background-color: #F5F5F5;
    border: 1px solid #E4E4E4;
    padding-left:2px;
    padding-right:2px;
    padding-top:2px;
    padding:4px;
}

h3 {
		margin: 5px 0px 0px 0px;
		padding: 0px;
		font-size: 13px;
}

/* Box auf der Startseite mir orangener Überschrift */

.box_angebot {
    margin-top:3px;
    background-color: #FBFBFB;
    border: 1px solid #FF9803;
    padding-left:2px;
    padding-right:2px;
    padding-top:2px;
    padding:4px;
    margin-bottom:4px;
    width:230px;
    margin-right:4px;
    vertical-align:top;
}

.box_angebot_ie7 {
    margin-top:3px;
    background-color: #FBFBFB;
    border: 1px solid #FF9803;
    padding-left:2px;
    padding-right:2px;
    padding-top:2px;
    padding:4px;
    margin-bottom:4px;
    width:230px;
    margin-right:4px;
}

*+html .box_angebot_ie7 {
    padding-bottom:3px;
}

.box_angebot_titel {
	color: #412805;
	font-weight:bold;
	margin-bottom:6px;
}

/* Titelzeile in Tabellen , entspricht h2 */
.trh2 {
    background: #FCBB59;
    padding:3px;
    padding-left:5px;
    vertical-align:middle;
    font-size:12px;
    margin-bottom: 0px;
    border: 1px solid #FF9803;
    font-weight: bold;

}

th {
    background: #FCBB59;
    padding:3px;
    padding-left:5px;
    vertical-align:middle;
    font-size:12px;
    margin-bottom: 0px;
    border: 1px solid #FF9803;
    font-weight: bold;
    text-align:left;
}

#contentarea table {
border-collapse:collapse;
}

/* Für Tabelleninhalt, hellgrau */
.zelle_g {
    margin-top:1px;
    background: #F9F9F9;
    /* border: 1px solid #E4E4E4; */
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
    padding: 5px;
    vertical-align:top; /* add by xaron */
}

/* Für Tabelleninhalt, weiß */
.zelle_w {
    margin-top:1px;
    background: #FFFFFF;
    /* border: 1px solid #E4E4E4; */
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
    padding: 5px;
    vertical-align:top; /* add by xaron */
}

/* Für Tabelleninhalt, orange */
.zelle_wichtig {
	margin-top:1px;
    background: #FFDE9E;
    border: 1px solid #FF9803;
    padding: 5px;
    vertical-align:top; /* add by xaron */
	font-weight: bold;
}

.forum_border {
	border:1px solid #AAAAAA;
}

/* Aufzählungen */
ul {
    margin: 0;
    padding: 0;
    margin-left: 20px;
    list-style-type: square;
    list-style-image: url('../img/bullet.gif');
}

li {
    margin-bottom: 0.1em;
}

.zelle_g li, .zelle_w li, #bbcodepreview li, .kurzhilfe li {
	margin: 0;
    padding: 0;
	list-style-type: square;
    list-style-image: url('img/bullet.gif');
	margin-left: 20px;
}

h5 a:link, h5 a:visited, h5 a:active {color: #0000AE; text-decoration: underline; font-size: 13px; font-family: Arial,sans-serif; }
h5 a:hover {color: #FFB401; font-size: 13px; font-family: arial,sans-serif; text-decoration:underline}


a.email:link,a.email:visited,a.email:active {color: #000000; text-decoration: none; font-size: 12px; font-family: Arial,sans-serif; }
a.email:hover {font-size: 12px; font-family: arial,sans-serif; text-decoration:underline}

a.newsb:link,a.newsb:visited,a.newsb:active {color: #000000; text-decoration: none; font-size: 10px; font-family: Arial,sans-serif; }
a.newsb:hover {color: #000000; font-size: 10px; font-family: arial,sans-serif; text-decoration:underline}

a.weiss:link,a.weiss:visited,a.weiss:active {color: #FFFFFF; text-decoration: none; font-size: 14px; font-family: Arial,sans-serif;  }
a.weiss:hover {text-decoration:underline;}


.newscat {
    width:100%;
    margin:10px;
    margin-top:0;
    margin-left:0;
}

.newscat h4 {
    margin:0px;;
    padding:3px;
}

.news1 {
    background:#FFDDB6;
    border:1px solid #FD9A1B;
}

.news2 {
    background:#A6C1F5;
    border:1px solid #073389;
}


.news3 {
    background:#A8F5A6;
    border:1px solid #075D05;
}


.news4 {
    background:#F0A6A6;
    border:1px solid #5D0505;
}

.mitgliederbereich_td_symbole {
    width: 140px;
    vertical-align: bottom;
    padding-bottom: 23px;
    padding-right: 20px;
    padding-top: 10px;
}

.mitgliederbereich_td_text {
    vertical-align: bottom;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-top: 10px;
}

#help {
display:inline;
}

#help div {
display:none;
color:#000000;
position:absolute;
background:#FFFFFF;
height:100px;
width:270px;
border:1px solid #000000;
font-size:12px;
padding:4px;
}

#help:hover div {
display:inline;
}

.ForumBoxMelden {
/*display:none;*/ /* removed by xaron */
color:#000000;
position:absolute;
background:#FFFFFF;
height:100px;
width:270px;
border:1px solid #FF9803;
font-size:12px;
padding:4px;
text-align:left;
-moz-opacity:0.9;
filter:Alpha(opacity=90);
}

.ebookDeleteBox, .ebookEditChapterBox,
.ebookEditSectionBox, .requirementDeleteBox {
display:none;
color:#000000;
float:right;
background:#FFFFFF;
height:150px;
width:300px;
border:1px dotted #000000;
font-size:12px;
padding:4px;
text-align:left;
-moz-opacity:0.9;
filter:Alpha(opacity=90);
}

.bold {
    font-weight: bold;
}

.bb_code {
  font-family: Courier, sans-serif;
  white-space: nowrap;
}
.link {
	cursor:pointer;
	text-decoration:underline;
}
.handles {
	cursor:move;
}


.menu_bar {
    color:#1E1E1E; 
    font-size: 12px; font-family: Arial,sans-serif;
    height:27px; 
    padding-top:14px; 
    background-repeat:no-repeat; 
    font-family: Verdana,sans-serif;
    position:absolute; 
    top:66px;
}

* html .menu_bar {
    top: 66px;
}

.menu_bar A:link, .menu_bar A:active, .menu_bar  A:visited, .menu_bar A:hover {
    color:#1E1E1E; 
    font-size: 12px;
    font-family: Arial,sans-serif; 
    text-decoration:none;
    padding-left: 37px;
    width: 100%;
    display: block;
}

.menu_bar_active {
    color:#FFFFFF; 
    font-size: 12px; 
    font-family: Arial,sans-serif;
    height:27px; 
    padding-top:14px; 
    background-repeat:no-repeat; 
    font-family:Verdana,sans-serif;
    position:absolute; 
    top:66px;
}

* html .menu_bar_active {
top: 66px;
}

.menu_bar_active A:link, .menu_bar_active A:active, .menu_bar_active  A:visited, .menu_bar_active A:hover {
    color:#FFFFFF; 
    font-size: 12px; 
    font-family: Arial,sans-serif; 
    text-decoration:none;
    padding-left:38px; 
    width: 100%;
    display: block;
}

/* Die Links im Topmenü */
.menu_top A:link, .menu_top A:active, .menu_top  A:visited, .menu_top A:hover {color:#1E1E1E; font-size: 12px; font-family: Arial,sans-serif; text-decoration:none;}
.menu_top A:hover {text-decoration:underline;}



.small, .small A:link, .small A:active, .small A:visited, .small A:hover {color:#1E1E1E; font-size: 11px; font-family: Arial,sans-serif; text-decoration:none;}
.small A:hover, .small A:link, .small A:active, .small A:visited {text-decoration:underline;}

/* Der Wichtig-Kasten */
.wichtig, .info {
background:#FFCCCC;
border-top:1px dotted #C7201B;
border-bottom:1px dotted #C7201B;
padding:6px;
color:#C7201B;
margin-bottom:10px;
background-image:url(../img/wichtig.png);
background-repeat:no-repeat;
padding-left:35px;
font-size:13px;
background-position:5px center;
}

.info {
background-color:#FFFBCC;
color:#634B00;
border-top:1px dotted #634B00;
border-bottom:1px dotted #634B00;
background-image:url(../img/information.png);

}

.wichtig A:link, .wichtig A:active, .wichtig  A:visited, .wichtig A:hover {color:#C7201B; font-size: 13px; font-family: Arial,sans-serif;}
.wichtig A:hover {text-decoration:underline;}

.info A:link, .info A:active, .info  A:visited, .info A:hover {color:#C7201B; font-size: 13px; font-family: Arial,sans-serif;}
.info A:hover {text-decoration:underline;}


#contentarea {
  margin-top: 6px;
}

.ie7_startseite_forum {
  margin-top: 1px;
}

*+html .ie7_startseite_forum {
  margin-top: 0px;
}


.profil_info {
position:absolute;
z-index:3;
}

.textc {
  text-align: center;
}

.textcv {
  vertical-align: middle;
}

.profil_info a {
display:block;
border-bottom:1px dotted #000000;
text-decoration:none;
padding:0;
margin:0;
height:1.4em;
}

.profil_info a:hover {
width:10em;
text-decoration:none;
border-bottom:none;
}

.profil_info a span {
display:none;
text-decoration:none;
}

.profil_info a:hover span {
color:black;
background:#ffffff;
border:1px solid #FF9803;
display:block;
padding:10px;
text-decoration:none;
-moz-opacity:0.9;
filter:Alpha(opacity=90);
}


.suche_box {
position:absolute;
z-index:3;
}

.suche_box a {
display:block;
text-decoration:none;
padding:0;
margin:0;
}

.suche_box a:hover {

text-decoration:none;
color: #FF9803;
}

.suche_box a .overlay {
display:none;
text-decoration:none;
background:none;
}

.suche_box a:hover .overlay {
color:black;
background:none;
display:block;
text-decoration:none;
z-index:4;
margin-left:10px;
overflow:auto;
max-height:200px;
padding-left:5px;
}

.kurzhilfe {
position:absolute;
display:inline;
margin-left:5px;
margin-right:5px;
padding-top:2px;
padding-left:2px;
}

.kurzhilfe a {
display:block;
text-decoration:none;
padding:0;
margin:0;
}

.kurzhilfe a:hover {
max-width:400px;
text-decoration:none;
color: #FF9803;
border:1px solid #FF9803;
background:#ffffff;
-moz-opacity:0.9;
filter:Alpha(opacity=90);
padding-top:2px;
padding-left:2px;
}

.kurzhilfe a .overlay {
display:none;
text-decoration:none;
}

.kurzhilfe a:hover .overlay {
color:black;
display:block;
padding:10px;
padding-top:5px;
text-decoration:none;
z-index:4;
margin-left:0px;

}

.kurzhilfe li {
	margin:0;
	padding:0;
}

.kurzhilfe ul {
	padding:0;
}

.quote {
	   padding-right:5px;
	   padding-left:10px;
	   padding-top:0;
	   padding-bottom:0;
	   margin-left:12px;
	   margin-top:10px;
	   margin-bottom:10px;
	   border-left:2px solid #999999;
	   background:#F2F2F2;
}

.tags a {
  text-decoration: none;
}
/* Tags */
.tag_smallest, .tag_smallest:link, .tag_smallest:visited {
  font-size: 1.0em;
  margin: 5px;
  text-decoration: none;
}

.tag_small, .tag_small:link, .tag_small:visited {
  font-size: 1.5em;
  margin: 5px;
  text-decoration: none;
}

.tag_middle, .tag_middle:link, .tag_middle:visited  {
  font-size: 2.0em;
  margin: 5px;
  text-decoration: none;
}

.tag_big , .tag_big:link, .tag_big:visited {
  font-size: 2.5em;
  margin: 3px;
  text-decoration: none;
}

.tag_biggest, .tag_biggest:link, .tag_biggest:visited {
  font-size: 3.0em;
  margin: 3px;
  text-decoration: none;
}

.small_title {
	color:#494949;
	font-size:11px;
	padding-bottom: 1px;
	margin-bottom: 5px;
	border-bottom: 1px #E4E4E4 solid;
	background-color: #F9F9F9;
}

.code {
	margin-top: 0px 20px 10px 20px;
  padding: 5px;
	width: 95%;
  background-color: #E6E6E6;
  border: 1px solid #000000;
	//max-height: 400px;
	//overflow: auto;
}

.bbcode_display {
border:1px solid #808080;
padding:1px;
margin:1px;
background:#DDDDDD;
}

.last_change {
color:#8A8A8A;
}

.bewertung {
	display:inline;
}

.bewertung  span {
	margin-right:4px;
	font-weight:bold;
	color:#FF9803;
	font-size:8pt;
}

.bewertung a img {
	margin:1px;
}

.bewertung a:hover img {
	/*margin:0px;
	border:1px solid #FF9803; */
}

.bewertung a span {
	display:none;
	position:absolute;
	background:none;
	padding:5px;
	margin-left:22px;
	margin-top:-20px;
}

.bewertung a:hover span {
	display:block;
}


.bewertung .badvoting {
	color:#000000;
	background:#FFFFFF;
	border:1px dotted #000000;
	padding:5px;
	margin-left:10px;
	-moz-opacity:0.9;
	filter:Alpha(opacity=90);
}

.seitenzahl {
	border: 1px solid #E4E4E4;
	padding:5px;
	padding-top:1px;
	padding-bottom:1px;
	min-width:20px;
	height:16px;
	font-size:11px;
}

.seitenzahl_aktiv {
	font-weight:bold;
	border:1px solid #FF9803;
	background:#F3F3F3;
}

.seitenzahl_info {
	background:#FCBB59;
	border:1px solid #FF9803;
}


form.create_lexicon_entry label {
    float:left;
    width:180px;
}

form.create_lexicon_entry input, form.create_lexicon_entry textarea,
    form.create_lexicon_entry select {
    margin:1px 0px;
}

form.create_lexicon_entry .right {
    margin-left:180px;
}

form.create_lexicon_entry br {
    clear:both;
}

.lexikon, .book_link {
position:relative;
display:inline;
margin:0;
padding:0;
}

.lexikon_new  a {
	text-decoration:none;
	border-bottom: 1px dotted #DE0000;
	color:#DE0000;
}


.lexikon  a, .book_link a {

text-decoration:none;
padding:0;
margin:0;
border-bottom: 1px dotted #000000;
}

.lexikon  a:hover, .book_link a:hover{
text-decoration:none;
border-bottom: none;
padding:0;
}

.lexikon  a .overlay{
max-width:500px;
min-width:300px;
display:none;
text-decoration:none;
border:1px solid #FF9803;
background:#FFFFFF;
-moz-opacity:0.9;
filter:Alpha(opacity=90);
margin-top:5px;
position:absolute;
}
 .book_link a .overlay
{
    display:none;
    min-width: 150px;
    text-decoration:none;
    background:#FFFFFF;
    padding-top:5px;
    position:absolute;
    padding:7px;
}

.lexikon  a:hover .overlay, .book_link a:hover .overlay{
    display:block;
    color: #000;
    text-decoration: none;
    background-color: #fff;
    z-index: 4;
    padding: 7px;
}

#search-box {
	float: right;
	width: 180px;
	height: 30px;
	margin: 0px;
	background: url("img/search-box.png") 0 0 no-repeat;
	margin-top:13px;
	margin-right:4px;
	}
#search-box fieldset {
	border: none;
	padding-top: 5px;
	}
#search-box input {
	width: 140px;
	height: 19px !important;
	margin-left: 20px;
	border: none !important;
	background-color: transparent;
	font-size: 1.1em !important;
	padding-top: 2px
	}
	
	
.ecken {background: transparent; margin:0;}
.ecken h1, .ecken p {margin:0 10px;}
.ecken h1 {font-size:2em; color:#fff; letter-spacing:1px;}
.ecken h5 {font-size:12px; margin:0;padding:0;}
.ecken p {padding:0; margin:0; padding-bottom:0.5em;}

.ecken .top, .ecken .bottom {display:block; background:transparent; font-size:1px;}
.ecken .b1, .ecken .b2, .ecken .b3, .ecken .b4, .ecken .b1b, .ecken .b2b, .ecken .b3b, .ecken .b4b {display:block; overflow:hidden;}
.ecken .b1, .ecken .b2, .ecken .b3, .ecken .b1b, .ecken .b2b, .ecken .b3b {height:1px;}
.ecken .b2 {background:#FCBB59; border-left:1px solid #FF9805; border-right:1px solid #FF9805;}
.ecken .b3 {background:#FCBB59; border-left:1px solid #FF9805; border-right:1px solid #FF9805;}
.ecken .b4 {background:#FCBB59; border-left:1px solid #FF9805; border-right:1px solid #FF9805;}
.ecken .b4b {background:#FCBB59; border-left:1px solid #FF9805; border-right:1px solid #FF9805;}
.ecken .b3b {background:#FCBB59; border-left:1px solid #FF9805; border-right:1px solid #FF9805;}
.ecken .b2b {background:#FCBB59; border-left:1px solid #FF9805; border-right:1px solid #FF9805;}


.ecken .b1 {margin:0 5px; background:#FCBB59;border-right:1px solid #FF9805;}
.ecken .b2, .ecken .b2b {margin:0 3px; border-width:0 2px;}
.ecken .b3, .ecken .b3b {margin:0 2px;}
.ecken .b4, .ecken .b4b {height:2px; margin:0 1px;}
.ecken .b1b {margin:0 5px; background:#FF9805;}
.ecken .boxcontent {display:block;  background:#FCBB59; border-left:1px solid #FF9805; border-right:1px solid #FF9805;}


.ecken .profil {
	clear:both;
	background-image:url(img/profilbg.png);
	background-repeat:no-repeat;
	width:120px;
	height:136px;
	text-align:center;
	padding-top:8px;
}

table.bbcodes {
	width: 100%;
}

table.bbcodes th
{
	font-weight: bold;
       width: 140px;
       border: 0px;
       background-color: #FBFBFB;
       vertical-align: top;
}

table.bbcodes th.result, table.bbcodes td.result {
	border-bottom: 1px solid rgb(170, 170, 170);
}

/* Softer look for the numbers of code */
td.hl-gutter {
	color: #5B5B5B;
	background: #FFE1BA;
}
