@charset "iso-8859-1";

/*---- allgemein ----*/
div {
	padding: 0
	margin: 0;
	border: 0px;
	color: #676767;subnavi
	background-color: transparent;
}

body {
	padding: 0 20px 20px 20px;
	margin: 0;
	background-color: #EFEFEF;
	font-size: 11px;
	font-family: Arial,sans-serif;
	text-align: center;
}

p {
	margin: 0;
	padding: 0;
	text-align: left;
}

h1 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #077DFB;
	font-size: 14px;
	font-family: Arial,sans-serif;
	font-weight: bold;
	text-align: left;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #077DFB;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #077DFB;
	margin: 0 0 10px 0;
}

code {
	font-family: 80% Courier, monospace;
}

#main {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	text-align: left;
	position: relative;
}



/*---- hyperlink layouts ----*/
a {
	color: #077DFB;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.arrow_link {
	padding-right: 12px;
	color: #077DFB;
	background: url(img/nav_arrow.gif) no-repeat right;
	text-decoration: none;
}

a.arrow_link:hover {
	text-decoration: underline;
}

a.subnav-top {
	padding: 0 0 0 15px;
	color: #676767;
	background: url(img/nav_arrow2.gif) 0 50% no-repeat;
	font: 10px Arial,sans-serif;
	text-decoration: none;
	text-align: left;
}

a.subnav-top:hover {
	color: #077DFB;
	text-decoration: none;
	text-align: left;
}

a.subnav-top2 {
	color: #676767;
	background-image: none;
	font: 10px Arial,sans-serif;
	text-decoration: none;
	text-align: left;
}

a.subnav-top2:hover {
	color: #077DFB;
	text-decoration: none;
	text-align: left;
}

a.print-link {
	color: #676767;
	font: 10px Arial,sans-serif;
	text-decoration: none;
	text-align: right;
	padding: 0 0 0 20px;
	margin: 0 0 0 270px; 
	background: url(img/print.gif) no-repeat;
}

a.print-link:hover {
	color: #077DFB;
	text-decoration: none;
	text-align: left;
}

a.guided {
	margin: 0;
	color: #676767;
	text-decoration: none;
}

a.guided:hover {
	color: #077DFB;
	text-decoration: none;
}

a.grau {
	margin: 0;
	color: #676767;
	text-decoration: none;
}

a.grau:hover {
	color: #077DFB;
	text-decoration: none;
}

/*---- formatierungen / klassen ----*/
.teaser-head {
	padding: 20px 0 0px 13px;
	margin: 0 0 5px 0;
	color: #676767;
	background: url(img/nav_arrow.gif) 0% 82% no-repeat;
	font: bold 12px Arial, sans-serif;
}

.headline {
	padding: 20px 0 0px 13px;
	margin: 0 0 5px 0;
	color: #676767;
	background: url(img/nav_arrow.gif) 0% 82% no-repeat;
	font: bold 12px Arial, sans-serif;
}

.teaser-fliess {
	margin: 5px 0 5px 0;
	width: 153px;
	color: #676767;
}

.footer-terms {
	border-right: 0px;
	padding-right: 5px;
	margin-right: 5px;
	background: url(img/terms_divider.gif)  0 50% no-repeat;
}

.cart {
	padding-left: 10px;
	background: url(img/cart.gif)  0 50% no-repeat;
}

.top-navi-style {
	padding: 0 0px 0 10px;
	background: url(img/nav_divider.gif)  0 50% no-repeat;
}

.top-navi-style2 {
	padding: 0 0 0 10px;
}

.formelement {
	font-size: 11px;
	color: #676767;
	border: 1px solid #676767;
	background-color: #FFF;
	font-family: Arial,sans-serif;
}

.formelement2 {
	font-size: 9px;
	color: #676767;
	border: 1px solid #676767;
	background-color: #FFF;
	padding: 0 0 0 0;
	margin: 3px 0 0 0;
	font-family: Arial,sans-serif;
}

.cust-head {
	font-size: 14px;
	font-weight: bold;
	color: #676767;
	background: url(img/cust_bg.gif) no-repeat;
	width: 140px;
	height: 37px;
	text-align: center;
	padding: 11px 0 0 0;
	margin: 0 0 0 0;
}

.cust-head2 {
	font-size: 14px;
	font-weight: bold;
	color: #676767;
	background: url(img/cust_bg.gif) no-repeat;
	width: 140px;
	height: 37px;
	text-align: center;
	padding: 2px 0 0 0;
	margin: 0 0 0 0;
}

