@charset "utf-8";
/* CSS Document */


.message {
	border:1px dotted #FFCC00;
	background-color:#FFFFCC;
	width:100%;
	padding:10px;
	font-weight:bold;
}
.warningbox {
	border:1px dotted #FF9900;
	background-color: #FFEECC;
	width:100%;
	padding:10px;
	font-weight:bold;
}
.success {
	border:1px dotted #33CC00;
	background-color: #DDFFDD;
	width:100%;
	padding:10px;
	font-weight:bold;
}

/* TINY MCE STYLES */
.header1 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#AAAAAA;
	font-weight:bold;
}
.header2 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
	font-weight:bold;
}
.header3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#777777;
	font-weight:bold;
}

input.input_2{
	height:22px;
	padding-left:5px;
}

textarea{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:7px;
}

select{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}


/* TAGCLOUD ################################################### */

div.tagcloud_container{
	
}
div.tagcloud_elem{
	float:left;
	padding-right:20px;
	
}

a.tagcloud_link {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}

a.tagcloud_link:hover {
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

/* MAIN ################################################### */
body, td, div, h1, h2, h3, h4, h5, h6, form, input, p, hr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#555555;
	font-size: 10px;
	line-height:13px;

}

.info {
	font-weight:bold;
	color:#CC0000;
}

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
}
   
p {
	margin-bottom:4pt;
	color:#333333;
	font-size: 10px;

}
p.teaser {
	color:#333333;
	margin-bottom:12px;
	font-weight:bold;
}

table{text-align:center}
body {
	background-color:#FFFFFF;
}
td {
	vertical-align:top;
	text-align:left;
}
h1 {
  	font-size: 14pt;
	font-family:Helvetica, Arial;
	color:#124484;
	text-align:left;
	line-height:18pt
}
h2 {
  	font-size: 8.5pt;
	color:#777777;
	margin-bottom:4px;
	line-height:12pt;
}
h3 {
  	margin-bottom:4pt;
	color:#000000;
	font-size: 11px;
	font-weight:bold;
}
hr{
	color:#DDDDDD;
	height:2px;
	border:1px solid #DDDDDD;
}
li{
	list-style:outside;
	list-style-type:square;
	margin-left:10px;
	margin-bottom:3pt;
	color:#555555;
	font-size: 10px;
	color:#777777;
}


