/*Copyright: Newtec-Works*/
/*Media: Screen*/

/*html elements*/

body {
	height: 100%;
	margin-top: 18px;
	margin-left: 18px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

h1 {
	font-size: 17px;
}

h2 {
	font-size: 15px;
	margin-top: 36px;
	margin-bottom: 20px;
}

h3 {
	font-size: 13px;
	margin-top: 21px;
	margin-left: 12px;
	color: #404040;
}

h4 {
	font-size: 15px;
	margin-top: 10px;
	margin-left: 0px;
	color: #404040;
}

h5 {
	font-size: 13px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	color: #404040;
}

h6 {
	font-size: 15px;
	margin-top: 30px;
	margin-bottom: 0px;
}

a {
	color: #0B7DDC;
}

a:hover, a:active {
	color: #000000;
}

a:visited {
	color: #999999;
}

/*page overlay for older ie-browser*/

#blendpage {
	z-index: 100;
	position: absolute;
	top: 18px;
	left: 18px;
	width: 100%;
	height: 2000px;
	background-color: #FFF;
	padding-top: 170px;
	background-image: url(../img/warning_ie.png);
	background-position: center 120px;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #404040;	
}

/*extra classes*/

.displaynone {
	display: none;
}

.menu {
	position: relative;
	width: 230px;
	height: 259px;
	height: 296px;
	margin: 0px;
}

.hinweis {
	display: block;
	width: 480px;
	padding-top: 10px;
	padding-left: 40px;
	background-image: url(../img/warning_small.png);
	background-position: 0px 6px;
	background-repeat: no-repeat;
}

.hinweis_title {
	font-size: 17px;
	font-weight: bold;
}

#help {
	display: none;
	width: 480px;
	padding-top: 10px;
	padding-left: 40px;
	background-image: url(../img/warning_small.png);
	background-position: 0px 6px;
	background-repeat: no-repeat;
}

.img {
	border: 1px solid #bbbbbb;
	width: 339px;
	height: 253px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 10px;
	padding-bottom: 30px;
}

.text {
	width: 460px;
	line-height: 20px;
	font-size: 14px;
}

.imglist {
	float: left;
	border: 1px solid #bbbbbb;
	width: 339px;
	height: 253px;
	margin-top: 30px;
	margin-bottom: 15px;
	padding: 10px;
	padding-bottom: 30px;
}

.imgtext {
	float: left;
	border: none;
	width: 170px;
	height: 293px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 15px;
	padding: 0px;
}

.textlink {
	display: block;
	width: 120px;
	height: 18px;
	border: 1px solid #bbbbbb;
	padding-left: 20px;
	padding-top: 2px;
	text-decoration: none;
	color: #bbbbbb;
	font-size: 12px;
	background-image: url(../img/textlinkarrow.gif);
	background-position: 4px 4px;
	background-repeat: no-repeat;
}

.textlink:hover {
	display: block;
	width: 120px;
	height: 18px;
	border: 1px solid #000000;
	padding-left: 20px;
	padding-top: 2px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	background-image: url(../img/textlinkarrow_hover.gif);
	background-position: 4px 4px;
	background-repeat: no-repeat;
}

.textlink_large_float1 {
	display: block;
	float: left;
	width: 206px;
	height: 18px;
	border: 1px solid #bbbbbb;
	margin-top: 6px;
	padding-left: 20px;
	padding-top: 2px;
	text-decoration: none;
	color: #bbbbbb;
	font-size: 12px;
	background-image: url(../img/textlinkarrow.gif);
	background-position: 4px 4px;
	background-repeat: no-repeat;
}

.textlink_large_float1:hover {
	display: block;
	float: left;
	width: 206px;
	height: 18px;
	border: 1px solid #000000;
	margin-top: 6px;
	padding-left: 20px;
	padding-top: 2px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	background-image: url(../img/textlinkarrow_hover.gif);
	background-position: 4px 4px;
	background-repeat: no-repeat;
}

