/* ----------------------------------------------------------------------------- *
*																		         *
*																				 *
*																				 *
*   You may adapt elements of this CSS in your own projects, but the unique 	 *
*   combination of images, colors, sizes, typography, and positioning 			 *
*   ("the design") is copyright IBYKUS AG. and may 								 *
*   not be reproduced.															 *
*																				 *
* ------------------------------------------------------------------------------ */	


/* Fix a silly bug in Mozilla; 
----------------------------------------------------- */

html { 
	min-width: 840px;
	min-height: 840px;
	 }


/* Helpers and Base Rules
----------------------------------------------------- */


img {
	border: 0px none;
	padding: 0;
	margin: 0
	}
	
img.inset {
	border: 0px solid #DDD;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	padding: 0;
	margin: 4px 8px 4px 4px;
	}
	
img.ratingstar {
	width: 10px;
	height: 12px;
	margin: 0 0 -1px 0;
	}
	
img.itemlist {
	padding-top: 0;
	position: relative;
	top: 3px;
	left: 1px;
	}

p.access	{
	display: none;
	}
	
table {
	width: 80%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
	
table.graytheme, .contact_email {
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #EEE;
	padding: 0;
	margin: 0;
	}
.contact_email {
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #EEE;
	padding: 10px 10px 10px 10px;
	margin: 0;
	}

table.graytheme tr.white {
	background: #FFF;
}	

table.graytheme td {
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	padding: 4px;
	}
	
table.opentheme {
	/*border-top: 1px dotted #CCC;*/
	/*border-bottom: 1px dotted #CCC;*/
	background: #FFF;
	padding: 4px;	
	font-size:11px;
	margin:-3px 0px 0px 0px;
	}

/* right modul postion for news, faq etc. Mozilla /gecko */
html>body div#rightcolumn table.opentheme {
	/*border-top: 1px dotted #FFF;
	border-bottom: 1px dotted #FFF;*/
	background: #FFF;
	padding: 4px;	
	font-size:11px;
	margin:-6px 0px 0px 0px;
	}
div.opentheme {
	/*border-top: 1px dotted #FFF;
	border-bottom: 1px dotted #FFF;*/
	background: #FFF;
	padding: 4px;
	/*margin: 0;*/
	}
	
td.opentheme {
	/*border-top: 1px dotted #FFFF;
	border-bottom: 1px dotted #FFF;*/
	background: #FFF;
	padding: 4px;
	font-size: 11px;
	margin: 0;
	}
	
td {
	padding-bottom: 1px;
	font-size: 11px;
	margin: 40px;
	}

	
tr.tableheader {
	background: #E0E0E0;
	border: 0px none;
	}
	
td.help {
	text-align: center;
	border-left: 1px solid #E0E0E0;
	}
	
hr,td.hr { 
	 size:1px;
	 height:1px;
	 width:100%;
	 color:#CCCCCC;
	 }
.gray {
	background: #EEE;
	}
	
.label {
	background: #AAA;
	border: 1px solid #AAA;
	}
.small {
 color: #019EBB;
 font-size:9px;
 }
.createdate{
 padding-left:10px;
 font-size:9px;
 color: #019EBB;
	}

.modifydate{
 
 font-size:9px;
 color: #999999;
	}
	
.inputbox {
	border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; background-image: url('images/form_back.gif'); 
	float: none; 
	font-size: 10px;
	text-align:left;
	}
.inputboxlong {
	border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; background-image: url('images/form_back_long.gif'); 
	width: 300px;
	float: none; 
	font-size: 11px;
	text-align:left;
	font-family: "Trebuchet Ms", arial, verdana, sans-serif;
	}

textarea {
	border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; background-image: url('images/form_back_long.gif'); 
	width: 300px;
	float: none; 
	font-size: 11px;
	text-align:left;
	font-family: "Trebuchet Ms", arial, verdana, sans-serif;
	}


.inputboxlongsecond{
	border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; background-image: url('images/form_back_long.gif'); 
	width: 100%;
	float: none; 
	font-size: 11px;
	text-align:left;
	font-family: "Trebuchet Ms", arial, verdana, sans-serif;

}

.inputboxsearch {
	border-left:1px solid #E4B989; border-right:1px solid #E4B989; border-top:1px solid #E4B989; border-bottom:1px solid #E4B989; background-image: url('images/form_back.gif'); 
	float: none; 
	text-align:center;
	}
	
.message {
	padding: 4px 4px 4px 4px;
	font-size: 11px;
	color: #019EBB;
	/*border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;*/
	list-style: square inside url(images/article.png);
	list-style-type: square;
	list-style-position: outside;
	margin: 20px 0 0 0;
	}
	