a.headermenu {
	color:#777777;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

a.headermenu:hover {
	color:#000000;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
span.headermenu {
	color:#777777;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color:#124484;
	text-decoration:none;

}

a:hover {
	color:#1d6bce;
	text-decoration : underline;
	
}
a.quicklink {
	color:#124484;
	font-size:10px;
	text-decoration:none;
	margin-bottom:8px;
	
}
a.quicklink:hover {
	color:#1d6bce;
	font-size:10px;
	text-decoration : underline;
	margin-bottom:8px;

}
a.copyright {
	color:#CCCCCC;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

a.copyright:hover {
	color:#FFFFFF;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.printview {
	color:#000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	
}

.printview:hover {
	color:#000000;
	text-decoration : none;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}


a.light {
	color:#AAAAAA;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

a.light:hover {
	color:#777777;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

/* SHOP ################################################### */

td.shop_cell {
	border:1px solid #EEEEEE;
}

td.shop_form {
	vertical-align:middle;
	padding:3px;
	color:#333333;
	line-height:9px;
}

input.shop_text_wk {
	border:1px solid #BBBBBB;
	height:16px;
	vertical-align:middle;
}
input.shop_text {
	border:1px solid #666666;
	font-size:11px;
	height:20px;
	vertical-align:left;
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	
}

input.shop_text_deselect {
	border:1px solid #DDDDDD;
	font-size:11px;
	height:20px;
	vertical-align:left;
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	color:#FFFFFF;
	
}



/* STD FORMS ################################################### */

input.textfield {
	border: 1px solid #999999;
	font-weight:bold;
	background-color:#FFFFFF;
	padding-top:2px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
}
input.button {
	background-color:#777777;
	height:22px;
	padding-left:5px;
	padding-right:5px;
	color:#FFFFFF;
	border-top:1px solid #BBBBBB;
	border-left:1px solid #BBBBBB;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	cursor:pointer;
}
input.button_light {
	background-color:#BBBBBB;
	height:22px;
	padding-left:5px;
	padding-right:5px;
	color:#FFFFFF;
	border-top:1px solid #EEEEEE;
	border-left:1px solid #EEEEEE;
	border-bottom:1px solid #777777;
	border-right:1px solid #777777;
	cursor:pointer;
}
input.button1 {
	background-color:#3364ad;
	height:22px;
	padding-left:5px;
	padding-right:5px;
	color:#FFFFFF;
	border-top:1px solid #94acd1;
	border-left:1px solid #94acd1;
	border-bottom:1px solid #1e3454;
	border-right:1px solid #1e3454;
	cursor:pointer;
	font-weight:bold;
}

/* MENU TABS ################################################### */

td.menutabs {
	font-weight:bold;
	background-color:#f4f4f4;
	cursor:pointer;
}
td.menutabs_hover {
	font-weight:bold;
	background-color:#FBFBFB;
	cursor:pointer;
	color:#008cdb;
}
td.menutabs_active {
	font-weight:bold;
	background-color:#FFFFFF;
	color:#666666;
	color:#002b73;
	cursor:default;
}
td.menutabs_active_hover {
	font-weight:bold;
	background-color:#FFFFFF;
	color:#666666;
	color:#002b73;
	cursor:default;
}





/* MENU LEFT ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

td.menuleft_caption {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:20px;
	padding-bottom:5px;
	padding-left:15px;
	font-style:italic;
}


/* ---- EBENE 1 */
td.menuleft_1b {
	padding-top:6px;
	font-size:11px;
	padding-bottom:6px;
	padding-left:13px;
	height:20px;
	cursor:pointer;
	font-weight:bold;
	color:#000000;
}
td.menuleft_1b_hover {
	background-color:#F5F5F5;
	padding-top:6px;
	font-size:11px;
	padding-bottom:6px;
	padding-left:13px;
	height:20px;
	cursor:pointer;
	font-weight:bold;
	color:#000000;
}
td.menuleft_1ba {
	background-color:#F5F5F5;
	padding-top:6px;
	font-size:11px;
	padding-bottom:6px;
	padding-left:13px;
	height:20px;
	cursor:pointer;
	font-weight:bold;
	color:#004ac5;
}
td.menuleft_1ba_alone {
	background-color:#F5F5F5;
	padding-top:6px;
	font-size:11px;
	padding-bottom:6px;
	padding-left:13px;
	height:20px;
	cursor:pointer;
	font-weight:bold;
	color:#004ac5;
}
td.menuleft_1ba_hover {
	background-color:#F5F5F5;
	padding-top:6px;
	font-size:11px;
	padding-bottom:6px;
	padding-left:13px;
	height:20px;
	cursor:pointer;
	font-weight:bold;
	color:#004ac5;
}

td.menuleft_1sl_grey {
	background-color:#CCCCCC;
	height:1px;
	cursor:pointer;
}
a.menuleft_1 {
	color: #333333;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a.menuleft_1:hover {
	color: #008cdb;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a.menuleft_1h {
	color: #008cdb;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a.menuleft_1h:hover {
	color: #008cdb;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a.menuleft_1autohover {
	color: #333333;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a.menuleft_1autohover:hover {
	color: #008cdb;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}




/* ---- EBENE 2 */
td.menuleft_2b {
	padding-top:1px;
	padding-left:45px;
	height:20px;
	cursor:pointer;
	font-size:10px;
}
td.menuleft_2b_hover {
	padding-top:1px;
	padding-left:45px;
	height:20px;
	cursor:pointer;
	font-size:10px;
}
td.menuleft_2ba {
	padding-top:1px;
	padding-left:45px;
	height:20px;
	cursor:pointer;
	font-weight:bold;
	font-size:10px;
	color:#000000;
}
td.menuleft_2ba_hover {
	padding-top:1px;
	padding-left:45px;
	height:20px;
	cursor:pointer;
	font-weight:bold;
	font-size:10px;
	color:#000000;
}
td.menuleft_2sl {
	height:0px;
}
a.menuleft_2 {
	color: #FFFFFF;
	text-decoration : none;
}
a.menuleft_2:hover {
	color: #FFFFFF;
	text-decoration : none;
}
a.menuleft_2h {
	color: #000000;
	text-decoration : none;
}
a.menuleft_2h:hover {
	color: #000000;
	text-decoration : none;
}

/* ---- EBENE 3 */
td.menuleft_3b {
	padding-top:1px;
	padding-left:65px;
	height:20px;
	cursor:pointer;
	font-size:10px;
}
td.menuleft_3b_hover {
	padding-top:1px;
	padding-left:65px;
	height:20px;
	cursor:pointer;
	font-size:10px;
}
td.menuleft_3ba {
	padding-top:1px;
	padding-left:65px;
	height:20px;
	cursor:pointer;
	font-weight:bold;
	font-size:10px;
	color:#000000;
}
td.menuleft_3ba_hover {
	padding-top:1px;
	padding-left:65px;
	height:20px;
	cursor:pointer;
	font-weight:bold;
	font-size:10px;
	color:#000000;
}
td.menuleft_3sl {
	height:0px;
}
a.menuleft_3 {
	color: #FFFFFF;
	text-decoration : none;
}
a.menuleft_3:hover {
	color: #FFFFFF;
	text-decoration : none;
}
a.menuleft_3h {
	color: #000000;
	text-decoration : none;
}
a.menuleft_3h:hover {
	color: #000000;
	text-decoration : none;
}





/* MENU LEFT 2 ################################################### */
a.menuleft2{
	color:#333333;	
	text-align:left;
}
a.menuleft2:hover{
	color:#008cdb;
	text-align:left;
}
a.menuleft2_active{
	color:#000000;
	text-decoration:underline;
	text-align:left;
}
a.menuleft2_active:hover{
	color:#444444;
	text-align:left;
}


td.menuleft2_overview_mout {
	font-size:13px;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:center left;
	padding-top:8px; 
	padding-bottom:0px;
}
td.menuleft2_folder_1_mout {
	font-size:11px;
	font-weight:bold;
	background-image:url(../elements/menuleft2/punkt_1.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:13px;
	padding-top:8px; 
	padding-bottom:0px;
}
td.menuleft2_folder_2_mout {
	font-size:10px;
	font-weight:bold;
	background-image:url(../elements/menuleft2/punkt_2.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:28px;
	padding-top:2px; 
	padding-bottom:0px;
}
td.menuleft2_folder_3_mout {
	font-size:10px;
	font-weight:bold;
	background-image:url(../elements/menuleft2/punkt_3.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:42px;
	padding-top:1px; 
	padding-bottom:0px;
}
td.menuleft2_product_1_mout {
	font-size:11px;
	font-weight:normal;
	background-image:url(../elements/menuleft2/punkt_1_prod.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:13px;
	padding-top:8px; 
	padding-bottom:0px;
}
td.menuleft2_product_2_mout {
	font-size:10px;
	font-weight:bold;
	background-image:url(../elements/menuleft2/punkt_2_prod.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:28px;
	padding-top:2px; 
	padding-bottom:0px;
}
td.menuleft2_product_3_mout {
	font-size:10px;
	font-weight:bold;
	background-image:url(../elements/menuleft2/punkt_3_prod.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:42px;
	padding-top:1px; 
	padding-bottom:0px;
}





/* COPYRIGHT ################################################### */
td.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#DDDDDD;
	text-align:center;
	line-height:12px;
}
a.copyright {
	color:#DDDDDD;
	text-decoration:none;

}

a.copyright:hover {
	color:#FFFFFF;
	text-decoration :none;
}


/* TOP MENU ################################################### */
td.topmenu {
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:middle;
	padding-left:18px;
	padding-right:10px;
	vertical-align:middle;
}


a.menutop_A {
	color: #FFFFFF;
	text-decoration : none;
	font-weight:bold;
	font-size:10px;
}

a.menutop_A:hover {
	color: #EEEEEE;
	text-decoration : none;
	font-weight:bold;
	font-size:10px;
}
a.menutop_A_active {
	color: #FFFFFF;
	text-decoration : none;
	font-weight:bold;
	font-size:10px;
}
a.menutop_A_active:hover {
	color: #FFFFFF;
	text-decoration : none;
	font-weight:bold;
	font-size:10px;
}
a.menutop_B {
	color: #444444;
	text-decoration : none;
	font-weight:bold;
	font-size:10px;
}

a.menutop_B:hover {
	color: #444444;
	text-decoration : none;
	font-weight:bold;
	font-size:10px;
}

/* BROWSERWEICHE 
td.menutop_A{
		
}
td.menutop_A_hover{

} */ 
div.menutop_B{
	position:absolute;
	width:1px;
	height:1px;	
}
table.menutop_B{
	position:relative;
	left:-11px;
	width:120px;
	z-index:9999999;
	border-collapse:collapse;
	border-left: 2px solid white;
	border-bottom: 2px solid white;
	
}
table.menutop_B_spacer{
	background-color:#999999;
	width:50;
	height:12px;
	cursor:default;
	padding:0px;
	border-right:2px solid white;
}
table.menutop_B_spacer2{
	height:0px;
	background-color:#FFFFFF;
	border-bottom:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
	
	
	width:100%;
	
}
td.menutop_B{
	color: #FFFFFF;
	height:17px;
	text-decoration : none;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	padding:1px;
	padding-left:11px;
	padding-right:6px;
	background-color:#999999; 
	cursor:pointer;
	border-right:2px solid white;

	
}
td.menutop_B_hover{
	color: #FFFFFF;
	height:17px;
	text-decoration : none;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	padding:1px;
	padding-left:11px;
	padding-right:6px;
	background-color:#444444;
	cursor:pointer;
	border-right:2px solid white;
}


/* OBJECTS ################################################### */





textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:0px;
}
select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	background-color:#FFFFFF;
}
span.warning {
	color:red;
	font-weight:bold;
}


/* MENU BOTTOM ##############################################*/


a.menubottom_A {
	color: #444444;
	text-decoration : none;
	font-weight:bold;
	font-size:10px;
}

a.menubottom_A:hover {
	color: #444444;
	text-decoration : none;
	font-weight:bold;
	font-size:10px;
}
a.menubottom_A_active {
	color: #444444;
	text-decoration : none;
	font-weight:bold;
	font-size:10px;
}
a.menubottom_A_active:hover {
	color: #444444;
	text-decoration : none;
	font-weight:bold;
	font-size:10px;
}
a.menubottom_B {
	color: #444444;
	text-decoration : none;
	font-weight:bold;
	font-size:10px;
}

a.menubottom_B:hover {
	color: #444444;
	text-decoration : none;
	font-weight:bold;
	font-size:10px;
}

td.menubottom_A{
	color: #FFFFFF;
	text-decoration : none;
	font-size:10px;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:9px;
	padding-right:9px;
	text-align:left;
	height:19px;
	width:35px;
	cursor:pointer;
	background-color:#b7b7b7;
	
}
td.menubottom_A_hover{
	color: #FFFFFF;
	text-decoration : none;
	font-size:10px;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:9px;
	padding-right:9px;
	text-align:left;
	height:19px;
	width:35px;
	cursor:pointer;
	background-color:#AAAAAA;
}
div.menubottom_B{
	position:absolute;
	width:1px;
	height:1px;	
}
table.menubottom_B{
	position:relative;
	left:-7px;
	width:150px;
	z-index:12345;
	border-collapse:collapse;
}
td.menubottom_B_spacer{
	background-color:#FFFFFF;
	width:50px;
	height:6px;
	cursor:default;
	border:1px solid #FFFFFF;
	padding:0px;
}
td.menubottom_B{
	color: #3B4E6C;
	text-decoration : none;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	padding:1px;
	padding-left:6px;
	padding-right:6px;
	background-color:#D7D7D7;
	filter:Alpha(opacity=70, finishopacity=0, style=0); 
	cursor:pointer;
	border:1px solid #FFFFFF;

	
}
td.menubottom_B_hover{
	color: #3B4E6C;
	text-decoration : none;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	padding:1px;
	padding-left:6px;
	padding-right:6px;
	background-color:#CCCCCC;
	filter:Alpha(opacity=85, finishopacity=0, style=0); 
	cursor:pointer;
	border:1px solid #FFFFFF;

}

td.emailform_contact {
	background-color:;
	padding-top:1px;
	padding-bottom:1px;
}
.emailform_contact_input {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 10px;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
	width:270px;
	height:18px;
	color:#000000;
}
select.standard {
	font-size:9px;

}
input.emailform_contact_button {
	background-color:#3364ad;
	height:22px;
	padding-left:5px;
	padding-right:5px;
	color:#FFFFFF;
	border-top:1px solid #94acd1;
	border-left:1px solid #94acd1;
	border-bottom:1px solid #1e3454;
	border-right:1px solid #1e3454;
	cursor:pointer;
	font-weight:bold;
}
input.emailform_contact_button_sw {
	background-color:#777777;
	height:22px;
	padding-left:5px;
	padding-right:5px;
	color:#FFFFFF;
	border-top:1px solid #BBBBBB;
	border-left:1px solid #BBBBBB;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	cursor:pointer;

}
textarea.emailform_contact {
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	width:270px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}