/* Definition nur für eteleon */

body, div, li, ul, p, a, td, tr, table, textarea, input {
	font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
	line-height: 1.2;
}

body {
	font-size: 12px;
}

div, li, ul, p, a, td, tr, table, textarea, input {
	font-size:inherit;
}

body {
 	text-align:left;
	margin: 0px;
	padding: 0px;
 	background: #fff;
}

h1 {
	font: bold 20px/1 'Myriad Web Pro', Myriad, 'Myriad Pro', Arial, Helvetica, sans-serif;
	border-bottom:1px solid #BBD0E1;
	margin-top:.5em;
	margin-bottom:.5em;
	padding-bottom:0px;
}

h2 {
	font: bold 16px/1 'Myriad Web Pro', Myriad, 'Myriad Pro', Arial, Helvetica, sans-serif;
	letter-spacing: .8px;
	margin-bottom:.5em;
	border-bottom:1px solid #BBD0E1;
}

h3, h3 a {
	font-size: 1.1em;
	line-height:1.1em;
}

h4, h4 a {
	font-size: 1.0em;
	line-height:1.0em;
}

a, h3 a, a:hover, h3 a:hover, a, h4 a, a:hover, h4 a:hover {
	color:#239;
}

a:visited, h3 a:visited {
	color: #444455;
}

/* ------------------- page parts ------------------------------- */
#header, #main, #footer {
	margin: 0px auto;
	background: #fff;
}

/* ------------------- header ------------------------------- */
#header {
	margin-bottom:7px;
	background:#305a9e url('/partner/files/eteleon/gfx/themes/default_header_bg.png') repeat-x;
}

/* logo, reiter */
#header_main {
	width:810px;
	margin: auto;
	height:74px;
	overflow:hidden;
    position:relative;
	background:url('/partner/files/eteleon/gfx/themes/default_header.png') no-repeat;
}

#header_logo {
    position:absolute;
    left:0px;
    top:8px;
	width: 199px;
	height: 59px;
	display: block;
}

#header_tuev {
    position:absolute;
    left:214px;
    top:13px;
	width:50px;
	height:50px;
}

#header_tab_shop {
    position:absolute;
    left:284px;
    top:40px;
	width:105px;
	height:33px;
}

#header_tab_infos {
    position:absolute;
    left:394px;
    top:40px;
	width:105px;
	height:33px;
}

#header_tab_service {
    position:absolute;
    left:503px;
    top:40px;
	width:105px;
	height:33px;
}

/* SUCHFELD */

#header_search_input {
    position:absolute;
    left:665px;
    top:44px;
	width:118px;
	height:19px;
	background-color: transparent;
	border:none;
	color: black;
	font-size: 11px;
	line-height:14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	padding:0px 5px 2px 20px;
}
#header_search_input:focus {
	outline: 0 none;
}

#header_search_suggestions_outer {
	position:absolute;
	top:64px;
	left:0px;
	width:100%;
	z-index:100;
}

#header_search_suggestions {
	background-color:white;
	background:white;
	opacity:.95;
	border-radius:5px;
	position: relative;
	float:right;
	width:300px;
	top:4px;
	left:-6px;
	text-align:left;
	border:1px solid #dee3e9;
	box-shadow:0 3px 10px rgba(0,0,0,.5);
	display:none;
	color:black;
	padding:6px;
}

#header_search_suggestions h2 {
	margin: 0px;
	border:none;
	font-size:12px;
	font-weight:bolder;
	color:#98a9bb;
	border-bottom:1px solid #bec7ce;
	padding:6px 4px 2px;
	margin:4px 0px;
	text-transform: uppercase;
}

#header_search_suggestions h2:first-child {
	margin-top:0px;
}

#header_search_suggestions ul {
	margin:0px;
	padding:0px;
	text-indent:0px;
	list-style:none;
}

#header_search_suggestions ul li {
	padding:3px 8px 3px 10px;
	color:#888;
	border:1px solid transparent;
}

#header_search_suggestions ul li, #header_search_suggestions ul li a {
	text-decoration:none;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	color:black;
}

#header_search_suggestions ul li.active a {
	color:white;
	text-decoration:none;
}

#header_search_suggestions ul li.active {
	color:white;
	text-decoration:none;
	background-color:#98a9bb;
	background-image:-webkit-linear-gradient(#aabdd1,#98a9bb);
	background-image:-ms-linear-gradient(#aabdd1,#98a9bb);
	background-image:-o-linear-gradient(#aabdd1,#98a9bb);
	background-image:-moz-linear-gradient(#aabdd1,#98a9bb);
	border:1px solid #91a1b2;
	border-radius:2px;
}

/* farbleiste */
#header_bar {
	height:15px;
}

/* ------------------- main ------------------------------- */

#main {
	width:810px;
}

#content {
	width: 610px;
	margin-top:4px;
}