.button {
	width: auto;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	height: 16px;
	cursor: pointer;
	background: #019EBB;
	border: 1px solid #DDD;
	color: #FFF;
	letter-spacing: .125em;
	text-transform: uppercase;
	}
	
.button:hover {
	background: #00446D;
	}
.buttonheading {
	background: transparent;
}




/* Primary Layout Divisions 
----------------------------------------------------- */

body#homepage {
	margin: 0;
	padding: 0;
	/*border: 0;*/	
	background: #D1C7BA url('images/shadow_02.gif') repeat-y top center;
    color: #333333;	
}
	
body#noback {
	background: #FFF;
	}
	
div#wrapper	{
	color: #555;
	background: transparent;
	width: 840px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border: 0px solid red;
	}
	
div#clearwrapper {
	color: #000;
	background: #FFF;
	width: 720px;
	margin: 0 auto;
	padding: 0;
	border: 10px solid #FFF;
	text-align: left;
	}
	
div#header	{
	height: 170px;
	width: 800px;
	padding: 0;
	border: 0px solid green;
	background: url('images/header.jpg') no-repeat top center;
	/*background: transparent;*/
	/* False margin for IE 6 Windows */
	margin-left:20px; margin-right:0; margin-top:0; margin-bottom:0;
	}



div#pathway	{
	width: 640px;
	margin: -22px 0 0 40px;
	font-size: 9px;
	padding-top: .2em;
	color:#999999;
	}
div#date	{
	width: auto;	
	padding-top: .2em;
	margin: 0 0 0 660px;
	font-size:9px;
	color:#999999;
	}

html>body div#date {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	width: auto;	
	padding-top: .2em;
	margin: 6px 0 0 660px;
	font-size:9px;
	color:#999999;
	}
	
div#search	{
	height: 20px;
	width: 175px;
	padding: 6px;
	margin: -52px 0 0 640px;
	}

html>body div#search {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	height: 12px;
	width: 175px;
	margin: -50px 0 0 620px;
	}

div#divider	{
	height: 0px;
	width: 800px;
	padding: 0;
	margin: 0 0 0 0;
	background:transparent;
	}
	
/* Corrected margin for all other browsers */
html>body div#header {
	margin: 0 0 0 20px;
	}
		
input {
	background: #FFF;
	border: 0px none;
	font-family: "trebuchet ms", arial, verdana, sans-serif;
	font-size: 9px;
	color: #555;
	}
	
div#nav {
	margin: 0;
	width: 767px;
	height: 20px;
	border: 0px none;
	padding: 0;
	}

div#buttons {
	background: transparent;
	text-align: center;
	float: left;
	margin: 117px 0 0 -30px;
	padding: 0 0 0 0;
	width: 600px;
	
}
html>body div#buttons {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	background: transparent;
	float: left;
	text-align: center;
	margin: 117px 0 0 -35px;
	padding: 0 0 0 0;
	width: 600px;
	}



ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	list-style: none;
	display: block;
	background-image: url('none');
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
    width: 13% !important;
	font-weight: normal;
	font-size: 14px;
	line-height: 30px;
	white-space: nowrap;
}


html>body div#header div#buttons ul#mainlevel-nav li
{
	display: block;
	background-image: url('none');
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
    width: 13% !important;
	font-weight: normal;
	font-size: 14px;
	line-height: 30px;
	white-space: nowrap;
}


ul#mainlevel-nav li a
{

	list-style: none;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	color: #916846;
	background: transparent;
	font-family: "trebuchet ms", arial, verdana, sans-serif;
}

div#buttons ul#mainlevel-nav li a { 

	
	width: auto; 
}

	ul#mainlevel-nav li a
{
	color:  #916846;	
	font-weight: bold;
	font-size: 14px;
}

div#buttons ul#mainlevel-nav li a:hover
{
	color:  #FFFFFF;
	background: url('/templates/elsa/images/hover_button.gif') repeat-x top left;
}

div#buttons ul#mainlevel-nav li a.mainlevel-navON
{
	color:  #FFFFFF;
	background: url('/templates/elsa/images/hover_button.gif') repeat-x top left;
}


div#buttons ul#mainlevel-nav li a.mainlevel-navOFF
{
	color:  #916846;	
	font-weight: bold;
	font-size: 14px;
	background: url('/templates/elsa/images/hover_button.gif') repeat-x top left;
}



/* Hide this div from IE because it adds horizontal scroll bars */

div#tab {
	display: none;
	}
	
/* The child selector hack prevents IE Win from seeing these styles
	while allowing non-IE browsers to display the tab */

