body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #666666;
	background-color: #ffffff;
	background: #ffffff url(img/bg_center.gif) repeat-y 210px 0px;
}
td, li {
	font-size: 11px;
	line-height: 19px;
	color: #666666;
}
.spacer {font-size: 2px;line-height: 2px;float: none;clear: both;}
.left {float: left;}

#top, #head, #nav, #main, #bottom {
	position: relative;
	clear: both;
}
#top {
	margin-left: 210px;
	height: 77px;
	width: 500px;
	background: #ffffff url(img/bg_top.gif) repeat-x left top;
}
#logo {
	position: absolute;
	left: 23px;
	top: 0px;
	padding-top: 27px;
}

#language {
	position: absolute;
	left: 620px;
	top: 0px;
	padding-top: 10px;
	
	/*
	filter: alpha(opacity=50);
	-moz-opacity: 0.3;
	opacity: 0.3;
	-khtml-opacity: 0.3;	*/
}

#head {
	height: 238px;
	background: url(img/bg_head.gif) repeat-x left top;
}
/* nav
------------------------------*/
#nav {
	
	height: 238px;
	width: 710px;
	background: url(img/bg_welcome2.jpg) no-repeat left top;

}


#nav p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#nav .navTop {
	position: absolute;
	top: 17px;
	width: 210px;
	z-index: 2;
}
#nav .navTop2, #nav .navTop3 {
	position: absolute;
	top: 0px;
	width: 190px;
	height: 122px;
	padding-top: 17px;
	z-index: 2;
}
#nav .navTop2 {left: 210px;}
#nav .navTop3 {left: 400px;}

#nav2bg, #nav3bg {
	position: absolute;
	top: 0px;
	left: 210px;
	width: 190px;
	height: 122px;
	background-color: #002341;
	z-index: 0;
	
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	-khtml-opacity: 0.3;
}
#nav3bg {
	left: 400px;
}

#nav a, #nav a:link, #nav a:hover, #nav a:active, #nav a:visited {
	position: relative;
	display: block;
	width: 210px;
	height: 17px;
	font-size: 10px;
	line-height: 13px;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	padding-left: 0px;
}
#nav .navTop2 a:hover {
	color: #ffffff;	
}
#nav a:hover .bg{
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	width: 210px;
	height: 13px;
	background-color: #ffffff;
	z-index: 0;	

	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	-khtml-opacity: 0.3;	
}
#nav .navTop2 a:hover .bg, #nav .navTop3 a:hover .bg {
	width: 190px;
}
#nav span.text {
	padding-left: 30px;
}




#Menunav2bg0x0, #Menunav2bg0x1, #Menunav2bg0x2, #Menunav2bg0x3, #Menunav2bg1x0, #Menunav2bg1x1,#Menunav2bg1x2, #Menunav2bg1x3, 
#Menunav2bg2x0, #Menunav2bg2x1, #Menunav2bg2x2, #Menunav2bg2x3, #Menunav2bg3x0, #Menunav2bg3x1,#Menunav2bg3x2, #Menunav2bg3x3, 
#Menunav3bg0x0, #Menunav3bg0x1, #Menunav3bg0x2, #Menunav3bg0x3, #Menunav3bg1x0, #Menunav3bg1x1,#Menunav3bg1x2, #Menunav3bg1x3, 
#Menunav3bg2x0, #Menunav3bg2x1, #Menunav3bg2x2, #Menunav3bg2x3, #Menunav3bg3x0, #Menunav3bg3x1,#Menunav3bg3x2, #Menunav3bg3x3,   {
	position: absolute;
	top: 0px;
	left: 210px;
	width: 190px;
	height: 122px;

	/*
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	-khtml-opacity: 0.3;
	*/
}

.transparent {
	filter: alpha(opacity=45);
	-moz-opacity: 0.3;
	opacity: 0.3;
	-khtml-opacity: 0.3;
}






