/* screen.css 021016 ab */
body {
	BACKGROUND: white url("../../graphics/bg/bg_side1.gif");
	BACKGROUND-repeat: repeat;
	margin: 0px;
	color: white;
	background-color : #9C0000;
}



body, div, td, th, h3, h4, p, dl, dt, dd, small {font-family: verdana, arial, helvetica, sans-serif;}

small.nav {
	font-size: 10px;
	color: #abd;
	background: #89a;
}

table.body {
	border-top : 1px solid;
	border-color : #3E3E3E;
	background-color : White;
}

table.body-left{
	background : 333399;
	color : fff;
}

td.titel{
	color : #9c3929;
	background-color : White;
	font-weight : bold;
}

td.titel-red{
	color : #9c3929;
	background-color : transparent;
	font-weight : bold;
	font-size: 18px;
}

td.titel1{
	color : #9c3929;
	background-color : White;
}

td.text-blue{
	color : #333399;
	background-color : transparent;
	font-weight : bold;
	font-size: 11px;
}


td.n1t {
	background: #ff0000;
	color: #ffffff;
}
td.n1c {
	background: #333399;
	color: #dddddd;
}

td.menu-title {
	background: #405c27;
	color: #fff;
}

td.body-left {background: #333399; color: #fff; border-right: 1px solid #346;}
td.n1c2 {background: #568; color: #fff; border-left: 1px dotted #346;}
td.n1c3 {background: #457; color: #fff;}

a.link {color: #fff;}
a.visited {color: #green;}
a.active, a.hover {color: #green;}

a.n1, a.n2 {text-decoration: none;}
a.n1:link, a.n2:link, a.n2:visited, .n2 {color: #fff;}
a.n1:visited {color: #cdf;}
a.n1:active, a.n1:hover, a.n2:active, a.n2:hover {background: #fff; color: #444444;}

/* colors */

h3, .red, .skeyword {color: #c00;}
h4 {color: #000;}
a.visited {color: #66f;}

/* font */

address, .footer, .ten, .n2 {font-size: 10px;}
small.photo {font-size: 10px; color: #666; padding-top: 3px;}
input.go, input.text {font-size: 11px;}
small, div.gb {font-size: 11px;}
.n1t {font-size: 11px;}
p, td, th, h4, dt, dd, li {font-size: 13px;}
h3 {font-size: 18px;}


/* pricetable */

table.price {background: #fff; border: 1px solid #c00; font-size: 10px;}
tr.priceh {background: #eee;}
tr.priced {background: #ddd;}

/* error */

table.err1 {background: #fff; border: 1px solid #c00;}
p.err1 {font-family: 'courier new' courier monospace;}

/* forms */

.form-des {}
.form-val {}
.form-req {font-style: italic;}
.form-err {font-style: italic; color: #c00; font-weight: bold;}

/* spez gczm */

td.header-white{
	border-top: 1px solid #ffffff;	
	border-bottom: 1px solid #ffffff;	
}

td.footer-white{
	border-top: 1px solid #ffffff;	
}

td.price-typ-blue{
	color : Blue;
	background-color : transparent;
	font-weight : bold;
	font-size: 11px;
	border-bottom: 1px solid #333399;
}

td.price-typ-yellow{
	color : #FFA500;
	background-color : transparent;
	font-weight : bold;
	font-size: 11px;
	border-bottom: 1px solid #333399;
}

td.price-title-wl {
	background: White;
	color: Blue;
	border-bottom: 2px solid #333399;
}

td.price-title-w {
	background: White;
	color: #333399;
	border-bottom: 2px solid #333399;
}

td.price-title-b {
	background: #1E90FF;
	color: #333399;
	border-bottom: 2px solid #333399;
}

td.price-title-d {
	background: #F4A460;
	color: #333399;
	border-bottom: 2px solid #333399;
}

td.price-value-w {
	background: White;
	color: Blue;
	border-bottom: 1px solid #333399;
}

td.price-value-b {
	background: #1E90FF;
	color: Blue;
	border-bottom: 1px solid #333399;
}

td.price-value-d {
	background: #F4A460;
	color: Blue;
	border-bottom: 1px solid #333399;
}

li.klein-s {
	color: black;
	font-size: 11px;
}

td.title-blue12 {
	color: #333399;
	font-size: 12px;
}

td.text-red12 {
	color: red;
	font-size: 12px;
}

td.text-blue12 {
	color: #333399;
	font-size: 12px;
}

td.text-green12 {
	color: green;
	font-size: 12px;
}