html>body div#wrapper div#tab {
	/* commented backslash hack v2 (hides the following style from Mac IE5) \*/
	position: relative;
	margin: 0 820px;
	width: 24px;
	height: 64px;
	/*background: transparent url(images/tab.gif) no-repeat;*/
	border: 0px solid red;
	z-index: 1000;
	display: block;
	/* end hack */
	}

div#leftcolumn {
	float: left;
	width: 120px;	
	border: 0px solid blue;
	/* False margin value for all versions of IE Win, including 6.0 */	
	margin-top: 5px;	
	/* False margin value for all versions of IE Win, including 6.0 */	
	margin-left: 18px;
	}
	
html>body div#leftcolumn {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-left: 34px;
	margin-top: 40px;
	}

div#leftcolumn a#nounderline {
	font-family: "trebuchet ms", arial, verdana, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	}
	
div#leftcolumn a#nounderline:hover {
	color: #E4B989;
	text-decoration: underline;
	}

.moduleleft {
	width: 120px;
	font-family: "trebuchet ms", arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	border: 0px solid red;
	color: #000;
	background: #EEE;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #DDD;
	margin: 0;
	}
	
#dailytip {
	width: 120px;
	font-family: "trebuchet ms", arial, verdana, sans-serif;
	font-size: 9px;
	line-height: 1.5em;
	color: #000;
	background: #EEE;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #DDD;
	margin: 6px 0 0 0;
	}
			
p.teaser {
	border-bottom: 0px dotted #888;
	padding-bottom: 10px;
	}
	
div#accountnew {
    width: 174px;
	border: 1px solid #DDD;
	padding: 0px 0px 0px 4px;
	margin:10px 0px 10px 0px;;
	text-align: left;
	font-size: 11px;	
	
	}
div#visits {
    width: 174px;
	border: 1px solid #DDD;
	padding: 0px 0px 0px 4px;
	margin:5px 0px 5px 0px;;
	text-align: left;
	font-size: 10px;	
	
	}

.login {
	width: auto;
	height: auto;
	border: 1px solid #FFF;
	background: #EFEFEF;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin: 0;
	font-family: "trebuchet ms" arial, verdana, sans-serif;
	font-size: 9px;
	color: #000;
	}
	
.login2 {
	width: auto;
	height: auto;	
	background: #EEE;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin: 0;
	font-family: "trebuchet ms" arial, verdana, sans-serif;
	font-size: 9px;
	color: #000;
	}
			
	
#login td a {
	font-size: 9px;
	}
	
#login a {
	font-size: 9px;
	}
	
.loginfield {
	border-left:1px solid #CCC; border-right:1px solid #CCC; border-top:1px solid #CCC; border-bottom:1px solid #CCC; width: 98px;
	height: 16px;
	background: #FFF url('images/form_back.gif');
	
	}

#forma {
	font-family: "trebuchet ms", arial, verdana, sans-serif;
	font-size: 9px;
	border: 0px solid red;
	color: #000;
	margin: 0;
	padding: 0;
	}
	
div#rightcolumn	{
	width: 580px;
	border: 0px solid #FFA500;
	height: auto;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 150px;
	/* By setting a height for this div, you can control the height of the page */
	}

div#rightcolumn p {
	padding-left: 10px;
	width: 570px;
	height: auto;
	/* By setting a height for this div, you can control the height of the page */
	}

html>body div#rightcolumn {
	width: 840px;
	height: auto;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 80px;
	}
	
div#rightcolumn p {
	font-family: "trebuchet ms", arial, verdana, sans-serif;
	font-size: 11px;
	color: 4C1F16;
	}

div#footer	{
	clear: both;
	border: 0px solid black;
	background: url('images/grgrad.gif') repeat-x;
	color: #666;
	width: 800px;
	height: 100px;
	margin-left:20px; margin-right:0px; margin-top:0px; margin-bottom:10px; padding-left:0; padding-right:0; padding-top:5px; padding-bottom:5px
	}
	
div#footer img#divider {
	margin-left: 20px;
	}
	
div#footer p#copyright	{
	background: transparent;	
	margin: 0;
	padding: 0px 0px 0px 0px;
	margin-left: 150px;
	margin-top: 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 9px;
	color: #999;
	}
	
	
	
/* Styles for sectiontableentry2
----------------------------------------------------- */
				
table#people {
	margin: 0;
	padding: 0;
	width: 99%;
	text-align: center;
	table {border-collapse: collapse;}
	}
	
table#people a {
	margin: 0 0 0 0;
	}
	
