/* COMMON STYLE
--------------------------------------------------------- */
 


body {
	margin			: 0px;
	padding			: 0px;
	color			: #000000;
	font			: 70% Tahoma;
	text-align		: center;
        background 		: #e5e5e5 url(../images/bg-a.gif) repeat-y  top center; 
}


#kontakt .mainlevelmenu {
	width			: 99px;
	height			: 19px;
	top			: 0px;
	margin-left		: 658px;
        padding-left		: 0px;
        border			: solid #fff 0px;
	border-right		: solid #fff 1px;
	text-align		: center;
	position		: absolute;
	text-transform		: uppercase;
        font-weight		: bold;
        font-size		: 0.9em;
        color 			: #fff; 
        text-decoration         : none; 
        float: left;clear 	: both;
}



#kontakt a.mainlevelmenu:link { 
	text-align : center; 
	text-transform		: uppercase;
        font-weight		: bold;
        font-size		: 0.9em;
	float      		: left; 
	width 			: 99px; 
	height 			: 19px; 
	margin-left		: 658px;
        padding-left		: 0px; 
	color 			: #fff; 
	text-decoration 	: none; 
	cursor 			: pointer; 
} 

#kontakt a.mainlevelmenu:hover { 
	text-align 		: center; 
	text-transform		: uppercase;
        font-weight		: bold;
        font-size		: 0.9em;
        float 			: left; 
	width 			: 99px; 
	height 			: 19px; 
	margin-left		: 658px;
        padding-left		: 0px; 
	background-color 	: #9a1414; 
	color 			: #fff; 
	cursor 			: pointer; 
} 
 


h1 {
	font-size		: 1.7em;
}

h2 {
	margin			: 10px 0px;
	font-size		: 12px;
        color			: #c00;
        border-bottom		: 1px dotted #aaa;
        padding-bottom		: 5px;

}

h3 {    font-size		: 1.0em;
        font-family		: Tahoma;
	margin			: 0px;
	color			: #333;
        margin			: 10px 0px;
}


h4 {
	margin			: 10px 0;
	font-size		: 1.2em;
}




.small, .smalldark, .createdate, .modifydate, .mosimage_caption, a.readon, 
.blog_more, .back_button, .pagenavcounter, .pagenav, .pagenavbar, .contenttoc {
	font-size: 85%;
}

.pagenav_prev a, .pagenav_next a {
	color			: #666666;
	font-size		: 0.9em;
}


form
{
	padding 		: 0px;
	margin			: 0px;
}



.clr {
	clear: both;
}


/* CORE CSS */
ul {
	margin			: 0;
	padding			: 0;
	list-style		: none;
}

li {
	line-height		: 15px;
	padding-left		: 15px;
	padding-top		: 0px;
	background-image	: url(../images/arrow.png);
	background-repeat	: no-repeat;
	background-position	: 0px 2px;
}



* html li {
line-height			: 15px;
	padding-left		: 15px;
	padding-top		: 0px;
	background-image	: none;
	background-repeat	: no-repeat;
	background-position	: 0px 2px;

}

a:link,
a:visited,
a:active
{
	color			: #6B6B6B;
	font-size		: 11px;
	text-decoration		: none;
        border		        : 0px solid #B9B9B9;
}



td.buttonheading a:link,
td.buttonheading a:visited,
td.buttonheading a:active,
td.buttonheading a:hover {     
	text-decoration		: none;
	border			: 0px solid #f60;

}

a.latestnews:link,
a.latestnews:visited,
a.mostread:link,
a.mostread:visited {
	color			: #ffffff;
	font-size		: 11px;
}

a:hover {
	text-decoration		: underline;
}

#rightnav div.moduletable h3,
#contentbottom div.moduletable h3 {
	font-family		: Tahoma;
	font-weight		: bold;
	margin			: 0px;
	color			: #333;
	text-transform		: uppercase;
	font-family		: Tahoma;
	padding-bottom		: 3px;
	padding-top		: 3px;
	background		: url(../images/module-title-bg.png) no-repeat;
	background-position	: 0px 5px;
	padding-left		: 0px;
}

#rightnav div.moduletable {
	background		:  url(../images/module-bottom.png) repeat-x; 
	background-position	: left bottom;
	padding-bottom		: 9px;
	margin-bottom		: 5px;
	color			: #6B6B6B;
	width			: 171px;
	border-bottom		: 1px solid #dde3e1;
	font-size		: 11px;
	padding-left		: 30px;
	padding-right		: 20px;
	float:left;
}

#contentbottom div.moduletable
{
	background		: url(../images/module-bottom.png) repeat-x;
	background-position	: left bottom;
	padding-bottom		: 9px;
	margin-bottom		: 5px;
	color			: #6B6B6B;
	width			: 171px;
	font-size		: 11px;
	padding-left		: 30px;
	padding-right		: 20px;
}


#rightnav div.moduletable table.pollstableborder td
{
	padding-left		: 30px;
	padding-right		: 20px;
}


