/**
* Generated 04.07.2010 19:12:54 by user: Administrator [dynamiXsite 1.3 - MB Build 20100410]
*/

/**
* .leftnavfooter
*/
.leftnavfooter {
	margin:12px 5px;
	width: 210px;
	padding:0 0 0 4px;
	background:#EEEEEE;
	padding:0 0 0 2px;
	border-left:2px solid #999999;
}

/**
* .leftnavfooter a
*/
.leftnavfooter a {
	text-decoration:none;
	color:#000000;
	padding:0 0 0 23px;
	display:block;
	background:url('/media/templates/go.gif') no-repeat 5px 2px;
}

/**
* .leftnavfooter a:hover
*/
.leftnavfooter a:hover {
	background-color: #dcdcdc;
}

/**
* .leftnavfooter li
*/
.leftnavfooter li {
	padding:0 5px 0 0;
	margin:0;
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
}

/**
* .leftnavfooter p
*/
.leftnavfooter p {
	background: #999999;
	color: #ffffff;
	padding:2px 0 2px 3px;
}

/**
* .leftnavfooter ul
*/
.leftnavfooter ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
}

/**
* .leftnavheader
*/
.leftnavheader {
	margin:5px 5px;
	text-align:center;
}

/**
* .leftnavheader img
*/
.leftnavheader img {
	margin-right:5px;
}

/**
* leftmenu_a:link
*/
a.leftmenu_a {
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: strong; color: #000000; text-decoration: none;
	display: block;
	padding: 3px 0px 3px 3px;
	background: #dcdcdc;
}

/**
* leftmenu_a:hover
*/
a.leftmenu_a:hover {
	background: #999999;
	color: #ffffff;
	
}

/**
* leftmenu_active_a:link
*/
a.leftmenu_active_a {
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: strong;
	text-decoration: none;
	display: block;
	padding: 3px 0px 3px 3px;
	background: #999999;
	color: #ffffff;
}

/**
* leftsubmenu_a:link
*/
a.leftsubmenu_a {
	display: block;
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: strong; color: #000000; text-decoration: none;
	padding:0;
	margin:0;
	border: 0;
	text-decoration: none; 
}

/**
* leftsubmenu_a:hover
*/
a.leftsubmenu_a:hover {
	background: #999999;
	color:#ffffff;
}

/**
* leftsubmenu_active_a:link
*/
a.leftsubmenu_active_a {
	display: block;
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: strong; color: #ffffff; text-decoration: none;
	padding:0;
	margin:0;
	border: 0;
	text-decoration: none;
	background: #999999;
}

/**
* div.leftmenu
*/
div.leftmenu {
	margin-left:5px;
	width: 210px;
	background:#EEEEEE;
	padding:0 0 0 2px;
	border-left:2px solid #999999;
}

/**
* li.leftmenu_li
*/
li.leftmenu_li {
	margin: 0;
	padding:0 5px 0 0;
	/* width:100%;*/
	border-bottom: 2px solid #EEEEEE;
	
}

/**
* ul.leftmenu_ul
*/
ul.leftmenu_ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
	/*width:100%;*/
	
}

/**
* div.leftsubmenu
*/
div.leftsubmenu {
	background-color:#cccccc;
	padding:0;
	margin:0;
	border-bottom: 1px solid #EEEEEE;
}

/**
* li.leftsubmenu_li
*/
li.leftsubmenu_li {
	margin:0;
	padding:1px 0 1px 0;
	border-top:1px solid #dddddd;
}

/**
* ul.leftsubmenu_ul
*/
ul.leftsubmenu_ul {
	margin:0;
	padding:0;
	/*width:100%;*/
	list-style-type: none;
	
}

/**
* head_a:link
*/
a.head_a {
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: strong; color: #000066; text-decoration: none;
	height:10pt;
	padding-left:18px;
	background-repeat:no-repeat;
	font-weight:bold;
	margin-right:20px;
	background-position: left center;
	background-image: url('/media/templates/pfeil.gif');
	
	
}

/**
* head_a:hover
*/
a.head_a:hover {
	background-image: url('/media/templates/pfeil2.gif');
	
}

/**
* head_active_a:link
*/
a.head_active_a {
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: strong; color: #000066; text-decoration: none;
	height:10pt;
	padding-left:18px;
	background-repeat:no-repeat;
	font-weight:bold;
	margin-right:20px;
	background-image: url('/media/templates/pfeil2.gif');
	background-position: left center;
}

/**
* #dhtmltooltip
*/
#dhtmltooltip {
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/**
* #list
*/
#list {
	width:600px;
}

/**
* #list div.item
*/
#list div.item {
	clear:both;
	margin:10px 0;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:0;
}

/**
* #list div.item a
*/
#list div.item a {
	font-weight:bold;
}

/**
* #list div.item div.image
*/
#list div.item div.image {
	float:left;
	width:100px;
	margin:0 5px 0 0;
	text-align:center;
	padding:0;
	background-color:#EEEEEE;
	/* border-right:1px solid #CCCCCC;  */
}

/**
* #list div.item div.image img
*/
#list div.item div.image img {
	border:0;
	vertical-align:middle;
	margin:0;
}