table#people a img {
	border: 1px solid #DDD;
	padding: 3px;
	margin: 0 0 0 0;
	}
	
table#people a:hover img {
	border: 2px solid #F7931D;
	padding: 2px;
	}

	
table#people a img.selected {
	border: 2px solid #F7931D;
	padding: 2px;
	}
	
table#people p {
	margin: 0;
	padding: 0;
	}
	
table#people p.name {
	margin: 0;
	}
		
p#csrinfo {
	margin: 10px 0 10px 0;
	font-family: arial;
	font-size: 11px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	padding: 4px 10px;
	background: #E2EAEC;
	}
	
table#people span {
	padding: 0;
	margin: 0;
	}
	
table#people td {
	width: 20%;
	height: 110px;
	text-align: center;
	font-family: "trebuchet ms", arial, verdana, sans-serif;
	font-size: 11px;
	color: #4C1F16;
	margin: 0;
	padding: 0;
	}
						
	
		
/* Basic Typography Rules
----------------------------------------------------- */

body {
	font-family: "trebuchet ms", arial, verdana, sasn-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-align: center;
	line-height: 1.5em;		
	}

.contentpane  {
	/* TOP BOTTOM LEFT RIGHT Margins */
	margin:-3px 0px 0px 0px;
	text-align: left;
	font-size: 11px;
	padding: 0px 0px 0px 10px;
}

body#contentpane {
	/* TOP BOTTOM LEFT RIGHT Margins */
	margin:0px 0px 0px 0px;
	text-align: left;
	font-size: 11px;
}


.contentpaneopen {
	/* TOP BOTTOM LEFT RIGHT Margins */
	margin:-5px 0px 0px -2px;
	text-align: left;
	font-size: 11px;
}


/* Home rightmodul position Mozilla / Gecko */
html>body div#rightcolumn table.contentpaneopen {
	/* TOP BOTTOM LEFT RIGHT Margins */
	margin:-4px 0px 0px 2px;
	text-align: left;
	font-size: 11px;
}


/* Kontakt Moduls rightmodul position Mozilla / Gecko */
html>body div#rightcolumn table.contentpane {
	/* TOP BOTTOM LEFT RIGHT Margins */
	margin:-2px 0px 0px -6px;
	text-align: left;
	font-size: 11px;
}


.contentpane_outline {
	padding: 0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	text-align: left;
	font-size: 11px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
}


body#contentpane_outline table td {
	padding: 0px 0px 0px 0px;
	margin:10px 0px 0px 10px;
	text-align: left;
	font-size: 11px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
}

html>body div#rightcolumn table.contentpane_outline  {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 4px;
	text-align: left;
	font-size: 11px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
}

html>body div#contentmoduloutline{
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	padding: 10px 10px 10px 0px;
	margin:10px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	width: 168px;
	}
	
div#contentmoduloutline{
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	padding: 10px 10px 10px 10px;
	margin:10px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	width: 168px;
	}

.reviews{
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 11px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	width: 500px;
	height: 50px;
	overflow: auto;
	}

div#contentmoduloutline2{
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	padding: 2px 2px 2px 2px;
	margin:10px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	width: 168px;
}

html>body div#contentmoduloutline2{
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	padding: 3px 3px 3px 3px;
	margin:10px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	width: 173px;
}

html>body div#contentmoduloutline_mitte {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	padding: 10px 10px 10px 0px;
	margin:0px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	width: auto;
	}

div#contentmoduloutline_mitte  {
	padding: 10px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	width: auto;
}


html>body div#accountnew {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	padding: 4px 0px 0px 4px;
	margin:10px 0px 0px 0px;;
	text-align: left;
	font-size: 11px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	width: 173px;
	}

.sectiontableheader {
	
	padding: 4px 4px 4px 4px;
	margin:10px 0px 0px 0px;;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	background: #EFEFEF;

}


.sectiontableheader_shop {
	padding: 4px 4px 4px 4px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	color: #019EBB;
	font-size: 12px;
	border-top: 1px solid #019EBB;
	border-bottom: 1px solid #019EBB;
	border-left: 1px solid #019EBB;
	border-right: 1px solid #019EBB;
	background: #FFFFFF;
	font-weight: normal;
}
.sectiontableheader_shop2 {
	padding: 4px 4px 4px 4px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	color: #019EBB;
	font-size: 14px;
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	border-left: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
	background: #EFEFEF;
	font-weight: normal;
}

.sectiontableheader_shop3 {
	padding: 4px 4px 4px 4px;
	margin: 10px 0px 0px 0px;
	text-align: right;
	color: #019EBB;
	font-size: 11px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	background: #FFFFFF;
	font-weight: normal;
}
.required_shop {		
	color: #666;
	font-size: 11px;
	font-weight: bold;
}


