/*
	=====================================
	Based on
	project: interactive media (free css template)
	author: luka cvrk (www.solucija.com)
	main color: #537E5A
	=====================================
*/

body { border:0; margin:0; padding:0; font: 72.5%/1.7em "Lucida Grande", "Lucida Sans Unicode", geneva, sans-serif; color:#3F3F3F; background: #fff url(../images/s15/headerbg.gif) repeat-x; }

/* general styling */
a { color:#537E5A; background: inherit; border-bottom:1px dotted #ccc; text-decoration:none; }
a:hover { border-bottom:1px solid #ccc; color: #000; background: inherit; }
a:focus { outline: 0; }
ul { margin:10px 10px 10px 0; padding:0 0 0 15px; }
li { margin:0 0 0 10px; padding:3px; }
img { border: 0; text-decoration: none; }

/* content */
.wrap { padding:0 10px 10px 10px; width:940px; margin:0 auto;}
#logo {float:left; margin: 20px 20px 14px 5px; color:#768998; }
#logo h1 { font-size: 1.6em; }
#logo h1 a { border: none; }
#logo p { color: #DBDBDB; }
h1 { margin: 0 0 10px; letter-spacing: 1px; font-size: 2em; }
h1 a { color: #fff; }
h1 a:hover { color: #FFFCB3; }

/* main navigation */
#menu { float:right; border:none; padding:0; margin: 47px 0 60px 0; }
#menu li { float:left; list-style:none; margin:0 4px 0 0; padding:0; font-size: 1.1em; }
#menu li a { display:block; padding: 10px 12px 15px; color:#000; text-decoration:none; border: 0; margin:0 1px 0 0; }
#menu li a:hover, #menu li a.activenavitab { background: url(../images/s15/barbg.gif) no-repeat bottom center; color:#fff; }

/* main content */
#content { float: left; width: 730px; margin: 0 0 20px 0; }
	#content h2 { font: 2.1em "Trebuchet MS", Arial; background: url(../images/s15/h2bg.gif) repeat-x bottom; color:#121212; letter-spacing:-1px; margin: 0px 0 20px 0; text-align: center }
	#content h2 a { color:#121212; text-decoration:none; border: 0; }
	#content p { margin: 5px 0 20px 0; font-size:110%; line-height:21px; }

/* sidebar */
#right { width:180px; float:right; margin: 0 0 20px 0; }
	#right h2 { color:#fff; margin: 0 0 5px 0; font: bold 1.2em "Trebuchet MS", Arial; background: #fff url(../images/s15/sideh2bg.gif) repeat-x; padding: 4px 10px; border-bottom: 1px solid #000; text-align: center;}
	#right ul { list-style:none; 	border-top:1px solid #eee; border:none; padding:0; margin:0 0 15px 0; }
	#right ul li { border-bottom:1px solid #eee; padding:5px; margin:0; }
	#right ul li a { border: 0; }
	#right ul li a.selected { padding-right: 20px; background: url(../images/s15/dot.gif) no-repeat center right; color: #000 }
	#info { border: 1px solid #ccc; padding: 3px 5px; margin: 0 0 10px; }

#footer { clear: both; border-top: 1px solid #ccc; padding: 10px 0; color:#808080; }
#footer p { line-height: 2.5em; }



/**************** ANSPRECHPARTNER ***************/
#ansprech .red {
	font-size: 1.2em;
}
/**************** BUTTONS ***************/
.button:hover {
	color: #6796CE;
}
/**************** IMPRESSUM ***************/
#impressum .red-td {
	font-size: 1.2em;
}
/**************** NEWS, REALNEWS ***************/
#news h1, #realnews h1 {
	font-size: 110%;
	font-weight: bold;
	line-height: 25px;
	padding-left: 10px;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #000000;
	border: 1px solid #B6B6B6;
}
#realnewsbox p {
	margin: 5px !important;
}
/**************** SEARCHLINK ***************/
#searchlink {
	padding-top: 0px;
}
#searchlink input {
	width: 225px;
	margin:0;
	padding:2px 6px;
	font: bold 1.2em "Lucida Grande", "Lucida Sans Unicode", geneva, sans-serif;
	border-radius: 8px;
}
#searchlink img {
	border:none;
	vertical-align: middle;
}
#search-help h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	background: 0;
	margin-bottom: 5px;
}
#search-submit {
	border: none;
}
#search-submit img {
	padding-left: 10px;
}
#search-main {
	background-color: #537E5A;
	color: #FFF;
}
/**************** SHOP STYLES ***************/
#shop .BantDets5 td {
	padding: 5px;
}
#shop .UdlItmPrice, #shop .o_vk {
	background-color: #537E5A;
	color: white;
}
/**************** TEASER ***************/
#teaser .highlight h1 {
	background: url("../images/s15/headerbg.gif") repeat-x 0 -5px #FFFFFF;
}
#teaser .highlight h2 {
	background: none;
	text-align: left;
	font-weight: bold;
}
#teaser .parent h2 {
	background-image: none;
}
#teaser .highlight td {
	background-color: #FFF;
	border-color: #537E5A;
}