.table-head {
	background-color: #F9F9F9;
	border-bottom: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
	font-size: 10px;
}

.table-divider {
	background: url(img/divider_h.gif) repeat-x center;
}

.myutimaco-head {
	padding: 20px 0 20px 0px;
	margin: 0 0 5px 0;
	color: #676767;
	font: bold 12px Arial, sans-serif;
}

.sub-grau {
	font-size: 10px;
	margin: 5px 0 0 0;
}

.subnavi {
	color: #676767;
	font: Arial, sans-serif;
}

.subnavi-divider { 	
	padding: 0 0 5px 0px;
	margin: 0 0 5px -52px; 
	color: transparent;
	background: #ffffff url(img/subnavi_divider.gif) no-repeat center;
}

.profile-head1 {
	background: url(img/1.gif) 0 50% no-repeat;
	padding: 0 0 0 15px;
	font-weight: bold;
}

.profile-head2 {
	background: url(img/2.gif) 0 50% no-repeat;
	padding: 0 0 0 15px;
	font-weight: bold;
}

.tour-links {
	background: url(img/arrow_links.gif) right 50% no-repeat;
	padding: 0 15px 0 0;
}

.tour-rechts {
	background: url(img/arrow_rechts.gif) left 50% no-repeat;
	padding: 0 0 0 15px;
}

.raute-list {
	list-style: url(img/raute.gif);
	margin: -20px 0 0 29px;
	padding: 5px 0 0 0;
}

.raute-list li {
	padding: 0 0 10px 0;
}

.raute-list2 {
	list-style: url(img/raute_grau.gif);
	margin: 2px 0 0 20px;
	padding: 0 0 0 0;
}

.arrow-buynow {
	background: url(img/arrow.gif) 0 50% no-repeat;
	height: 13px;
	height: 13px;
}

/*---- kopf ----*/
#head {
	padding: 0 10px 10px 10px;
	margin-bottom: 8px;
	background-color: #FFF;
	position: relative;
	height: 85px;
}

#top-navi {
	float: right;
	margin-right: 10;
	padding: 0;
	text-align: right;
	position: relative;
	top: 10px;
}

#top-navi a {
	margin: 0;
	color: #676767;
	text-decoration: none;
}

#top-navi a:hover {
	color: #077DFB;
	text-decoration: none;
}

#language {
	float: right;
	margin: 0 0 0 5px;
	padding: 0;
	text-align: right;
	position: relative;
	right: 0px;
	top: 8px;
	width: 48px;
}

#logo {
	width: 157px;
	height: 47px;
	margin: 0 0 0 20px;
	padding: 37px 0 0 0;
	position: relative;
}

#claim {
	width: 364px;
	height: 47px;
	background: url(gfx_layout/claim.jpg) no-repeat bottom;
	left: 190px;
	top: 40px;
	position: absolute;
}

#login {
	background: url(img/login_back.gif) repeat-x;
	height: 18px;
	width: auto;
	left: 278px;
	top: 65px;
	position: absolute;
}

#logout {
	background: url(img/logout.gif) no-repeat;
	height: 28px;
	width: 68px;
	left: 678px;
	top: 55px;
	position: absolute;
}

/*---- navigation ----*/
#navi-my {
	margin-bottom: 8px;
	background-color: #FFF;
	height: 26px;
	z-index: 1;
	position: relative;
}

#navi-my ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style-type: none;
}

#navi-my li {
	padding: 6px 0 3px 12px;
	float: left;
	color: #077DFB;
	text-align: center;
}

#navi-my li a {
	cursor: pointer;
	padding-left: 15px;
	display: block;
	color: #676767;
	background: url(img/nav_arrow.gif) 0 43% no-repeat;
	font: bold 11px Arial,sans-serif;
	text-decoration: none;
	text-align: center;
}

#navi-my li a:hover {
	cursor: pointer;
	display: block;
	color: #077DFB;
	text-decoration: none;
	text-align: center;
}
/*- -------- -*/
#navi {
	margin-bottom: 8px;
	background-color: #FFF;
	height: 26px;
	padding-left: 28px;
	z-index: 1;
	position: relative;
}
#pfi {
	margin-bottom: 2px;
	background-color: #FFF;
	height: 26px;
	padding-left: 10px;
	z-index: 1;
	position: relative;
}

#navi1 {
	margin-bottom: 8px;
	background-color: #FFF;
	height: 26px;
	z-index: 2;
	position: absolute;
}