.sectiontableentry1 {
	padding: 4px 4px 4px 4px;
	margin: 10px 0px 0px 0px; /*text-align: left;*/
	font-size: 10px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	list-style: square outside url(images/article.png);
	list-style-type: square;
	list-style-position: outside;
}

.sectiontableentry2 {
	padding: 4px 4px 4px 4px;
	margin:10px 0px 0px 0px;;
	/*text-align: left;*/
	font-size: 10px;
	/*border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;*/
	background: #EFEFEF;
	list-style: square inside url(images/bullet_red.gif);
	list-style-type: square;
	list-style-position: outside;

}
.sectiontableentry_event {
	padding: 4px 4px 4px 4px;
	margin: 10px 0px 0px 0px; /*text-align: left;*/
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	list-style: square outside url(images/article.png);
	list-style-type: square;
	list-style-position: outside;
}

div#rightcolumn table.content tr td{
	padding: 4px 4px 4px 4px;	
	font-size: 10px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	list-style: square inside url(images/article.png);
	list-style-type: square;
	list-style-position: outside;
}

.faqentry2 {
	padding: 6px 6px 6px 6px;
	font-size: 11px;
	background: #EFEFEF;
	border-top: 0px solid #DDD;
	border-bottom: 0px solid #DDD;
	border-left: 0px solid #DDD;
	border-right: 0px solid #DDD;
	list-style: square inside url(images/bullet_red.gif);
	list-style-type: square;
	list-style-position: outside;
	text-align:justify;
	margin: 0px;
}

.faqentry1 {
	padding: 6px 6px 6px 6px;
	font-size: 11px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	list-style: square inside url(images/bullet_red.gif);
	list-style-type: square;
	list-style-position: outside;
	margin: 0px;
}

.faqentry {
	padding: 6px 6px 6px 6px;
	font-size: 11px;
	/*border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;*/
	background: #FFFFFF url(images/bg_modul_new.png) repeat-x top left;
	list-style: square inside url(images/bullet_brown.gif);
	list-style-type: square;
	list-style-position: outside;
	margin: 0px;
}


.faqentry3 {
	padding: 4px 4px 4px 4px;
	font-size: 11px;
	/*border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;*/
	background: #ffffff;
	list-style: square inside url(images/bullet_red.gif);
	list-style-type: square;
	list-style-position: outside;#
	margin: 0px;
}
.faqentry4 {
	padding: 4px 4px 4px 4px;
	font-size: 11px;
	/*border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;*/
	background: #ffffff;
	list-style: square inside url(images/bullet_blue.gif);
	list-style-type: square;
	list-style-position: outside;#
	margin: 0px;
}


table tr.sectiontableentry1 td {
	padding: 4px 4px 4px 4px;
	margin:10px 0px 0px 0px;;
	/*text-align: left;*/
	font-size: 11px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
}


table tr.sectiontableentry2 td {
	padding: 4px 4px 4px 4px;
	margin:10px 0px 0px 0px;;
	/*text-align: left;*/
	font-size: 11px;
	/*border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;*/
	background: #EFEFEF;
}

.contentpanepopup{
	margin:10px 10px 10px 10px;
	text-align: left;
	font-size: 11px;
	}

.glossary_back{
	/*background:#EFEFEF;*/
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	padding: 5px 5px 5px 5px;
	}
.glossary_letter{
    color: #019EBB;
	}


.subline {
	font-size: 14px;
	font-weight: bolder;
}
ol, ul {
	font-family: "trebuchet ms", arial, verdana, sans-serif;
	font-size: 11px;
	color: #333;
	border: 0px solid red;
	}
