body {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000033;
}

.body_print {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #2E5C9B;
}

td {
	font-size: 11pt;
}

a {
	color: #000033;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}

h2 {
        font-size: 12pt;
        font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}

h3 {
        font-size: 11pt;
        font-weight: bold;
        margin-bottom: 10px;
        margin-top: 20px;
}

p {
	margin-top: 0px;
	margin-bottom: 10pt;
}

.spruch {
	font-size: 9pt;
	font-style: italic;
	vertical-align: top;
	padding-top: 10pt;
	padding-left: 30px;
}

.small {
	font-size: 7pt;
}

.logo {
	position: absolute;
	left: 16px;
	top: 91px;
}

.linie_top {
	position: absolute;
	left: 10px;
	top: 117px;
}

.linie_bottom {
	position: absolute;
	left: -208px;
}

.navigation {
	position: absolute;
	top: 169px;
	left: 18px;
}

.error {
	color: #FF0000;
}


.titel_balken {
	position: absolute;
	top: 86px;
	left: 10px;
}

.content {
	position: absolute;
	top: 142px;
	left: 218px;
	width: 76%;
}


.content_print {
	position: absolute;
	top: 150px;
	left: 40px;
}


.nav_text {
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	height: 22px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 160px;
	text-decoration: none;
	background-image:url(/cev_ch/media/nav_bg.gif);
	background-repeat: no-repeat;
}

.nav_text:hover {
	color: #000033;
	background-color: transparent;
	background-image: none;
	text-decoration: none;
}

.nav_text_selected {
	color: #000033;
	font-size: 10pt;
	font-weight: bold;
	height: 22px;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.nav_text_selected:hover {
	text-decoration: none;
}

/*.nav_field {
	border: 1px solid #C8DBF9;
	background-color: #E1EAFA;
	width: 202px;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.nav_field_selected {
	border: 1px solid #ABC6F0;
	background-color: #C8DBF9;
        width: 202px;
        height: 20px;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 5px;
}

.design {
	border: 1px solid #C8DBF9;
	background-color: #E1EAFA;
}*/