#rightnav div.moduletable table.pollstableborder .sectiontableentry1,
#rightnav div.moduletable table.pollstableborder .sectiontableentry2
{
	text-align		: left;
	vertical-align		: top;
	padding			: 0px;
	
}

#rightnav a:visited,
#contentbottom a:visited,
#contentbottom a:link,
#rightnav a:link
{
	color			: #333333;
	text-decoration		: none;
	font-size		: 11px;
}


#rightnav a:hover,
#contentbottom a:hover
{
	text-decoration		: underline;
}





/* mainlevel menu */
#rightnav a.mainlevel,
#rightnav a.mainlevel:link,	
#rightnav a.mainlevel:visited,	
#rightnav a.mainlevel:active {
	font-size   		: 11px;
	font-weight		: normal;
	color			: #6B6B6B;
	margin			: 0px;
	text-decoration		: underline;
	padding-right		: 0px; 
	padding-top		: 0px; 
	padding-bottom		: 0px;
	line-height		: 18px;

}


#rightnav a.mainlevel:hover {
	font-size		: 11px;
	font-weight		: normal;
	margin			: 0px;
	text-decoration		: none;
}

#rightnav a.sublevel,
#rightnav a.sublevel:link 
#rightnav a.sublevel:active {
	font-size		: 11px;
	font-weight		: normal;
	margin			: 0px;
	color			: #F9EAAB;
	text-decoration		: none;
	padding-right		: 0px; 
	padding-top		: 0px; 
	padding-bottom		: 0px;
}

#rightnav a.sublevel:visited {
	font-size		: 11px;
	font-weight		: normal;
	margin			: 0px;
	color			: #F9EAAB;
}

#rightnav a.sublevel:hover {
	font-size		: 11px;
	font-weight		: normal;
	margin			: 0px;
	text-decoration		: none;
}


table.contentpane table
{
	margin-right		: 2px;
	margin-left		: 2px;
}

.sectiontableheader
{
	font-weight		: bold;
	font-size		: 1.1em;
	color			: #14508E;
}

.sectiontableentry1
{
	background-color	: #F4F3F3;
	padding-top		: 3px;
}

.sectiontableentry2
{
	background-color	: #E7E7E7;
	padding-top		: 3px;
}


a.readon
{
	text-decoration		: none;
	color			: #c00;
}


a.readon:hover
{
	text-decoration		: underline;
}



.componentheading
{
	color			: #fff;
	font-size		: 1.3em;
	font-family		: Arial;
	color			: #404040;
	font-weight		: bold;
}

.contentheading
{
	font-family		: Arial;
	font-size		: 1.3em;
	color			: #404040;
	font-weight		: bold;
}

.small, 
.createdate
{
	color			: #694102;

}

.contentpaneopen {
  	text-align       		: left;
  	background       		: transparent;
  	padding-top      		: 0px;
  	padding-left     		: 6px;
  	padding-bottom     		: 0px;
  	padding-right    		: 0px;
  	margin-top      		: 0px;
  	margin-left     		: 6px;
  	margin-bottom     		: 0px;
  	margin-right    		: 0px;
  	vertical-align   		: top;
  	width            		: 91%;
	line-height			: 15px;
	
}

.contentpaneopen p {
  	background       		: transparent;
  	padding-top      		: 0px;
  	padding-left     		: 0px;
  	padding-bottom     		: 0px;
  	padding-right    		: 0px;
  	margin-top      		: 0px;
  	margin-left     		: 0px;
  	margin-bottom     		: 0px;
  	margin-right    		: 0px;
  	vertical-align   		: top;
  	width            		: 100%;
	
	
}

.contentpaneopen img {
  	padding-top      		: 0px;
  	padding-left     		: 0px;
  	padding-bottom     		: 0px;
  	padding-right    		: 0px;
  	margin-top      		: -3px;
  	margin-left     		: 0px;
  	margin-bottom     		: 0px;
  	margin-right    		: 5px;
  	/* vertical-align   		: top; */
  	
	
	
}
* html .contentpaneopen img {
  	padding-top      		: 0px;
  	padding-left     		: 0px;
  	padding-bottom     		: 0px;
  	padding-right    		: 0px;
  	margin-top      		: 0px;
  	margin-left     		: 0px;
  	margin-bottom     		: 0px;
  	margin-right    		: 5px;
  	/* vertical-align   		: top; */
  	
	
	
}



/* bugie7*/
*:first-child + html .contentpaneopen img { 
	padding-top      		: 0px;
  	padding-left     		: 0px;
  	padding-bottom     		: 0px;
  	padding-right    		: 0px;
  	margin-top      		: 0px;
  	margin-left     		: 0px;
  	margin-bottom     		: 0px;
  	margin-right    		: 0px; 
} 


.sectiontableheader
{
	background		: url(../images/topmenu-bg.png) repeat-x;
	font-size		: 10px;
	padding-top		: 3px;
	padding-bottom		: 3px;
}

table.contenttoc th
{
	background		: url(../images/topmenu-bg.png) repeat-x;
	height			: 12px;
	padding-top		: 2px;
	padding-bottom		: 2px;
	text-align		: left;
	padding-left		: 2px;
	
}