.textlink_large_float2 {
	display: block;
	float: left;
	width: 206px;
	height: 18px;
	border: 1px solid #bbbbbb;
	margin-top: 6px;
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 2px;
	text-decoration: none;
	color: #bbbbbb;
	font-size: 12px;
	background-image: url(../img/textlinkarrow.gif);
	background-position: 4px 4px;
	background-repeat: no-repeat;
}

.textlink_large_float2:hover {
	display: block;
	float: left;
	width: 206px;
	height: 18px;
	border: 1px solid #000000;
	margin-top: 6px;
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 2px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	background-image: url(../img/textlinkarrow_hover.gif);
	background-position: 4px 4px;
	background-repeat: no-repeat;
}

.google_apps {
	border: 1px solid #bbbbbb;
	width: 552px;
	height: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 10px;
	padding-bottom: 20px;
	
}

.img_print {
	display: none;
}

/*print only elements*/

#printlogo, #footer_print {
	display: none;
}

/*lists*/

.ul_nomarg {
	margin: 0px;
	padding: 0px;
	margin-left: 16px;
}

.liste {
	list-style-image: url(../img/textlistarrow.gif);
	margin-bottom: 16px;
	margin-left: 8px;
	padding-left: 2px;
}

.listesmall {
	margin: 0px;
	margin-bottom: 26px;
	width: 450px;
	vertical-align: top;
	background-image: url(../img/textlistarrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px;
	padding-left: 20px;
	list-style: none;
}

.listheader {
	margin-left: 16px;
}

/*image preloader*/

#preload1{
	background-image: url(../img/menu_hover.png);
	visibility: hidden;
}

#preload2{
	background-image: url(../img/searchbut_hover.png);
	visibility: hidden;
}

/*floating layout (ohne Höhenangaben für dynamische Ausdehnung)*/

#container {
	width: 966px;
	margin: 0 auto;
	text-align: left;
}

#logo {
	width: 966px;
	height: 219px;
	background-image: url(../img/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#content {
	float: left;
	width: 965px;
	border: none;
	border-left: 1px solid #bbbbbb;
	background-image: url(../img/body_shad_right.png);
	background-position: top right;
	background-repeat: repeat-y;
}

#spalte1 {
	float: left;
	width: 233px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 24px;
	padding-top: 2px;
	padding-bottom: 16px;
	background-color: #ffffff;
	border-right: 1px solid #bbbbbb;
}

#spalte2 {
	float: left;
	width: 570px;
	margin: 0px;
	padding: 50px;
}

#content_end {
	float: left;	
	width: 966px;
	height: 15px;
	margin-bottom: 8px;
	background-image: url(../img/footer.png);
	background-position: top left;
	background-repeat: no-repeat;
}

/*searchbox*/

#searchbox {
	width: 231px;
	height: 95px;
	margin: 0px;
	margin-top: 37px;
	border: 1px solid #bbbbbb;
	background-image: url(../img/backgr_searchbox.png);
	background-position: top left;
	background-repeat: repeat-x;
}

/*position input + button für IE7 korrigiert - externes css*/

input {
	float: left;
	width: 154px;
	height: 16px;
	margin: 0px;
	padding: 4px;
	margin-left: 12px;
	border: 1px solid #bbbbbb;
	border-right: none;
}

.searchbut {
	float: left;
	display: block;
	width: 44px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/searchbut_normal.png);
	background-position: top left;
	background-repeat: no-repeat;
	border: none;
}

.searchbut:hover {
	float: left;
	display: block;
	width: 44px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/searchbut_hover.png);
	background-position: top left;
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}

.searchbut_active {
	display: block;
	float: left;
	width: 44px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/searchbut_hover.png);
	background-position: top left;
	background-repeat: no-repeat;
}

/*suchergebnisse*/

.title {
	margin-top: 30px;
	font-size: 15px;
}