p {
	font-family: "trebuchet ms", arial, verdana, sans-serif;	
	font-size: 11px;
	color: #333;		}
	
ol {
	padding: 10px 0 0 20px;
	margin: 0;
	}
	
h1	{
	font-family: "trebuchet ms", arial, verdana, sans-serif;
	font-size: 18px;
	color: #333;
	}
h3 {
color: #4C1F16;
font-size: 14px;
}

html>body h3 {
color: #4C1F16;
font-size: 14px;
}

h5 {
color: #019EBB;
font-size: 20px;
}

html>body h5 {
color: #019EBB;
font-size: 20px;
}

h1.titleonecol {
	/* Used in frontend.html.php */
	background: #FFF url('images/fade_01.png') no-repeat -5px -3px;
	height: 25px;
	width: 173px;	
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
	color: #019EBB;
	/*#005D95*/
	letter-spacing: .1em; padding-left:9px; padding-right:0; padding-top:9px; padding-bottom:0
	}
	
h1.titletwocol, td.contentheading, .componentheading, .contentheading   {
	/* Used in content.html.php */
	background: #FFF url('images/fade_02.png') no-repeat -5px -3px;
	height: 25px;
	/*width: 100%;*/
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #CC0000;
	letter-spacing: .1em;
	margin-left:0px; margin-right:0px; margin-top:-3px; margin-bottom:0px; padding-left:9px; padding-right:0; padding-top:9px; padding-bottom:0
	
	}
	
td.contentheadingopentheme{
	background: #FFF url('images/fade_02.png') no-repeat -5px -3px;
	height: 25px;
	/*width: 100%;*/
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #CC0000;
	letter-spacing: .1em; padding-left:9px; padding-right:0px; padding-top:9px; padding-bottom:0px

}
	
h2 {
	font-family: inherit;
	font-weight: normal;
	font-size: 1.15em;
	color: inherit;
	}
	
p.introtext {
	margin: 0px 0 0px 0;
	font-family: arial;
	font-size: 11px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	padding: 10px 0 10px 0;
	}
	
.storybody {
	margin: 0px 0 10px 0;
	font-family: arial;
	font-size: 11px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	padding: 10px 0 10px 0;
	}
	
td.rating {
	text-align: right;
	}
	
td.ratingform {
	text-align: left;
	}
	
td.aligncenter {
	text-align: center;
	}
	
#ratingform {
	margin: 6px 0 0 0;
	}
	
div#rightcolumn tr#ratingrow {
	border-top: 1px dotted #AAA;
	}
	
#boldspan {
	font-weight: bold;
	font-size: 1em;
	color: #000;
	}
	
#orangeaccent {
	color: #FFB20E;
	}
	
strong {
	font-weight: bold;
	font-size: 12px;
	}
	
.i_headline {
	font-size: 14px;
}
.strongblack {
	font-weight: bold;
	color: #000;
	}
	
.emphasis {
	font-style: italic;
	}


/* Default Links
----------------------------------------------------- */

a {
	font-family: "trebuchet ms", arial, verdana, sans-serif;
	font-weight: normal;
	font-size: 20px;
	text-decoration: underline;
	}

a:link, a:visited {
	text-decoration : none;
	color: #a7451f;
	background: transparent; 
	}

a:hover {
	text-decoration : none;
	color: #e2c69f;
	background: transparent;	
	}

a:active {
	text-decoration : none;
	color: #e2c69f;
	background: transparent;  
	}
	
a.dottedlink {
	border-bottom: 1px dotted #FFB20E;
	padding: 0 0 2px 0;
	}
	
div#nav a {
	font-family: "trebuchet ms", arial, verdana, sans-serif;
	font-size: 20px;
	text-decoration: underline;
	text-align: center;
	color: #000;
	padding-top: .2em;
	}
	
div#nav a:hover {
	color: #000;
	}
	
div#pathway a:link, div#pathway a:visited  {
	font-family: "trebuchet ms", arial, verdana, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #472108;
	padding-top: .2em;
	}

#footer a {
	font-family: "trebuchet ms", arial, verdana, sans-serif;
	font-weight: normal;
	font-size: 9px;
	}

div#leftcolumn p a:link, div#leftcolumn p a:visited {
	text-decoration: underline;


	} 

div#leftcolumn p a:hover {
	text-decoration: underline;
	} 

.componentheading a:link, .componentheading a:visited {

	font-family: "trebuchet ms", arial, verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #472108;
	text-transform: uppercase;

    }
	
	
/* Styles for Main Nav Menu
	-------------------------------- */
	
ul#mainmenulist {
	list-style-type: none;
	width: 165px;
	font-family: "trebuchet ms", arial, verdana, sans-serif;
	font-size: 9px;
	border: 0px solid red;
	color: #000;
	padding: 0;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	margin: 0;
	}
	
html>body ul#mainmenulist {
	width: 179px;
	
	}
	
div#leftcolumn ul#mainmenulist li {
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
        border-bottom: 1px solid #E4B989;
	width: 167px;
	padding: 0;
	}

html>body div#leftcolumn ul#mainmenulist li {
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
        border-bottom: 1px solid #E4B989;
	width: 179px;
	padding: 0;
	}
	
	
div#leftcolumn ul#mainmenulist li a {
	display: block;
	width: 167px;
	height: 18px;
	background: #F1DCC4;
	padding: 2px 0 2px 12px;
	text-decoration: none;
	color: #472108;
	}
	
	
