/* CSS Document */

* {
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	color:#000000;
        padding:0;
        margin:0;
}

body {
	margin: 0; 
	padding: 0;
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	background-color:#a1ae2b;
	background:url(/layout/bg.jpg) top fixed repeat-x;
}


.Price {
	font-weight:bold;
	font-size:22px;
	color:#aa0000;
}

h1 {
	font-size:20px;
	color:#171717;
}

h2{
	font-size:16px;
	color:#171717;
}

h3{
	font-size:14px;
	color:#171717;
}

h4{
	font-size:9px;
	color:#000000;
}

.newsletter {
color: green;
}

.flag_fr {
visibility:hidden;
}

.menu {
	background-image:url(/layout/bg_menu.jpg);
	background-repeat:repeat-x;
	padding-top:10px;
	margin:0px;
	height:26px;
	width:950px;
	padding-left:30px;
}

.menu a {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-left:34px;
	padding-right:30px;
}

.menu a:hover {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	padding-left:34px;
	padding-right:30px;
}

.headimage {
	background-image:url(/layout/headimage.jpg);
	background-repeat:no-repeat;
	height:189px;
	width:980px;
}

/**
 * 2. row
 */


#left_column {
	padding-top:20px;
	width:190px;
	float:left;
}

#main_column {
        text-align:left;
	width:580px;
	padding:10px 5px 0 13px;
	float:left;
}


#main_column_order {
        text-align:left;
	width:920px;
	padding:20px;
	float:left;
}

#right_column {
	width:190px;
	padding-top:20px;
	float:right;
}

#content {
	width:980px;
	text-align:left;
	background:url(/layout/bg_content.gif) repeat-y;
	border-left:#416838 1px solid;
	border-right:#416838 1px solid;
	overflow:hidden;

}


ul.left_menu {
   padding:0px;
   width:180px;       
}


ul.left_menu ul {
   padding:0px;
   margin:0px;
   width:180px;        }

ul.left_menu li {
   text-align:left;
   list-style-type:none;
   padding-left: 0px;
   padding-top:0px;
   margin-left:0px;
   width:180px;
}

ul.left_menu li.level1 a {
   border-bottom:1px #406939 dotted;
   display: block;
   color:#406939;
   font-weight:bold;
   text-decoration:none;
   padding: 5px 4px 3px 10px;
   width:auto;
}

ul.left_menu li.level1 a:hover {
   font-weight:bold;
   color:#73b168;
}

ul.left_menu li.level2 {
   text-align:left;
   background-image:none;
   background-repeat:no-repeat;
}

ul.left_menu li.level2 a {
   display: block;
   background-image:none;
   color:#406939;
   text-decoration:none;
   border-bottom:1px #406939 dotted;
   padding: 7px 4px 5px 20px;
   width:auto;
   font-weight:normal;
}

ul.left_menu li.level2 a:hover {
   color:#73b168;
}

ul.left_menu li.level3 {
   text-align:left;
   background-image:none;
   background-repeat:no-repeat;
}

ul.left_menu li.level3 a {
   display: block;
   background-image:none;
   color:#406939;
   text-decoration:none;
   border-bottom:1px #406939 dotted;
   padding: 7px 4px 5px 30px;
   width:auto;
   font-weight:normal;
}

ul.left_menu li.level3 a:hover {
   color:#73b168;
}

.box {
	width:190px;
	margin-bottom:15px;
}

.box .header {
	padding:0px;
	height:27px;
	background-image:url(/layout/box_header.jpg);
	width:190px;
}

.box .header2 {
	padding:0px;
	height:27px;
	background-image:url(/layout/box_header2.jpg);
	width:190px;
}

.header h2 {
        text-align:left;
	padding-top:3px;
	padding-left:20px;
	padding-bottom:0px;
	margin: 0px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}

.header2 h2 {
        text-align:left;
	padding-top:3px;
	padding-left:20px;
	padding-bottom:0px;
	margin: 0px;
	font-size:15px;
	font-weight:bold;
	color:#fff;
}