/**
* #list div.item div.inner
*/
#list div.item div.inner {
	margin:0;
}

/**
* #list div.item p
*/
#list div.item p {
	margin:0;
}

/**
* #list div.item p, #list div.item a, #list div.item span
*/
#list div.item p, #list div.item a, #list div.item span {
	font-size:9pt;
}

/**
* #list div.item p.left
*/
#list div.item p.left {
	float:left;
}

/**
* #list div.item p.right
*/
#list div.item p.right {
	float:right;
	margin-right:5px;
}

/**
* .news h3 a
*/
.news h3 a {
	color:#E1126C !important;
	text-decoration:none !important;
}

/**
* .noprint
*/
.noprint {
	
}

/**
* .quick input, .quick select
*/
.quick input, .quick select {
	width:90%;
}

/**
* .small
*/
.small {
	font-size:smaller;
	color:#666666;
}

/**
* div.error
*/
div.error {
	margin:10px 0 5px 0;
	padding:15px 0 20px 55px;
	background:url('/media/templates/error.gif') no-repeat left top;
}

/**
* div.pages
*/
div.pages {
	margin:25px 0;
}

/**
* div.prices
*/
div.prices {
	width:100%;
}

/**
* div.prices .bold
*/
div.prices .bold {
	font-size:9pt;
}

/**
* div.prices h3
*/
div.prices h3 {
	color:#444444;
}

/**
* div.prices p.row
*/
div.prices p.row {
	float:left;
	margin:2px 0;
	padding:0 20px 0 0;
}

/**
* div.success
*/
div.success {
	margin:10px 0 5px 0;
	padding:15px 0 20px 55px;
	background:url('/media/templates/success.gif') no-repeat left top;
}

/**
* table.form
*/
table.form {
	border:0;
}

/**
* table.form td
*/
table.form td {
	padding:1px 0;
}

/**
* table.form td.left
*/
table.form td.left {
	width:30%;
	padding-right:10px;
	float:none !important;
}

/**
* table.prices
*/
table.prices {
	width:100%;
	border:1px solid #949599;
}

/**
* table.prices .cell_0
*/
table.prices .cell_0 {
	background-color:#FFFFFF;
}

/**
* table.prices .cell_1
*/
table.prices .cell_1 {
	background-color:#EEEEEE;
}

/**
* table.prices .cell_active
*/
table.prices .cell_active {
	background-color:#DDDDDD;
}

/**
* table.prices p, table.prices a
*/
table.prices p, table.prices a {
	font-size:8pt;
	margin:0;
	padding:0;
}

/**
* table.prices td
*/
table.prices td {
	text-align:center;
}

/**
* table.prices td, table.prices th
*/
table.prices td, table.prices th {
	padding:2px 2px 2px 2px;
	vertical-align:top;
	font-size:8pt;
}

/**
* table.prices td.separator
*/
table.prices td.separator {
	border-top:1px solid #949599;
	padding:0 5px 5px 5px;
	text-align:left;
	line-height:12px;
	height:auto !important;
}

/**
* table.prices th
*/
table.prices th {
	background-color:#B2B2B5;
	color:#FFFFFF;
	border-bottom:1px solid #949599;
	font-weight:normal;
}

/**
* .news_detail_date
*/
.news_detail_date {
	font-size:10px;
	color:#CCCCCC;
}

/**
* .news_detail_title
*/
.news_detail_title {
	font-weight:bold;
}

/**
* h2, h3, h4, h5, h6
*/
h2, h3, h4, h5, h6 {
	color:#024083;
}

/**
* h1, h2, h3, h4, h5, h6
*/
h1, h2, h3, h4, h5, h6 {
	font-size:10pt;
	font-weight:bold;
	margin:10px 0 2px 0;
	padding:0;
	color:#E1126C;
}

/**
* a
*/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: strong;
	color: #164E85;
	text-decoration: underline;
}

/**
* a:hover
*/
a:hover {
	text-decoration: none;
}

/**
* h1
*/
h1 {
	margin:0;
	margin-bottom:10px;
	font-size:12pt;
	color:#333333;
}

/**
* body
*/
body {
	font-family: Arial,Helvetia,sans-serif;
	font-size:10pt;
	font-weight: strong;
	padding:0;
	margin:0;
}

/**
* p, td
*/
p, td {
	margin:3 0;
	font-family: Arial,Helvetia,sans-serif;
	font-size:10pt;
	font-weight: strong;
}

/**
* input, textarea
*/
input, textarea {
	border: 1px solid #949599;
	width:100%;
	font-family: Arial,Helvetia,sans-serif;
	font-size:10pt;
	font-weight: strong;
}

/**
* .bold
*/
.bold {
	font-weight:bold;
}

/**
* td.content_td
*/
td.content_td {
	padding:13 7;
	font-family: Arial,Helvetia,sans-serif;
	font-size:10pt;
	font-weight: strong;
}

/**
* .error
*/
.error {
	font-weight:bold;
	color:#CC0000;
}

/**
* img.flagge_inaktiv
*/
img.flagge_inaktiv {
	filter:alpha(opacity=30);
	-moz-opacity:0.30;
	opacity: .3;
	
}