#navi2 {
	margin-bottom: 8px;
	background-color: #FFF;
	height: 26px;
	z-index: 1;
	position: absolute;
}

#navi ul {
	padding: 0 0 0 0;
	margin: 0 0 0 2px;
	list-style-type: none;
}

#navi li {
	padding: 6px 30px 3px 0;
	float: left;
	color: #077DFB;
	text-align: center;
}

#navi li a {
	cursor: pointer;
	padding-left: 15px;
	display: block;
	color: #676767;
	background: url(img/nav_arrow.gif) 0 43% no-repeat;
	font: bold 11px Arial,sans-serif;
	text-decoration: none;
	text-align: center;
}

#pfi li {
	padding: 6px 30px 0px 0;
	float: left;
	color: #077DFB;
	text-align: center;
	list-style-type:none;
	
}

#pfi li a {
	cursor: pointer;
	padding-left: 15px;
	display: block;
	color: #676767;
	background: url(img/nav_arrow.gif) 0 43% no-repeat;
	font: bold 11px Arial,sans-serif;
	text-decoration: none;
	text-align: left;
}
#pfi li a:hover {
	cursor: pointer;
	display: block;
	color: #077DFB;
	text-decoration: none;
	text-align: left;
}

#navi li a:hover {
	cursor: pointer;
	display: block;
	color: #077DFB;
	text-decoration: none;
	text-align: left;
}

/*---- allgemein layout ----*/

#footer {
	padding-bottom: 30px;
	position: relative;
}

#footer-txt {
	padding-top: 10px;
	width: 80%;
	float: left;
	position: relative;
}

#footer-img {
	margin-top: 10px;
	width: 78px;
	float: right;
	background: url(img/verisign.gif) no-repeat;
	height: 33px;
	position: relative;
	border: none;
}

/*---- zeilen layout ----*/
#home-top {
	margin-bottom: 8px;
	width: auto;
	background: #fff url(img/home001.jpg) no-repeat right; /*---- Startseitenimages sollen hier wechseln ----*/
	color: #000;
	height: 239px;
	position: relative;
}

#home-txt {
	width: 175px;
	padding: 15px 0 15px 30px;
	position: relative;
}

#home-bottom {
	margin-bottom: 8px;
	padding: 0 0 0 30px;
	width: auto;
	background-color: #fff;
	color: #000;
	height: 300px;
	position: relative;
}

#teaser1 {
	width: 153px;
	padding: 10px 0 15px 0;
	float: left;
	position: relative;
}

#teaser2 {
	width: 153px;
	padding: 10px 0 15px 30px;
	float: left;
	position: relative;
}

#teaser3 {
	width: 153px;
	padding: 10px 0 15px 30px;
	float: left;
	position: relative;
}

#teaser4 {
	width: 153px;
	padding: 10px 0 15px 30px;
	float: left;
	position: relative;
}

#sitemap {
	margin-bottom: 8px;
	padding: 5px 0 0 30px;
	width: auto;
	background-color: #fff;
	color: #000;
	height: 360px;
	position: relative;
}

#guidedtour {
	margin-bottom: 8px;
	padding: 5px 0 0 30px;
	width: auto;
	background-color: #fff;
	color: #000;
	height: 360px;
	position: relative;
}

#sitemap a {
	color: #676767;
	font: 10px Arial,sans-serif;
	text-decoration: none;
}

#sitemap a:hover {
	color: #077DFB;
}

#sitemap a.link2 {
	padding: 0 0 0 13px;
	color: #676767;
	background: url(img/nav_arrow2.gif) 0 50% no-repeat;
	font: 10px Arial,sans-serif;
	text-decoration: none;
}

#sitemap a.link2:hover {
	color: #077DFB;
}

#sitemap h1 {
	padding: 0 0 0 13px;
	margin: 2px 0 3px 0;
	color: #676767;
	background: url(img/nav_arrow.gif) 0 50% no-repeat;
	font: bold 11px Arial,sans-serif;
	text-align: left;
}

#sitemap h1 a {
	padding: 50px 0 0 0;
	color: #676767;
	font-weight: bold;
	font: bold 11px Arial,sans-serif;
	text-decoration: none;
}

#sitemap h1 a:hover {
	color: #077DFB;
	text-decoration: none;
}

#sitemap ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#sitemap li a {
	padding: 0 0 0 13px;
	color: #676767;
	background: url(img/nav_arrow2.gif) 0 50% no-repeat;
	font: 10px Arial,sans-serif;
	text-decoration: none;
	text-align: left;
}

