/*[variables]
colors
{
	@20: #274369;
	@10: #C63700;
	@00: #FFEAA8;
}
*/
/*CSS Document
-----Global Reset-----*/
HTML, BODY, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, FORM, LABEL, UL, OL, DL, FIELDSET, ADDRESS
{
	margin: 0;
	padding: 0;
}
H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, FORM, LABEL, UL, OL, DL, FIELDSET, ADDRESS
{
	margin: 0.5em 0;
}
LI, DD
{
/*margin-left:0.5em;*/
	list-style: none;
}
FIELDSET
{
	padding: 0.5em;
}
IMG
{
	border: none;
}
.clear
{
	clear: both;
}
/*-----BACKGROUND COLOR/FONT SIZE AND COLOR-----*/
BODY
{
	font-size: 12px;
/*more consistent font sizes*/
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
/*helps readability*/
}
/*-----ALL NON PARAGRAPH TEXT COLORS-----*/
TD, P
{
	color: #333;
	font-size: 12px;
}
/*-----HEADINGS-----
h1, .componentheading{ font-size:24px; font-family:Georgia, "Times New Roman", Times, serif; color:#673802; font-weight:normal; background:url(../images/dot.png) bottom left repeat-x;
padding-bottom:6px; margin-bottom:6px;}
h2, .contentheading{font-size:21px; color:#673802; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; background:url(../images/dot.png) bottom left repeat-x;
padding-bottom:6px; margin-bottom:6px;}
h3{ font-size:18px; font-weight:bold; color:#673802; font-family:Georgia, "Times New Roman", Times, serif;}
h4{font-size:1.2em;}
h5{font-size:1.1em;}
-----LINK TEXT COLORS-----
a {
color:#673802;
font-weight:bold;
}

a:hover{
color:#000;*/
A:link, A:visited
{
	font-size: 11px;
	color: #274369; /*[e]@20*/
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
}
A:hover
{
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}
/*-----Lists-----*/
UL
{
	list-style: none;
}
LI
{
	list-style: none;
/*background:url(../images/list.png) top left no-repeat;
padding-left:26px;*/
}
/* ############################  tables ################################# */

.createdate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
        padding-right: 50px;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}

