/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #dff8ff;
	margin: 0px;
	padding: 0px;
}
.headerrow {
	background-image:url(../opti-img/bg_header.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 915px;
}
.navirow {
	background-image:url(../opti-img/bg_navigation.png);
	background-repeat: no-repeat;
	height: 550px;
	width: 250px;
	vertical-align: top;
}
.navirow a, .navirow a:link, .navirow a:visited {
	text-decoration: none;
}
.contentrow {
	height: 550px;
	width: 450px;
	vertical-align: top;
}

#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 190px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 7px;
}

#navigation .firstlevel {
	padding: 5px 0px 5px 20px;
}

#navigation .firstlevelActive {
	padding: 5px 0px 5px 20px;
	background-color: #17933b;
}

#navigation .firstlevelActive a:visited {
	color: #FFFFFF;
}

#navigation .secondlevel {
	padding: 5px 0px 5px 40px;
	font-size: 12px;
}

#navigation .secondlevelActive {
	padding: 5px 0px 5px 40px;
	background-color: #17933b;
	font-size: 12px;
}

#navigation .secondlevelActive a:visited {
	color: #FFFFFF;
}

#navigation a:hover {
	color: #000000;
}

a:link img { 
	border: 1px solid #17933b;
}

a:hover img { 
	border: 1px solid #17933b;
}

a:active img { 
	border: 1px solid #17933b;
}

a:visited img { 
	border: 1px solid #17933b;
}

a:link {
	color:#17933b;
	text-decoration: underline;
}
a:visited {
	color:#17933b;
	text-decoration: underline;
}
a:hover {
	color:#17933b;
	text-decoration: none;
}
a:active {
	color:#17933b;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	color: #17933b;
}
p, .contentrow td {
	font-size: 12px;
	text-decoration: none;
}
.headerrow #leitspruch {
	background-repeat: no-repeat;
	line-height: 25px;
	position: relative;
	width: 400px;
	top: -20px;
	left: 400px;
}
h2 {

	font-size: 14px;
	color: #17933b;
}
li {

	font-size: 12px;
	text-decoration: none;
}
