/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

a {
	color: #333;
	text-decoration:none; 
	font:11px Arial;
	background-color: transparent;
}

a:hover {
	text-decoration:underline;
}

body {
	margin-top: 5px;
	background-color: #FFFFFF;
	color: #333;
}

img {
	border: 0px solid;
}

p {
	padding-bottom: 15px;
}


#content {
	color: #333;
	font-size: 12px;
	font-family: Arial;
	line-height: normal;
	text-decoration: none; 
	margin-top: 5px;
	margin-right: 15px; 
	margin-left: 35px;
}


#content p a {
	color: #333;
	font-size: 12px;
	font-family: Arial;
	line-height: normal;
	text-decoration: none; 
}

#content p a:hover {
	text-decoration:underline;
}

#mainnavcontainer ul li {
	list-style:none;
}

#mainnavcontainer ul li a {
	color: #333;
	font: 12px/22px Arial;
	margin-top: 0;
	margin-left: 0
}

#mainnavcontainer a.current{
	color: #039;
	font: 12px/22px Arial; 
	text-decoration: none; 
}

#mainnavcontainer ul li ul {
	padding-left: 10px;
}


.top1 {
	background: url(left1_01.gif) no-repeat;
	width: 35px;
	height: 193px;
}

.top2 {
	background: url(top1_01.gif) no-repeat;
	width: 140px;
	height: 193px;
}

.top3 {
	background:url(top2_01.gif) no-repeat;
	width: 570px;
	height: 193px;
}

.top4 {
	background:url(right1_01.gif) no-repeat;
	width: 35px;
	height: 193px;
}

.navleft1 {
	background:url(left3_01.gif) repeat-y;
	width: 35px;
}

.navleft2 {
	background:url(left3_01.gif) repeat-y;
	width: 35px;
}

.navleft3 {
	background:url(left3_01.gif) repeat-y;
	width: 35px;
	height: 18px;
}

.nav1 {
	background:url(nav1_01.gif) repeat-y;
	width: 130px;
	padding-top: 3px;
	padding-left: 10px;
}

.right1 {
	background:url(right2_01.gif) repeat-y;
	width: 35px;
}

.bot1 {
	background:url(left4_01.gif) no-repeat;
	width: 35px;
	height: 49px;
}

.bot2 {
	background:url(bot1_01.gif) no-repeat;
	width: 140px;
	height: 49px;
}

.bot3 {
	background:url(bot2_01.gif) no-repeat;
	width: 570px;
	height: 49px;
}

.bot4 {
	background:url(right3_01.gif) no-repeat;
	width: 35px;
	height: 49px;
}

.textcontent { 
	color: #333;
	font-size: 12px;
	font-family: Arial;
	line-height: normal;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 75px
}

.navigation_active {
	color: #333;
	font: 12px/22px Arial;
	margin-top: 0;
	margin-left: 0
}

.advisco { 
	color: #999; 
	font-size: 10px; 
	text-decoration: none 
}


.even {
	font-size: 10px; 
	font-family: Arial; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	text-decoration: none;
	background-color: #999999;
	height: 24px;
}

.odd {
	font-size: 10px; 
	font-family: Arial; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	text-decoration: none;
	background-color: #cccccc;
	height: 24px;
}


.textbox {
	color: #333333;
	width: 270px; 
	font-size: 11px;
	height: 10px;
	padding-top: 5px;
	padding-bottom: 1px;
}

.kontakt_td {
	padding-left: 15px;
}