TABLE.contentpaneopen, TABLE.contentpane
{
	border-collapse: collapse;
}
/*Tabellenunterlegungen*/
.sectiontableentry1
{
	background-color: #F2F4F9;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
}
.sectiontableentry2
{
	background-color: #E4E7F0;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 12pt;
}
.sectiontableheader, thead {
padding-left: 10px;
padding-right: 10px;

/*background: #c63700 url(../../../images/template/section-bg.jpg) repeat-x;
color : #FFFFFF!important;*/
font-weight : bold;
line-height: 16pt;
}
-----BLOCKQUOTE STYLE-----*/
BLOCKQUOTE
{
}
/*MAIN MENU LINK COLOR*/
A.mainlevel
{
	color: #000;
	background: url(../images/mainlevel.jpg) no-repeat top left;
	border: none;
	display: block;
	padding: 4px 0px 4px 8px;
	text-decoration: none;
	text-align: left;
}
A.sublevel
{
	background: url(../images/sublevel.png) no-repeat;
	background-position: 0px 3px;
	padding-left: 18px;
	margin-left: 5px;
}
A.sublevel:hover
{
}
A#active_menu.sublevel
{
}
A.mainlevel-nav
{
	color: #FFF;
	padding: 0px 10px;
}
A.mainlevel-nav:hover
{
	color: #000;
}
/*Left/Right Column (GLOBAL DEFAULT STYLE)
LATEST NEWS/POPULAR MODULE LINK STYLES*/
A.latestnews
{
}
A.latestnews:hover
{
}
A.mostread
{
}
A.mostread:hover
{
}
/*SECTION TABLE HEADER STYLE*/
TD.sectiontableheader
{
}
/*ALTERNATING SECTION TABLE ROW 1 BACKGROUND/TEXT STYLES*/
TR.sectiontableentry1 TD
{
}
/*ALTERNATING SECTION TABLE ROW 2 BACKGROUND/TEXT STYLES*/
TR.sectiontableentry2 TD
{
}
/*SECTION TABLE LINK STYLES*/
.sectiontableentry2 A, .sectiontableentry1 A, .sectiontableentry2 A.category, .sectiontableentry1 A.category
{
}
.sectiontableentry2 A:hover, .sectiontableentry1 A:hover, .sectiontableentry2 A.category:hover, .sectiontableentry1 A.category:hover
{
}
/*layout*/
#wrapper
{
	float: left;
	background: #FFEAA8; /*[e]@00*/
	width: 900px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#top
{
	width: 760px;
	position: relative;
	height: 122px;
}
#logo
{
	float: left;
	width: 208px;
	padding-top: 36px;
	text-align: center;
}
#topright
{
	float: right;
	width: 550px;
}
#topmodule
{
	float: right;
	width: 250px;
	text-align: center;
	margin-top: 12px;
	height: 70px;
}
#topmodule FORM
{
	padding: 0;
	margin: 0;
}
/*#user2{float:right; width:480px; text-align:center; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; font-size:14px; color:#fff;  }
#user2 table{border-collapse:separate;}
#user2 table, #user2 td, #user2 tr, #user2 tbody{padding:0; margin:0;}
#user2 td{text-align:center;}*/
#left, #right, #center
{
	overflow: hidden;
}
#container
{
	width: 900px;
	min-height: 800px;
	background: transparent url(../images/main-background.jpg) no-repeat scroll 0% top;
}
/*#container a{
text-decoration:none;
border-bottom:#673802 1px dashed;}
#container a:hover{
text-decoration:none;
border-bottom:#000 1px dashed;
}
#container a.mainlevel, #container a.sublevel{
b    order:none;}*/
#center
{
	float: left;
	min-height: 400px;
	width: 700px;
}
#mainbody
{
	float: left;
	width: 700px;
	padding-top: -10px;
	background: url(../images/main_middle.gif) repeat-y top left;
}
#mainbody .topbg
{
	display: block;
	background: url(../images/main_top.gif) no-repeat top left;
	padding: 30px 15px 50px 30px;
}
#mainbody .bottombg
{
/*m display: block*/
	min-height: 150px;
	background: url(../images/main_bottom.jpg) no-repeat bottom left;
}
#book
{
	float: right;
	margin-right: 80px;
/*margin-left: auto;
margin-right: auto;*/
	width: 558px;
	background: url(../images/book_bg.jpg) repeat-y;
	background-position: 0px 38px;
}
#book .topbg
{
	background: url(../images/book_top.jpg) no-repeat top left;
}
#book .bottombg
{
	background: url(../images/book_bottom.jpg) no-repeat bottom left;
	padding-bottom: 36px;
}
#user2, #user4
{
	padding: 10px;
	margin-right: 5px;
	float: left;
	width: 45%;
}
#user3 .moduletable, #user4 .moduletable
{
	padding: 30px 20px 20px 25px;
}
#book H3
{
	background: url(../images/dot.png) repeat-x bottom left;
	padding-bottom: 6px;
}
#book LI
{
	background: url(../images/icon.png) no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
}
.copyright
{
/*display: block;*/
	width: 100%;
	background: #F39455 url(../../../images/template/schlusslinie.jpg) repeat-x;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	line-height: 10px;
}
A.copyright-link
{
	color: #333333;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
#right
{
	float: right;
	width: 200px;
}
#left
{
	float: left;
	width: 200px;
}
#right H3
{
	font-size: 12px;
	text-align: center;
	background: url(../images/h3bg.jpg) no-repeat top center;
	margin-left: -52px;
}
#left H3
{
	font-size: 12px;
	text-align: center;
	background: url(../images/h3bg.jpg) no-repeat top center;
	margin-left: 52px;
}
#right .module, #left .module
{
	float: left;
	width: 200px;
	background: url(../images/modulemiddle.jpg) repeat-y top left;
}
#right .module DIV, #left .module DIV
{
	float: left;
	width: 200px;
	background: url(../images/modulebottom.jpg) no-repeat bottom left;
}
#right .module DIV DIV
{
	background: url(../images/moduletop.jpg) no-repeat top left;
	padding: 30px 20px 35px;
}
#right .module DIV DIV DIV
{
	background: none;
	padding: 0px;
}
#footer
{
	width: 100%;
	text-align: center;
	color: #FFF;
	padding: 5px 0px;
}
#footer A
{
	color: #FFF;
}
#container IMG A
{
	border: none;
}
#container A IMG
{
	border: none;
}
/*zusatz*/
.logo-container
{
	display: block;
	background: #FFEAA8 url(../images/header2.jpg) no-repeat;
	background-position: left;
	margin: 0px;
	width: 100%;
	overflow: hidden;
	height: 150px;
	border: 0px;
}
A.logo
{
	display: block;
	background: transparent url(../images/logo.jpg) no-repeat center;
	background-position: center center;
	width: 475px;
	height: 150px;
	border: 0px;
	border-collapse: collapse;
}
.redbg
{
	background: #F39455 url(../../../images/template/shadow-sides.jpg) repeat-y scroll center;
}
.shadow-box
{
	display: block;
	width: 940px;
}
.shadow-left
{
	float: left;
	display: block;
	width: 20px;
	height: 250px;
	background: url(../../../images/template/shadow-left.jpg) no-repeat;
}
.shadow-top
{
	width: 940px;
	height: 20px;
	background: url(../../../images/template/shadow-top.jpg);
	background-position: center;
	margin-left: auto;
	margin-right: auto;
}
#buttons
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: right;
}
/*MAIN MENU LINK COLOR*/
A.mainlevel:hover
{
	color: #000;
	background: url(../images/active.jpg) no-repeat top left;
	text-align: left;
}
A#active_menu.mainlevel
{
	color: #C63700; /*[e]@10*/
	background: url(../images/active.jpg) no-repeat top left;
}
A.sublevel
{
	background: url(../images/sublevel.png) no-repeat;
	background-position: 0px 3px;
	padding-left: 18px;
	margin-left: 5px;
}
A.sublevel:hover
{
}
A#active_menu.sublevel
{
}
A.mainlevel-nav
{
	color: #FFF;
	padding: 0px 10px;
}
A.mainlevel-nav:hover
{
	color: #000;
}
UL#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	float: right;
}
#active_menu.sublevel
{
	color: #F38201;
/*background: #ffffff;
border:1px dashed #C63700;
border-right:0px solid #ffffff;
margin-right:-5px;*/
}
UL#mainlevel-nav LI
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important; /*[e]auto*/
	width: 15%;
	font-size: 11px;