/* topmenu */

#topmenu {
	position: relative;
	top: -10px;
	width:100%;
	height:42px;
	overflow:hidden;
	z-index:1;
	margin-bottom:-11px;
}

#topmenu > table {
	height:41px;
	width: 100%;
}

#topmenu td {
	line-height: 11px;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	border-right:1px solid white;
	box-shadow:0 1px 1px #ddd;
}

#topmenu td input {
	vertical-align:middle;
}

#topmenu a {
	color:#fff;
	text-decoration: none;
	display:inline-block;
	font: bold 12px/1 'Myriad Web Pro Bold', "Myriad Bold", 'Myriad Pro Bold', Arial, Helvetica, sans-serif;
	font:bold;
	text-transform: uppercase;
}

#topmenu a, #topmenu form {
	padding:8px 5px;
}

#topmenu .divider {
	width:1px;
	background: #fff;
}

#topmenu > table tr > td:first-child {
	border-bottom-left-radius:8px;
}

/* navimenu */ 
.navimenubox {
	background:#c5e5f0;
	padding:5px;
	border-radius:5px;
	margin:4px 0px 12px;
	border:none;
	box-shadow:inset 0px -1px 0px rgba(0,0,0,.05);
}

.navimenubox h3 {
	border-radius:5px 5px 0px 0px;
	margin:-5px -5px 5px -5px;
	padding:3px;
	color: white;
	text-transform: uppercase;
	text-align: center;
	text-transform: none;
	text-shadow: 0px -1px 0px #006195;
	background: #0081B5;
	background-image: -webkit-linear-gradient(#0091C5,#0081B5,#0071A4);
	background-image: -moz-linear-gradient(#0091C5,#0081B5,#0071A4);
	background-image: -o-linear-gradient(#0091C5,#0081B5,#0071A4);
	background-image: -ms-linear-gradient(#0091C5,#0081B5,#0071A4);
	box-shadow: inset 0px 1px 0px rgba(255, 255, 255, .15), 0px 1px 0px white;
	border: 1px solid #0081B5;
	border-bottom-color: #0078a9;
}

.navimenubox a, .navimenubox a:visited {
	color:#239;
}

.navimenubox a {
	text-decoration: none;
}

.navimenubox a:hover {
	text-decoration: underline;
	color:#34d;
}

.navimenubox ul {
	list-style:url(/shop/gfx/li.gif);
	margin:0px 4px 0px 16px;
}

.navimenubox li {
	margin:5px 0px;
}

/* ------------------- footer ------------------------------- */
#footer {
	width:800px;
	margin:auto;
	border-top: 1px solid #CDD0D8;
	padding-top: 2px;
	margin-top: 8px;
	margin-bottom: 8px;
	height:15px;
}

#footer .links {
	width:100%;
}

#footer .links td, #footer .links a {
	font-size:10px;
}

#footer .links a:hover {
	color:#4F636C;
	text-decoration:underline;
}

/* --------- end of page parts ------------------- */

.printonly {
	display: none;
}

.log {
	background:#fff;
	color:#000;
	padding:2px;
	margin-bottom:10px;
}

.log {
	background:#fff;
	color:#000;
	padding:2px;
	margin-bottom:10px;
}

/* -------------- Layoutelemente ----------------- */

/* Tabs */
.tabs {
	border-bottom-color:#8EACC5;
}

.tabs a, .tabs a:visited {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	background: #F0F2F4;
	border-color: #CCD;
}
.tabs a.active, .tabs a:hover {
	background: #8EACC5;
	border-color: #8EACC5;
	color:#fff;
}


/* Navimenu */
.navimenubox h3 {
	font: 15px/1.1 'Myriad Web Pro', Myriad, 'Myriad Pro', Arial, Helvetica, sans-serif;
}	

div.kurzinfo h3 a {
	font-weight:bold;
}

@font-face {
  font-family: 'Myriad Web Pro';
  font-style: normal;
  font-weight: bold;
  src: local('Myriad Web Pro Bold'), url(/gfx/fonts/MyriadWebPro-Bold.ttf) format('truetype');
  src: url('/gfx/fonts/MyriadWebPro-Bold.eot');
  src: url('/gfx/fonts/MyriadWebPro-Bold.woff') format('woff');
  font-weight: bold;
}

