/* @override http://q-print.de/css/styles.css */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
background-color:#E9E9E9;
margin:15px auto 30px auto;
padding:0;
text-align:left;
}

table#menu_top {
border-top:1px solid #ACACAC;
border-right:1px solid #ACACAC;
border-bottom:0px solid #ACACAC;
border-left:1px solid #ACACAC;
margin-bottom:0;
border-collapse:collapse;
width:945px;
}


table#menu_top td.active {
background-image:url(../images/bg_menu_active.gif);
background-repeat:repeat-x;
background-color:#039701;
height:21px;
padding:0 10px 0 10px;
margin:0;
border:0px solid #f00;
}
table#menu_top td.active a {
font-size:11px;
color:#fff;
font-weight:bold;
}
table#menu_top td.inactive {
background-image:url(../images/bg_menu_inactive.jpg);
background-repeat:repeat-x;
background-color:#fff;
height:21px;
padding:2px 10px 2px 10px;
margin-bottom:2px;
border:0px solid #f00;
}
table#menu_top td.inactive a {
font-size:11px;
color:#fff;
font-weight:bold;
}
table#navi_head a {
text-decoration:none;
}
table#menu_logged_in a {
color:#3A6EA9;
}

table#content_table {
border-top:0px solid #ACACAC;
border-right:1px solid #ACACAC;
border-bottom:1px solid #ACACAC;
border-left:1px solid #ACACAC;
margin-top:0;
padding-bottom:20px;
}
* html table#content_table {
padding-bottom:0px;
}
table#footer_table {
border:0;
margin-top:0;
background-color:transparent;
}
table#footer_table td {
color:#666;
line-height:1.5em;
}
table#footer_table a {
color:#666;
}

table#table_konvertierung {
width:350px;
border:1px solid #ACACAC;
}
table#table_konvertierung td, th {
font-size:11px;
}
table#table_konvertierung th {
background-color:#039701;
color:#fff;
font-weight:bold;
padding:5px;
}
table#table_konvertierung td {
background-color:#E5F0E5;
padding:3px;
}

/* submenu box */
#submenu_box {
margin:0;
border: 1px solid #039701;
border-top:0;
padding: 8px;
text-align:left;
}
#submenu_box a {
color:#039701;
}
/* green boxes */
td.box_headline {
padding-left:10px;
color:#fff;
font-size:11px;
font-weight:bold;
height:19px;
text-transform:uppercase;
background-image:url(../images/box/head_bg.gif);
}
td.box_headline_content {
background-color:#E5F0E5;
}
/* grey boxes */
td.subbox_headline {
padding-left:10px;
color:#fff;
font-size:11px;
font-weight:bold;
height:19px;
text-transform:uppercase;
background-color:#A2A2A2;
}
td.subbox_headline_content {
background-color:#F3F3F3;
font: 11px Arial, Helvetica, sans-serif;
}
/* commercial row of menu_top */
.menu_top_commercial {
font-size:11px;
background-color:#E5F0E5;
padding:4px 0 4px 10px;
}
.menu_top_commercial a {
color:#039701;
}

input.newsletter {
width:150px;
border:1px solid #ACACAC;
padding:2px;
font-size:11px;
display:block;
margin-bottom:12px;
}
input.callback, select.callback {
width:100px;
border:1px solid #ACACAC;
padding:2px;
font-size:11px;
display:block;
margin-bottom:4px;
}
input.konto {
width:95px;
border:1px solid #ACACAC;
padding:2px;
font-size:11px;
display:block;
margin-bottom:4px;
}


.regular_text {
font-size:11px;
}