.output {
	margin-top: 10px;
	font-size: 15px;
}

.url {
	margin-top: 10px;
}

/*panoramabox*/

#panobox {
	width: 231px;
	height: 451px;
	margin: 0px;
	margin-top: 36px;
	border: 1px solid #bbbbbb;
	background-image: url(../img/backgr_panobox.png);
	background-position: top left;
	background-repeat: repeat-x;
}

#link_panorama01 {
	display: block;
	width: 204px;
	height: 101px;
	margin-left: 12px;
	margin-bottom: 12px;
	border: 1px solid #666666;
	background-image: url(../img/thumb_panorama01.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#link_panorama02 {
	display: block;
	width: 204px;
	height: 101px;
	margin-left: 12px;
	margin-bottom: 12px;
	border: 1px solid #666666;
	background-image: url(../img/thumb_panorama02.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#link_panorama03 {
	display: block;
	width: 204px;
	height: 101px;
	margin-left: 12px;
	margin-bottom: 17px;
	border: 1px solid #666666;
	background-image: url(../img/thumb_panorama03.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#link_flash {
	display: block;
	float: left;
	width: 96px;
	height: 31px;
	margin-left: 13px;
	background-image: url(../img/flashplayer-logo.png);
	background-position: top left;
	background-repeat: no-repeat;
}

/*additional logos*/

#logo1 {
	width: 231px;
	height: 107px;
	margin-top: 36px;
	margin-bottom: 18px;
	padding: 0px;
	border: 1px solid #bbbbbb;	
}

#logo2 {
	width: 231px;
	height: 107px;
	margin-top: 18px;
	margin-bottom: 0;
	padding: 0px;
	border: 1px solid #bbbbbb;	
}

/*navigation - main menu*/

.menu ul li a, .menu ul li a:visited {
	display: block;
	width: 196px;
	height: 25px;
	color: #0B7DDC;
	font-size: 12px;
	padding-left: 34px;
	padding-top: 12px;
	padding-bottom: 0px;
	margin: 0px;
	text-decoration: none;
	background-image: url(../img/menu_normal.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu ul li.active a, .menu ul li.active a:visited {
	display: block;
	width: 196px;
	height: 25px;
	color: #0B7DDC;
	font-size: 12px;
	padding-left: 34px;
	padding-top: 12px;
	padding-bottom: 0px;
	margin: 0px;
	text-decoration: none;
	background-image: url(../img/menu_active.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.menu ul li {
	float: left;
	position: relative;
	margin-right: 0px;
}

.menu ul li ul {
	display: none;
}


.menu ul li:hover a, .menu ul li.active a:hover {
	color: #000000;
	background-image: url(../img/menu_hover.png);
}

.lastchunk {
	border-bottom: 1px solid #bbbbbb;
}

#lastchunk {
	border-bottom: 1px solid #bbbbbb;
}

#ie6_active {
	background-image: url(../img/menu_active.png);
}

/*sub menu*/

.menu ul li:hover ul {
	display: block;
	position: absolute;
	top: -10px;
	left: 230px;
	width: 210px;
	width: 218px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	background-color: #ffffff;
	border: none;
}

.menu ul li:hover ul li a.hidden {
	color: #999;
}

.menu ul li:hover ul li:hover a.hidden {
	width: 218px;
}

.menu ul li:hover ul li ul {
	display: none;
}

.menu ul li:hover ul li a, .menu ul li:hover ul li a:visited {
	display: block;
	width: 218px;
	height: 22px;
	padding-left: 14px;
	padding-top: 6px;
	background-image: none;
	background-color: #ffffff;
	border-top: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	color: #666;
}

.menu ul li:hover ul li a:hover {
	color: #000;
	background-color: #DFF2FF;
	background-image: url(../img/backgr_submenu.png);
	background-position: top left;
	background-repeat: repeat-x;
}

/*end*/