/*font-weight normal; line-height: 15px*/
	white-space: nowrap;
	border-left: 1px solid #C63700; /*[e]1px solid @10*/
}
UL#mainlevel-nav LI A
{
	width: 100%;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background: transparent;
}
#buttons>UL#mainlevel-nav LI A
{
	width: auto;
}
UL#mainlevel-nav LI A
{
	color: #692727;
}
UL#mainlevel-nav LI A:hover
{
	color: #FFCC00;
	background: #C63700;
}
A#active_menu-nav
{
	color: #FFCC00;
	background: #C63700;
}
/*Content - Sections & Categories*/
.contentpane
{
	padding: 5px;
}
.contentpaneopen
{
	width: 100%;
	padding-top: 0px;
	padding-bottom: 5px;
}
.contentheading, .buttonheading, .componentheading
{
/*text-transform: uppercase;*/
	color: #333333;
	font-family: Helvetica;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: -4px;
/*font-family: Arial;
font-size:14px;
font-weight: bold;
color: #000000;
background: #ffffff url(../../../images/template/global-header.jpg) repeat-x;
text-indent: 2px;*/
	width: 100%;
/*border-bottom: dashed 1px #e99204;*/
}
.componentheading
{
	padding-left: 5px;
	padding-right: 5px;
}
.contentheading
{
	border-bottom: 1px dotted #999999;
}
.contentpagetitle
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #C63700;
	text-align: left;
}
TABLE.contenttoc
{
	border: 1px solid #E99204;
	margin: 5px;
}
TABLE.contenttoc TD
{
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 2px;
}
TABLE.contenttoc TH
{
	background: #FFEAA8 url(../../../images/template/box-header.jpg) repeat-x;
	color: #000000;
	text-align: center;
	padding-top: 2px;
	padding-left: 4px;
	height: 20px;
	font-family: Tahoma;
/*font-weight: bold;
font-size: 10px;
text-transform: uppercase;*/
}
.contentdescription
{
	font-family: Times;
	font-size: 14px;
	color: #666666;
	text-align: left;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
}
/*Links*/
A.blogsection:link, A.blogsection:visited
{
	color: #CC3333;
	text-decoration: none;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A.blogsection:hover
{
	color: #993333;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
A.weblinks:link, A.weblinks:visited
{
	color: #CC3333;
	text-decoration: none;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
A.weblinks:hover
{
	color: #993333;
	text-decoration: underline;
}
A.readon:link, A.readon:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3333;
	text-align: left;
	text-indent: 2px;
	width: 100%;
	height: 18px;
}
A.readon:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #993333;
}
/*.componentheading {
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
color: #000000;
background: #f2f4f9 url(../../../images/template/global-header.jpg) repeat-x scroll 0%;
text-align: left;
text-indent: 2px;
width: 100%;
height: 20px;
/* border-bottom: solid 1px #C0C9DC;
border-bottom: dashed 1px #e99204;
padding: 2px 2px;
}
*/
.content-body
{
	background: #FFEAA8 url(../../../images/template/main-background.jpg);
	background-repeat: no-repeat;
	width: 100%;
	border: 0px;
}