div#leftcolumn ul#mainmenulist li a:hover {
	color: #FFFFFF;
	background: #E4B989;
	/*border-left: 2px dotted #CCC;*/
	padding: 2px 0px 2px 12px;
	width: 167px;
	}

div#leftcolumn ul#mainmenulist li a#active_menu.mainlevel {
	display: block;
	width: 167px;
	height: 18px;
	background: #E4B989; url(images/indent1.png);
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	padding: 2px 0 2px 12px;
	text-decoration: none;
	color: #FFFFFF;
	}

html>body div#leftcolumn ul#mainmenulist li a#active_menu.mainlevel {
	display: block;
	width: 167px;
	height: 18px;
	background: #E4B989; url(images/indent1.png);
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	padding: 2px 0 2px 12px;
	text-decoration: none;
	color: #FFFFFF;
	}

div#leftcolumn ul#mainmenulist li a.sublevel {
	width: 167px;
	background: #FFFFFF url(images/indent1.png);
	background-position: 10px 5px;
	background-repeat: no-repeat;
	height: 16px;
	text-decoration: none;
	font-size: 10px;
	padding: 3px 0 2px 26px;
	border: 1px solid #E4B989;
	border-bottom: 1px solid #FFFFFF;
	}

div#leftcolumn ul#mainmenulist li a.sublevel:hover {
	width: 167px;
	color: #000000;
	background: #FCF8F3 url(images/indent2.png);
	background-position: 10px 5px;
	background-repeat: no-repeat;
	height: 16px;
	/*border-left: 2px dotted #CCC;*/	
	padding: 3px 0 2px 26px;
	font-size: 10px;
	border: 1px solid #E4B989;
	border-bottom: 1px solid #FFFFFF;
	}

html>body div#leftcolumn ul#mainmenulist li a.sublevel {
	width: 151px;
	background: #FFFFFF url(images/indent1.png);
	background-position: 10px 5px;
	background-repeat: no-repeat;
	height: 16px;
	text-decoration: none;
	font-size: 10px;
	padding: 3px 0 2px 26px;
	border: 1px solid #E4B989;
	border-bottom: 1px solid #FFFFFF;
	}

html>body div#leftcolumn ul#mainmenulist li a.sublevel:hover {
	width: 151px;
	color: #000000;
	background: #FCF8F3 url(images/indent2.png);
	background-position: 10px 5px;
	background-repeat: no-repeat;
	height: 16px;
	/*border-left: 2px dotted #CCC;*/	
	padding: 3px 0 2px 26px;
	font-size: 10px;
	border: 1px solid #E4B989;
border-bottom: 1px solid #FFFFFF;
	}

div#leftcolumn ul#mainmenulist li a#active_menu.sublevel {
	width: 179px;
	color: #000000;
	background: #FCF8F3 url(images/indent2.png);
	background-position: 10px 5px;
	background-repeat: no-repeat;
	height: 16px;
	/*border-left: 2px dotted #CCC;*/
	border: 1px solid #E4B989;
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 0 2px 26px;
	font-size: 10px;
	}

html>body div#leftcolumn ul#mainmenulist li a#active_menu.sublevel {
	width: 151px;
	color: #000000;
	background: #FCF8F3 url(images/indent2.png);
	background-position: 10px 5px;
	background-repeat: no-repeat;
	height: 16px;
	/*border-left: 2px dotted #CCC;*/
	border: 1px solid #E4B989;
    border-bottom: 1px solid #FFFFFF;
	padding: 3px 0 2px 26px;
	font-size: 10px;
	}
	
	
/* Styles for SubLevel2 */


div#leftcolumn ul#mainmenulist li a.sublevel2 {
	width: 179px;
	background: #FFFFFF url(images/indent2.png);
	background-position: 20px 5px;
	background-repeat: no-repeat;
	height: 16px;
	text-decoration: none;
	font-size: 9px;
	color:#666666;
	padding: 3px 0 2px 36px;
	border:  1px solid #E4B989;
	border-top: 1px solid #FFFFFF;
    text-transform:none;
	}

html>body div#leftcolumn ul#mainmenulist li a.sublevel2 {
	width: 141px;
	background: #FFFFFF url(images/indent2.png);
	background-position: 20px 5px;
	background-repeat: no-repeat;
	height: 16px;
	text-decoration: none;
	font-size: 9px;
	color:#666666;
	padding: 3px 0 2px 36px;
	border:  1px solid #E4B989;
	border-top: 1px solid #FFFFFF;
    text-transform:none;
	}

