body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bckgrnd.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
body.popup {
	padding: 10px;
	margin: auto;
	background-image: none;
}

/* navigation */
.menu1-level1-no a, .menu1-level2-no a {
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.menu1-level1-act a, .menu1-level2-act a {
	font-size: 10px;
	font-weight: bold;
	color: #036;
	text-decoration: underline;
}
#menu_1 a:hover {
	text-decoration: underline;
}
a.linknavaid {
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
	color: #cccccc;
	font-weight: bold;
}
.navtable td {
	line-height: 11px;
}

/* content */
#content a {
	color: #CC3333;
	text-decoration: none;
}
#content a:hover {
	color: #CC3333;
	text-decoration: underline;
}
.textklein, .textsmall {
	font-size: 9px;
	color: #000000;
}
p, #content li, td {
	font-size: 12px;
	line-height: 17px;
}
.texterror {
	font-weight: bold;
	color: #CC3333;
}
.textbold {
	font-weight: bold;
}
.caption {
	font-size: 8pt;
	font-weight: bold;
}
td.footers {
	font-size: 8pt;
	color: #ffffff;
	background-color: #000000;
	text-align: right;
	padding: 1px;
	height: 10px;
}
.linkklein {
	font-size: 9px;
	color: #CC3333;
	text-decoration: none;
}
.linksmallwhite {
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
#spacer li {
	padding-bottom: 8px;
}
.csc-textpic-caption {
	font-size: 9px;
	font-weight: bold;
}

/* tables */
th {
	color: #ffffff;
	background-color: #003366;
	font-size: 12px;
}

/* headlines */
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/* forms */
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	border: 1px solid #036;
	margin: 2px;
}
input.submit {
	border-style: 1px solid #036;
	background-color: #ccccff;
}
label {
	width: 180px;
	float: left;
	text-align: right;
	padding-right: 5px;
}
.csc-mailform {
	border-style: none;
}
#mailformBustyp label {
	text-align: left;
	float: none;
}
fieldset {
	border-style: 1px solid #036;
}

/* misc */
img {
	border-style: none;
	padding: 0px;
	margin: 0px;
}

#content img {
	padding: 2px; 
}

.offertbl {
	margin-top: 10px;
	margin-bottom: 10px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

th a {
	color: #ffffff;
	font-size: 9px;
}
th a:hover {
	color: #ffffff;
	font-size: 9px;
}

/* Layers */
#pagetop {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-image: url(../images/bckgrnd_hor.gif);
	background-repeat: repeat-x;
}
#navlayout {
	position: absolute;
	top: 180px;
	left: 173px;
}
#demmelmair {
	position: absolute;
	top: 180px;
	left: 0px;
}
#content {
	position: absolute;
	top: 140px;
	left: 240px;
	width: 450px;
	z-index: 1;
	padding-bottom: 10px;
}
#menu_1 {
	position: absolute;
	top: 180px;
	left: 42px;
	color: #003366;
	line-height: 16px;
}
#buttons {
	position: absolute;
	top: 10px;
	left: 580px;
	width: 111px;
}
#article_footer {
	border-width: 0px;
	border-top-width: 1px;
	border-style: solid;
	border-color: #000;
}
#article_footer a{
	font-size: 10px;
	text-decoration: none;
	color: #ff0000;
}
#article_footer a.currentpage {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #f00;
}
div.left {
	left: 0px;
	text-align: left;
	float: left;
}
div.right {
	right: 0px;
	text-align: right;
	float: right;
}

/* Print */
#print {
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	border-top-width: 1px;
	width: 100%;
	font-size: 10px;
}

#print a {
	font-size: 9px;
}