table.contenttoc
{
	border			: 1px solid #333333;
}

table.contenttoc td
{
	padding			: 0px 2px 0px 2px;
}

.pathway,
.pathway a:link,
.pathway a:visited
{
	font-size		: 10px;
	color			: #fff;
}

/* topnavi */

ul#mainlevel-nav
{
	list-style		: none;
	padding			: 0;
	margin			: 0;
	font-size		: 0.8em;
        
}

ul#mainlevel-nav li
{
	background-image	: none;
	padding-left		: 0px;
	padding-right		: 0px;
	float			: left;
	margin			: 0;
	font-size		: 11px;
	line-height		: 20px;
	white-space		: nowrap;
	height			: 34px;
}

* html ul#mainlevel-nav li {
	height			: 32px;
}



ul#mainlevel-nav li a
{
	display			: block;
	padding-left		: 20px;
	padding-right		: 20px;
	padding-top		: 5px;
	padding-bottom		: 1px;
	margin-right		: 0px;
	margin-top		: 5px;
	margin-bottom		: 1px;
	text-decoration		: none;
	color			: #fff;
	border-right 		: 1px solid #fff;
	text-transform		: uppercase;
	font-size		: 0.9em;
	border-top		: 0px solid #ccc;
	font-weight		: bold;
	height			: 20px;
}



#menubox>ul#mainlevel-nav li a { width: auto; }


ul#mainlevel-nav li a:hover
{       height			: 21px;
	border-bottom		: 1px solid #c00;
	background		: #ccc;
}



#active_menu-nav a.mainlevel-nav:active 
{       border-bottom		: 1px solid #c00;
	background		: #b0c8f6;
}






/* bugie7*/
*:first-child + html ul#mainlevel-nav li a:hover { 
	height : 20px; 
} 

/* bugie6 start*/

* html ul#mainlevel-nav
{
	list-style		: none;
	padding			: 0;
	margin			: 0;
	font-size		: 0.8em;

}

* html ul#mainlevel-nav li
{
	background-image	: none;
	padding-left		: 0px;
	padding-right		: 0px;
	float			: left;
	margin			: 0;
	font-size		: 11px;
	line-height		: 19px;
	white-space		: nowrap;
	height			: 32px;
}



* html ul#mainlevel-nav li a
{       float			: left;
	display			: block;
	padding-left		: 20px;
	padding-right		: 20px;
	padding-top		: 5px;
	padding-bottom		: 1px;
	margin-right		: 0px;
	margin-top		: 5px;
	margin-bottom		: 1px;
	text-decoration		: none;
	color			: #fff;
	border-right 		: 1px solid #fff;
	text-transform		: uppercase;
	font-size		: 0.9em;
	border-top		: 0px solid #ccc;
	font-weight		: bold;
	
}



* html #menubox>ul#mainlevel-nav li a { width: auto; }




* html ul#mainlevel-nav li a:hover {
        float			: left;
        height			: 20px;
	border-bottom		: 1px solid #c00;
	background		: #ccc;
}






/* bugie6 ende topnavi*/

/* ################# breadcrumbs ################ */
#breadcrumbs {
	position		: absolute;
	text-transform	 	: capitalize;
	min-height		: 19px;
	padding-top		: 0;
	top			: 132px;
	text-align		: left;
	color			: #fff;
}

#breadcrumbs p {
	padding			: 5px;
	display			: inline;
}

* html #breadcrumbs {
	height			: 65px;
}

#breadcrumbs a {
	text-transform		: none;
}

#breadcrumbs a:link,#breadcrumbs a:visited {
	color			: #fff;
}

#breadcrumbs span {
	font-size		: 0.9em;
	padding			: 7px;
}

#breadcrumbs span a:hover,#breadcrumbs span a:active,#breadcrumbs span a:focus 
{
	text-decoration		: none;
}




/* FORM CSS */


form {
	margin			: 0px;
	padding			: 0px;
     }

input {
	font			: 12px Tahoma, Arial, sans-serif;
	margin			: 4px 2px 1px 0px;
	
}

select {
	font			: 11px Tahoma, Arial, sans-serif;
}

textarea {
	border			: 1px solid #CCCCCC;
	padding-left		: 2px;
	font			: 12px/1.4em Tahoma, Arial, sans-serif;
}
/*  --- image --- 
.button {
	padding-left		: 5px;
	padding-right		: 5px;
	border			: 1px solid #808080;
	background-color	: #92BC20;
	border-left		: 1px solid #C4DB86;
	border-top		: 1px solid #C4DB86;
	border-right		: 1px solid #3C4D0D;
	border-bottom		: 1px solid #3C4D0D;
	color			: #ffffff;
}
*/
.inputbox {
	padding-left		: 2px;
	border-top		: 1px solid #999999;
	border-right		: 1px solid #DDDDDD;
	border-bottom		: 1px solid #DDDDDD;
	border-left		: 1px solid #999999;
	background		: #FFFFFF;
}

.clr {
	clear: both;
}