.box .content {	
        border-right:1px solid #406939;
        text-align:left;
	font-size:11px;
	font-weight:normal;
	margin-top:0px;
	margin-left:0px;
	padding: 10px 10px 1px 5px;
	width:auto;
}

*html .box .content {	
        border-right:1px solid #406939;
        text-align:left;
	font-size:11px;
	font-weight:normal;
	margin-top:0px;
	margin-left:0px;
	padding: 10px 10px 1px 5px;
	width:190px;
}

.box .content_re {	
        border-left:1px solid #406939;
        text-align:left;
	font-size:11px;
	font-weight:normal;
	margin-top:0px;
	margin-left:0px;
	padding: 10px 10px 1px 5px;
	width:auto;
}

*html .box .content_re {	
        border-left:1px solid #406939;
        text-align:left;
	font-size:11px;
	font-weight:normal;
	margin-top:0px;
	margin-left:0px;
	padding: 10px 10px 1px 5px;
	width:190px;
}

.box .footer {
	border-bottom:1px solid #406939;
        border-right:1px solid #406939;
	background-repeat:no-repeat;
	margin-bottom:10px;
	height:5px;
	width:auto;
}

*html .box .footer {
	border-bottom:1px solid #406939;
        border-right:1px solid #406939;
	background-repeat:no-repeat;
	margin-bottom:10px;
	height:5px;
	width:190px;
}

.box .footer_re {
	border-bottom:1px solid #406939;
        border-left:1px solid #406939;
	background-repeat:no-repeat;
	margin-bottom:10px;
	height:5px;
	width:auto;
}

*html .box .footer_re {
	border-bottom:1px solid #406939;
        border-left:1px solid #406939;
	background-repeat:no-repeat;
	margin-bottom:10px;
	height:5px;
	width:190px;
}

.bg_content {
	background-color:#ffffff;
	padding:9px;
	width:964px;
	margin-top:45px;	
}

.footer {
	background-image:url(/layout/footerBG.jpg);
	background-repeat:repeat-x;
	height:40px;
	color:#ffffff;
	width:980px;
	padding-top:10px;
}

/**
 * Hinweistexte oder Ergebnisausgaben werden in diesen Boxen platziert
 */
.plenty_horizontal_bar {
	width:99%; 
	margin: 4px 0px 4px 0px;
	padding:0px;
	border: 2px solid #dfdfdf; 
	background-color:#f8f8ff;
	text-align:left;
	vertical-align:middle;
}

.plenty_horizontal_bar div {
	padding-left: 8px;
	padding-bottom: 4px;
}

.plenty_horizontal_bar h2 {
	color:#D2D1D7;
	font-weight:normal;
}

a.articlePages_Link{
        font-weight:bold;
        color:#fff;
}

			.tab_border {
				margin-top:14px;
				border-collapse:collapse;
				border-width: 1px;
				border-style: solid;
				border-color: #B1BCC9;
			}
			
			.tab_border td {
				padding:5px;
			}
			
			.tab_border th {
				padding:5px;
				font-weight:bold;
				letter-spacing:0.1em;
				background-color:#818A95;
				color:#FFFFFF;
				border-collapse:collapse;
				border-width: 1px 1px 1px 1px;
				border-style: solid solid solid solid;
				border-color: #C3D0E1;
			}		
		
			.tab_border {
				margin-top:14px;
				border-collapse:collapse;
				border-width: 1px;
				border-style: solid;
				border-color: #B1BCC9;
			}
			
			.tab_border td {
				padding:5px;
			}
			
			.tab_border th {
				padding:5px;
				font-weight:bold;
				letter-spacing:0.1em;
				background-color:#818A95;
				color:#FFFFFF;
				border-collapse:collapse;
				border-width: 1px 1px 1px 1px;
				border-style: solid solid solid solid;
				border-color: #C3D0E1;
			}		
		
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			           