/* success
------------------------------*/
#successHead {
	position: absolute;
	left: 736px;
	top: 106px;
}
#success {
	position: absolute;
	left: 210px;
	top: 122px;
	height: 100px;
	width: 731px;
	color: #334f67;
	background-color: #002341;
}
#successInner {
	padding-top: 14px;
	padding-left: 5px;
}
#success strong {
	color: #002341;
}
#success a, #success a:link, #success a:hover, #success a:active, #success a:visited {
	display: block;
	width: 242px;
	height: 80px;
	color: #334f67;
	text-decoration: none;
}
#success a:hover, #success a:hover strong{
	color: #002341;
}
#success span {
	display: block;
	margin-left: 21px;
	padding-top: 10px;
	margin-right: 40px;
}
#success1, #success2, #success3 {
	width: 242px;
	height: 80px;
	float: left;
}
#success1 {background: url(img/bg_success_1.jpg) no-repeat left top;}
#success2 {background: url(img/bg_success_2.jpg) no-repeat left top;}
#success3 {background: url(img/bg_success_3.jpg) no-repeat left top;}

#main {
	width: 960px;
}
#left, #center, #right {
	float: left;
}
#left {
	width: 210px;
	padding-top: 28px;
	padding-bottom: 15px;
}
#leftNav {
	padding-bottom: 15px;
	background: url(img/dots_grey.gif) repeat-x left bottom;
}
#left a, #left a:link, #left a:hover, #left a:active, #left a:visited {
	display: block;
	padding-left: 0px;
	height: 19px;
	line-height: 11px;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#left a:hover {
	background: url(img/bg_nav_left.gif) repeat-x left top;
}
#left p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#search {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-left: 60px;
	background: url(img/h_suche.gif) no-repeat left top;
}
#searchField {
	width: 99px;
	height: 13px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	border: 0px solid #cccccc;
	background-color: #e0e0e0;
}

.inputfeld {
	width: 250px;
	
	margin: 0px;
	padding: 0px;
	
	border: 0px solid #cccccc;
	background-color: #e0e0e0;
}

#searchSubmit {
	width: 13px;
	height: 13px;
}
#center {
	width: 500px;
}
#content {
	padding: 25px 23px 12px 23px;
	background-color: #f4f4f4;
}
#content h1, #content p {
	margin-top: 0px;
	margin-bottom: 12px;
	padding-bottom: 12px;
	background: url(img/dots_grey.gif) repeat-x left bottom;
}
#content h1 {
	font-size: 13px;
}
#up {
	float: right;
	display: block;
	padding-top: 10px;
	padding-bottom: 7px;
	padding-right: 13px;
}
#path {
	padding: 5px 23px 5px 23px;
	font-size: 10px;
	color: #cccccc;
	background-color: #ffffff;
}
#path a, #path a:link, #path a:hover, #path a:active, #path a:visited {
	color: #cccccc;
	text-decoration: none;
	text-transform: uppercase;
}
#path a:hover, #path a.active, #path a.active:visited, #path a.active:hover {
	color: #666666;
}
#right {
	width: 225px;
	padding-top: 5px;
}
#rightHead {
	margin-left: 25px;
	padding-bottom: 12px;
	background: url(img/dots_grey.gif) repeat-x left bottom;
}
#rightNav {
	padding-top: 0px;
	padding-left: 25px;
}
#right p {
	margin-top: 0px;
	padding-bottom: 10px;
	background: url(img/dots_grey.gif) repeat-x left bottom;
}
#right a, #right a:link, #right a:hover, #right a:active, #right a:visited {
	display: block;
	width: 205px;
	color: #666666;
	text-decoration: none;
}
#right a:hover, #right a:hover strong{
	color: #333333;
}
#bottom {
	background: #ffffff url(img/line_h_grey.gif) repeat-x 0px 12px;
	height: 37px;
	clear: both;
}
#bottomName, #bottomAddress {
	position: absolute;
	top: 15px;
	left: 210px;
}
#bottomAddress {
	width: 500px;
	text-align: right;
}
#bottom a, #bottom a:link, #bottom a:hover, #bottom a:active, #bottom a:visited {
	color: #666666;
	text-decoration: none;
}
#bottom a:hover {
	color: #000000;
}

input,select {
	margin: 0px;
	padding: 0px;
	
	border: 0px solid #cccccc;
	background-color: #e0e0e0;
}

INPUT.tx-indexedsearch-searchbox-button {
	height:18px;
	}


a, a:link, a:hover, a:active, a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

h2 {
  font-size: 13px;
  padding-left: 5px;
}