#sitemap li a:hover {
	color: #077DFB;
	text-decoration: none;
	text-align: left;
}

#sitemap li a.link2 {
	padding: 0 0 0 13px;
	margin: 0 0 0 10px;
	color: #676767;
	background-image: none;
	font: 10px Arial,sans-serif;
	text-decoration: none;
	text-align: left;
}

#sitemap li a.link2:hover {
	color: #077DFB;
	text-decoration: none;
	text-align: left;
}

#map1 {
	float: left;
	margin: 0 -5px 0 0;
	padding: 0 0 15px 0;
}

#map2 {
	float: left;
	margin: 0 -20px 0 0;
	padding: 0 0 15px 0;
}

#map3 {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 0 15px 0;
}

#map4 {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 0 15px 0;
}

#map5 {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 0 15px 0;
}

#map6 {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 0 15px 0;
}

#map7 {
	float: left;
	padding: 0 0 15px 0;
}

#myutimaco-top {
	margin-bottom: 8px;
	width: auto;
	background: #fff url(img/myutimaco.jpg) no-repeat right;
	color: #000;
	height: 239px;
	position: relative;
}

#myutimaco-txt {
	width:  170px;
	height: 225px;
	padding: 15px 0 0 30px;
	background: url(img/welcome.gif) no-repeat top;
	top: 55px;
	position: relative;
}

#myutimaco-bottom {
	margin-bottom: 8px;
	padding: 0 0 0 30px;
	width: auto;
	background-color: #fff;
	color: #000;
	height: 300px;
	position: relative;
}

#myutimaco-list {
	list-style: url(img/nav_arrow.gif);
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#myutimaco-list li {
	margin: 0 0 0 13px;
}

/*---- spalten layout ----*/
#content {
	background-color: #fff;
	color: #000;
	min-width: 500px;
}

#partners-list {
	list-style: url(img/blank.gif);
	margin: 0 0 0 0;
}

#partners-list li {
	margin: 5px 0 7px 13px;
}

#demo-list {
	list-style:  url(img/list_arrow.gif);
	padding: 0 0 0 0; 
	margin: 0 0 0 20px;
}

#demo-list li {
	padding: 0 0 10px 5px;
}

#demo-list li a {
	color: #676767;
	text-decoration: none;
}

#demo-list li a:hover {
	color: #077DFB;
	text-decoration: none;
}

#buynow-list {
	list-style: url(img/nav_arrow.gif);
}

#buynow-list li {
	padding: 0 0 0 0px;
	margin: -10px 0 0 -11px;
}

#subnavi-list {
	list-style: url(img/nav_arrow.gif);
	z-index: 100;
}

#subnavi-list li {
	padding: 0 0 0 0px;
	margin: -10px 0 0px -30px;
}

#subnavi-list2 {
	list-style: url(img/nav_arrow.gif);
	z-index: 100;
}

#subnavi-list2 li {
	padding: 0 0 0 0px;
	margin: -10px 0 0 -16px;
}

#subnavi-list li a {
	color: #676767;
	text-decoration: none;
}

#subnavi-list li a:hover {
	color: #077DFB;
	text-decoration: none;
}

#inside
{
	width: 360px;
	padding-left: 15px;
}

.vnav
{
	margin: 1em 0;
}


#pageWrapper
{
	margin: 0;
	width: auto;
	min-width: 500px;
	background-color: #fff;
	color: #000;	
}
#outerColumnContainer
{
	z-index: 1;
	border-color: #ffffff;	
	border-style: solid;
	border-width: 0 186px;	
}
#innerColumnContainer
{
	z-index: 1;
	width: 100%;
}
* html #innerColumnContainer
{
	position: relative;	
}
#contentColumn
{
	margin: 12px -1px;		
	width: 100%;
}
#leftColumn, #rightColumn, #contentColumn
{
	float: left;
	position: relative;	
	z-index: 10;
	overflow: visible;	
}
#rightColumn
{
	float: right;	
	width: 186px;
	margin: 0 -186px 0 1px;
}
#leftColumn
{
	width: 168px;
	margin: 0 1px 0 -168px;	
}


#masthead h1
{
	display: inline;	
}
.clear
{
	clear: both;
	padding-bottom: 1px;	
	margin-bottom: -1px;	
}
.hide, #oldBrowserNotice, .ieSixCharDupBug
{
	display: none ;
}
#contentColumn
{
	border-width: 0;	
}

* html #pageWrapper
{
	word-wrap: break-word;
}

/******************************************************************************/