a {
color:#3A6EA9;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}
a:link {
text-decoration:underline;
}
a:visited {
text-decoration:underline;
}
a:hover {
text-decoration:none;
}
a:active {
text-decoration:underline;
}



.head			{ font: 18px Arial, Helvetica, sans-serif; font-weight: bold; color: #CC0000; }
.subHead    	{ font: 14px Arial, Helvetica, sans-serif; font-weight: bold; }
.body       	{ font: 13px Arial, Helvetica, sans-serif; }
.error       	{ font: 13px Arial, Helvetica, sans-serif; color: #CC0000; border: 1px solid #CC0000; padding: 10px;}
.errorNoBorder 	{ font: 13px Arial, Helvetica, sans-serif; color: #CC0000;}
.note       	{ font: 13px Arial, Helvetica, sans-serif; color: #CC9933; border: 1px solid #CC9933; padding: 10px;}
.noteNoBorder 	{ font: 13px Arial, Helvetica, sans-serif; color: #CC9933;}
.caption    	{ font: 11px Arial, Helvetica, sans-serif; }
ul.std 	    	{ list-style-type: disc; margin-left: 15px; padding-left: 0px; }

a.box       	{ font: 11px Arial, Helvetica, sans-serif; color: #385A7F; }
td.box       	{ font: 11px Arial, Helvetica, sans-serif; color: #385A7F; }

p.subNav    	{ font: 11px Verdana, Geneva, sans-serif; line-height: 18px; margin-top: 1px; margin-bottom: 4px; }
a.subNav    	{ text-decoration: none; font-weight: bold; color: #3A6EA9; }
a.subNavAktiv 	{ text-decoration: none; font-weight: bold; color: #CC0000; }
a.subNav:hover 	{ text-decoration: underline; }
a.serviceNav    { font: 11px Verdana, Geneva, sans-serif; color: #039701; text-decoration: none; }
a.serviceNavAktiv { font: 11px Verdana, Geneva, sans-serif; color: #039701; font-weight:bold; text-decoration: none; }
a.serviceNav:hover { text-decoration: underline; }
a.serviceNav:visited { text-decoration: none; }

input.textStd 	{ font: 13px Arial, Helvetica, sans-serif; color: #333333; border: 1px solid #A5ACB2; margin-bottom: 4px; width: 200px; }
input.textSmall { font: 11px Arial, Helvetica, sans-serif; color: #333333; border: 1px solid #A5ACB2; margin-bottom: 4px; padding-left: 3px; width: 200px; }
input.buttonStd { background: #039701; color: #FFFFFF; height: 30px; font-weight: bold; }
select.std 	    { font: 13px Arial, Helvetica, sans-serif; color: #333333; border: 1px solid #A5ACB2; margin-bottom: 4px; }
select.small    { font: 11px Arial, Helvetica, sans-serif; color: #333333; border: 1px solid #A5ACB2; margin-bottom: 4px; }
textarea.std 	{ font: 13px Arial, Helvetica, sans-serif; color: #333333; border: 1px solid #A5ACB2; margin-bottom: 4px; width: 200px; }
.boxSubhead 	{ font: 13px Arial, Helvetica, sans-serif; color: #CC0000; }
.boxHead    	{ font: 13px Arial, Helvetica, sans-serif; font-weight: bold; }
.boxBody    	{ font: 13px Arial, Helvetica, sans-serif; }
a.lexikon   	{ font: 13px Arial, Helvetica, sans-serif; font-weight: bold; color: #CC0000; text-decoration: none; }
a.lexikon:hover { text-decoration: underline; }

.footer     	{ text-align: center; font: 11px Arial, Helvetica, sans-serif; color: 385A7F; }
a.footer    	{ text-decoration: none; }
a.footer:hover 	{ text-decoration: underline; }

.shopProcess   	{ font: 11px Arial, Helvetica, sans-serif; color: #7F7F7F; text-align: center; }
.shopProcessAktiv { font: 11px Arial, Helvetica, sans-serif; color: #CC0000; text-align: center; }

table.formTable { font: 13px Arial, Helvetica, sans-serif; background: #FAFAFA; border: 1px solid #A5ACB2; }
table.formTable td { vertical-align: top; }
table.formTable th { vertical-align: top; font-weight: bold; text-align: left; padding-top: 8px; }
table.formTable th.stdHead { vertical-align: top; font-weight: bold; text-align: left; background: #D0D0D0; border: 0px; }
table.formTableInside { font: 13px Arial, Helvetica, sans-serif; background: #FFFFFF; border: 1px solid #A5ACB2; }
table.formTableInside td { vertical-align: middle; }
.formNote   	{ font: 10px Arial, Helvetica, sans-serif; color: #7499C2; }

table.std 		{ font: 11px Arial, Helvetica, sans-serif; background: #EAEAEA; border: 1px solid #C0C0C0; }
table.std th.stdHead { vertical-align: top; font-weight: bold; text-align: left; background: #D0D0D0; border: 0px; }
table.std th a 	{ font-size: 11px; font-weight: bold; color: #385A7F; text-decoration: none; }
table.std th a:hover { text-decoration: underline; }
table.std th 	{ vertical-align: top; font-weight: bold; text-align: left; border-top: 1px solid #C0C0C0; }
table.std td 	{ vertical-align: top; border-top: 1px solid #C0C0C0; }
table.std td a 	{ font-size: 11px; font-weight: bold; color: #385A7F; text-decoration: none; }
table.std td a:hover { text-decoration: underline; }
table.std th.std2 { vertical-align: top; font-weight: bold; text-align: left; background: #FAFAFA; }
table.std td.std2 { vertical-align: top; background: #FAFAFA; }

table.referenceTable td { border: 1px solid #888888; }

/* NEW!!! */

.newsbox {
	background: #f3f3f3;
}
.newsbox h3 {
	margin: 0 0 4px 0;
	padding: 4px 10px;
	font-size: 11px;
	background: #a2a2a2;
	color: #fff;
	text-transform: uppercase;
}
.newsbox .innerbox {
	padding: 0 5px 5px 5px;
	font-size: 12px;
	line-height: 15px;
}

.news {
	margin: 10px 0 0 0;
}
.news .newsitem {
	padding: 0 0 20px 0;
}
.news .date {
	font-size: 12px;
	line-height: 14px;
}
.news h2 {
	margin: 0 0 10px 0;
	font-size: 14px;
	line-height: 16px;
}
.news p {
	margin: 0 0 10px 0;
	font-size: 13px;
	line-height: 15px;
}