div#leftcolumn ul#mainmenulist li a.sublevel2:hover {
	width: 179px;
	color: #000000;
	background: #FCF8F3 url(images/indent2.png);
	background-position: 20px 5px;
	background-repeat: no-repeat;
	height: 16px;
	/*border-left: 2px dotted #CCC;*/
	border: 1px solid #E4B989;
	border-top: 1px solid #FFFFFF;
	padding: 3px 0 2px 36px;
	font-size: 9px;
	}

html>body div#leftcolumn ul#mainmenulist li a.sublevel2:hover {
	width: 141px;
	color: #000000;
	background: #FCF8F3 url(images/indent2.png);
	background-position: 20px 5px;
	background-repeat: no-repeat;
	height: 16px;
	/*border-left: 2px dotted #CCC;*/
	border: 1px solid #E4B989;
	border-top: 1px solid #FFFFFF;
	padding: 3px 0 2px 36px;
	font-size: 9px;
	}

div#leftcolumn ul#mainmenulist li a#active_menu.sublevel2 {
	width: 179px;
	color: #000000;
	background: #FFD980 url(images/indent2.png);
	background-position: 20px 5px;
	background-repeat: no-repeat;
	height: 16px;
	/*border-left: 2px dotted #CCC;*/
	border: 1px solid #FFB300;
	padding: 3px 0 2px 36px;
	font-size: 9px;
	}

html>body div#leftcolumn ul#mainmenulist li a#active_menu.sublevel2 {
	width: 141px;
	color: #000000;
	background: #FFD980 url(images/indent2.png);
	background-position: 20px 5px;
	background-repeat: no-repeat;
	height: 16px;
	/*border-left: 2px dotted #CCC;*/
	border: 1px solid #FFB300;
	padding: 3px 0 2px 36px;
	font-size: 9px;
	}
		
	
/* Styles for "Email article" form
   -------------------------------- */
   
table#emailform {
	margin: 20px 0 0 20px;
	width: 360px;
	height: 150px;
	}
	
/* Styles for "Read More" roll-overs
	-------------------------------------------- */



 div#rightcolumn table th.pagenav a:link , html>body> div#rightcolumn table th.pagenav a{

 font-size: 20px;
 font-weight: bold;
 text-decoration: none;
 color: #019EBB;
 text-align: right;

	}
	
	
div#rightcolumn table.opentheme tr td ul li, html>body> div#rightcolumn table.opentheme tr td u li{


 	list-style: square inside url(images/red_bullet.gif);
	list-style-type: square;
	list-style-position: inside;
}
/*div#rightcolumn table th.pagenav a:hover , html>body> div#rightcolumn table th.pagenav a:hover{

 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 color: #CC0000;
 text-align: right;

	}*/
	
a.readon, a.readon:visited, a.readon:link {
	text-align:right;background: url('images/readon_off.gif') no-repeat 0px 0px;
	font-size:10px; text-decoration:none; color: #019EBB; padding-left:34px; padding-right:0; padding-top:0; padding-bottom:2px; background-repeat:no-repeat;
	
	}
	
a.readon:hover {
	text-align:right;
	background: url('images/readon_on.gif') no-repeat 0px 0px;
	font-size:10px; text-decoration:none; color: #CC0000; padding-left:34px; padding-right:0; padding-top:0; padding-bottom:2px; background-repeat:no-repeat;
	
	}


a.readoff {
	text-align:right;
	background: url('images/readon_off.gif') no-repeat 0px 0px;
	font-size:10px; text-decoration:none; color: #019EBB; padding-left:34px; padding-right:0; padding-top:0; padding-bottom:2px; background-repeat:no-repeat;
 }

/*a.readonIE {

	background: url('images/readon_on.gif') no-repeat 0px 0px;
	font-size:10px; text-decoration:none; color: #CC0000; padding-left:34px; padding-right:0; padding-top:0; padding-bottom:2px; background-repeat:no-repeat;

}*/

/* Styles for "Login" 
	-------------------------------------------- */
	




/* Styles for Job Upload Screen
----------------------------------------------- */

p.uploadsuccess {
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	background: #E4EFDD url('images/okay.png') no-repeat 6px 10px;
	padding-left:50px; padding-right:10px; padding-top:10px; padding-bottom:10px; background-repeat:no-repeat;
	}
	
p.uploadfailure {
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	background: #FEFFDD url('images/oops.png') no-repeat 6px 10px;
	padding-left:50px; padding-right:10px; padding-top:10px; padding-bottom:10px; background-repeat:no-repeat;
	}			


/*  Styles für Umfrage  
----------------------------------------------------*/
.fragen {
color:#00446D;
font-weight: bold;
}		
fieldset {border:1px solid #ddd}

