/************************************************************* HTML TAGS */
* {
	font-family: verdana,helvetica,sans-serif !important;
}

body {
	background: #383838  url(/pics/layout/image_1234789228532.jpeg) no-repeat center top;
	padding: 0 0 30px;
}
a {
	margin: 0;
	padding: 0;
	color: #e60029;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}

/************************************************************* PAGE */

div.frame {
	width: 100%;
	padding: 0;
	text-align: center;}
div.page {
	position: relative;
	margin: 0 auto;	width: 986px;
	/* padding-right: 10px; */
	text-align: left;
	/* background: #FFFFFF url(/pics/layout/bg_shd_r.gif) repeat-y right; */
}
div.bg1, div.bg2, div.bg3, div.bg4 {
	width: 100%;
	margin: 0;
}

/* div.side-bg {
	position: absolute;
	top: 0;
	right: -165px;
	width: 175px;
	height: 465px;
	
} */

div.bg1 {
	position		: relative;
	/* background	:  url(/pics/layout/image_1234789228532.jpeg) no-repeat 825px 0; */	
}
div.tailer {
	zoom: 100%;
}

div.side-bg-top {
	position		: absolute;
	left			: 255px;
	top				: 40px;
	z-index			: 1;
}

div.side-bg {
	position		: absolute;
	right			: 0px;
	left			: 860px;
	top				: 141px;
}
/************************************************************* HEADER */
div.header {
	position: relative;
	height: 140px;
	z-index: 1;
}

div.logo {
	position: relative;
	z-index: 2;
}
p.logo {
	display: block;
	position: absolute;
	width: 268px;
	background: url(/pics/layout/image_1235057799498.png) no-repeat top left;
	left: -90px;
	top: 30px;
	z-index: 3;
}
p.logo a {
	display: block;
	width: 268px;
	height:	 174px;
	text-decoration: none;
}
p.logo span {
	display: none;
}
div.logo-seg {
	display: block;
	position: absolute;
	width: 41px;
	height: 84px;
	background: url(/pics/layout/logo_right.png) no-repeat top left;
	left: 178px;
	top: 18px;
}

/* .header-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 1000px;
	height: 132px;
	background: url(/pics/layout/image_1211753416878.gif) no-repeat;
} */

/************************************************************* HORIZONTAL MENU */

.date {
	float: left;
	width: 176px;
	height: 27px;
	color: #FFFFFF;
	padding: 3px 0 0 0;
	font-weight: 700;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}
div.hmenu {
	clear: both;
	height: 47px;
	color: #000000;
	font-size: 0.75em;
	background: url(/pics/layout/bg_hmenu_full.gif) no-repeat 4px 4px;
	width:666px;
	padding:4px 4px 0 177px;
}

ul.hmenu1 {
	list-style-type: none;
}
li.hmenu {
	margin: 0 15px;
}
li.hmenu1 {
	display: inline;
	float: left;
}
a.hmenu {
	display: block;
	float: left;
	height:	 26px;
	padding: 7px 0 0;
	color: #e5e5e5;
	font-size: 1.1em;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	/* border-right: 1px solid #FFFFFF; */
}
a.hmenu:hover {
	text-decoration: none;
}
a.hmenu1 {
	/* padding: 3px 30px 0; */
}
a.hmenu1:hover {
	text-decoration: none;
	border-bottom: 4px solid #e60029;
}
a.hmenu1-active {
	/* height: 18px; */
	border-bottom: 4px solid #e60029;
}

/************************************************************* MAIN */

div.main {
	clear: both;
	min-height: 480px;
	background: url(/pics/layout/schatten_rechts.png) repeat-y right;
	width: 861px;
}
div.main-bg2 {
	background: url(/pics/layout/schatten_links.png) repeat-y left;
	width: 856px;
	padding-left: 5px;
}
div.main-content {
	background: #fff;
	width: 851px;
}

* html div.main {
	position: relative;
	height: 480px;
}

/************************************************************* BREADCRUMB */

div.breadcrumb {
	width: 100%;
	height:	1.4em;
	margin: 0 auto 2px;
}
span.breadcrumb-infotext {
	display: none;
	float: left;
	padding: 3px 0;
	font-size: 0.75em;
}
div.breadcrumb UL {
	display: inline;
	list-style-type: none;
}
div.breadcrumb LI {
	display: inline;
	float: left;
}
li.breadcrumb span {
	font-size:0.7em;
}
a.breadcrumb {
	display: block;
	float: left;
	margin: 0;
	padding: 3px 10px 0px 2px;
	color: #2d2d2d;
	font-size: 0.70em;
	text-decoration: none;
}
a.breadcrumb:hover {
	color: #000000;
	text-decoration: none;
}
a.breadcrumb-choiced {
	color: #000000;
}
a.breadcrumb-choiced:hover {
	color: #2d2d2d;
}
a.breadcrumb-hassub {
	color: #2d2d2d;
}
a.breadcrumb-hassub:hover {
	color: #000000;
}

/************************************************************* VERTICAL MENU */

div.vmenu {
		float: left;
	width: 177px;
	margin: 0 -177px 0 0;
	padding-left: 4px;
	color: #FFFFFF;
	overflow: hidden; 
}
div.vmenu-workspace {
	margin:	0 0 0 0;
	/* border-top:	1px solid #FFFFFF; */
	background: url(/pics/layout/bg_mainnav.gif) repeat-y 0 0;
}
ul.vmenu1, ul.vmenu2, ul.vmenu3, ul.vmenu4 {
	list-style-type: none;
}

ul.vmenu1 {
	margin: 15px;
}
	
li.vmenu1, li.vmenu2, li.vmenu3, li.vmenu4 {
	display: inline;
}
a.vmenu {
	display: block;
	margin: 1px 0;
	padding: 5px;
	color: #FFFFFF;
	font-size: 0.75em;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px solid #838383;
}
a.vmenu:hover {
	color: #fd6883;
}
a.vmenu1 {
	padding: 5px 10px 5px 0;
	color: #ffffff;
}
a.vmenu1:hover {
	text-decoration: none;
}
a.vmenu1-active {
	background: url(/pics/layout/bg_nav_level_2_active.gif) repeat-y right 0;
	color: #fd6883;
}
a.vmenu2,a.vmenu3,a.vmenu4 {
	font-size: 0.7em;
}
a.vmenu2 {
	padding-left: 15px;
	border-bottom: none;
}
a.vmenu2:hover {
	text-decoration: none;
}
a.vmenu2-active {
	/* background: url(/pics/layout/bg_nav_level_2_active.gif) repeat-y right 0; */
	color: #fd6883;
}
a.vmenu3 {
	padding-left: 30px;
	border-bottom: none;
}
a.vmenu3:hover {
	text-decoration: none;
}
a.vmenu3-active {
	color: #fd6883;
}
a.vmenu4 {
	padding-left: 45px;
}
a.vmenu4:hover {
	text-decoration: none;
}
a.vmenu4-active {
	color: #fd6883;
}
div.suche{
	padding: 15px 0;
	/* background: #2d2d2d; */
	overflow: hidden;
}
#suche-feld {
	border: 0;
	background: url(/pics/layout/bg_search_container.gif) no-repeat 0 0;
	height: 22px;
	width: 154px;
	padding: 0px 0 0 10px;
	font-size: 0.76em;
	color: #666666;
	vertical-align: middle;
}
*html #suche-feld,
*+html #suche-feld {
	height: 19px;
	padding: 3px 0 0 10px;
}
html>body #suche-feld {
	height: 19px;
	padding: 3px 0 0 10px;
}
#suche-btn {
	margin: 4px 0 0 45px;
}
.kunde-kontaktdaten {
	font-size: 0.95em;
	margin-top: 12px;
	padding: 0 5px 0 0;
}
.kunde-kontaktdaten em {
	display: block;
	margin-bottom: 10px;
	font: 400 normal 1.1em arial,sans-serif;
}
.kunde-kontaktdaten p {
	margin-bottom: 4px;
	font-size: 0.75em;
}
.kunde-kontaktdaten p a {
	color: #2d2d2d;
}
	
/************************************************************* CONTAINER */

div.container {
	display: inline;
	float: right;
	width: 160px;
	margin:	 15px 5px 0 -160px;
	text-align: left;
}
div.container-left {
	float: left;
	width: 0px;
}
div.container-right {
	float: right;
	width: 160px;
}
div.container-menu {
	width: 160px;
}
div.container-top {
	width: 0px;
}
div.container-bottom {
	width: 0px;
}
div.container-workspace {
	float: left;
	width: 100%;
	margin: 0 0 15px 0;
}

div.container-menu div.container-workspace {
	margin: 0 0 15px 8px;
}

* html div.container-menu div.container-workspace {
	margin: 0 0 15px 4px;
}

div.container-headline {
	padding: 7px 9px 14px;
	color: #e5e5e5;
	font-weight: 700;
	text-decoration: none;
	/* margin-bottom:1px; */
	background: #e5e5e5 url(/pics/layout/bg_container.gif) no-repeat 0 0 ;
	overflow: hidden;
}
div.container-content {
	padding: 3px 5px 9px;
	color: #999999;
	background: #e5e5e5;
	font-size: 0.70em;
}
div.container-content a {
	color: #e60029;
}
h3.container {
	display: inline;
	font-size: 0.75em;
	color: #e5e5e5;
}
img.border-image {
	float: left;
}

/************************************************************* CONTENT */

div.content {
	width: 494px;
	margin: 0 160px 0 185px;
	/* padding: 15px 5px 0 5px; */
	text-align: left;
	
	/* line-height:125%; */
}
div.content-wrap {
	display: inline;
	float: left;
	width: 100%;
	margin:	 0 auto;
	padding-bottom: 15px;
}
div.content-workspace {
	margin:	0 auto 10px auto;
}
div.content-workspace ol, div.content-workspace ul, div.content-workspace li {
	margin-left: 17px;
}
div.content-workspace ol li, div.content-workspace ul li {
	margin-left: 0;
}
div.content-header {
	padding: 3px 7px;
	color: #383838;
	text-align: left;
	font-weight: 700;
	/* border-bottom: 2px solid #2d2d2d; */
}
div.content-text {
	height: 100%;
	margin:	 0 0 10px;
	padding: 10px 7px 0;
	color: #666666;
	text-align: left;
	font-size: 0.70em;
}
h3.content-title {
	display: inline;
	color: #2D2D2D;
	font-size: 1.35em;
}

/************************************************************* FOOTER */

div.footer {
	clear: both;
	height: 93px;
	margin: 0;
	/* padding: 3px 0 0; */
	
	color: #FFFFFF;
	text-align: left;
	background: #666666 url(/pics/layout/bg_footer.gif) repeat-x;
	overflow: hidden;
	width:851px;
}
*+html div.footer {
	height: 85px;
}

.footer a {

}
.footer a:hover {
	color: #e5e5e5;
	text-decoration: none;
}
.copyright {
	margin: 10px 0 0 10px;
	width: 182px;
}
.copyright a {
	color: #2d2d2d;
	display: block;
	float: left;
	padding: 2px 10px;

	font-size: 1em;
	font-weight: 700;
	text-decoration: none;
}

/************************************************************* STANDARDS */

span.paging { color: #666666; }
.paging { background: #000000; }
.border1 { border: 1px solid #000000; }
div.form-begin {
	border: 1px solid #000000;
	background:	#e5e5e5;
}
textarea, input.text { border: 1px solid #000000; }
input.button {
	color: #666666;
	border: 1px outset #fd6883;
}
option {
	color: #666666;
	background: #FFFFFF;
}
button {
	color: #666666;
	border:	1px solid #000000;
}
fieldset {
	margin: 10px 0;
	padding: 5px 10px;
	border: 2px solid #000000;
}
legend {
	padding: 2px 10px;
	border: 1px solid #000000;
}
div.form-fieldset-inlay {
	padding: 3px 7px;
	background: #e5e5e5;
}
div.form-begin a {
	color:#2d2d2d !important;
}

div input{
	vertical-align		: top !important;
}
/************************************************************* MAGAZINE */

.trenner {
	clear: both;
	height: 0;
	margin: 8px 0;
	line-height: 0;
	font-size: 0;
	width: 100%;
	border-top: 1px solid #2d2d2d;
}
.galerie-intro-table{
	width: 100%;
}

.magazinedate {
	font-size: 11px !important;
	font-weight: 100 !important;
}

.magazinetitle {
	font-size: 13px !important;
	font-weight: 700 !important;
	color: #015DA8 !important;
}

.magazinetext, .magazinetext a  {
	font-size: 11px !important;
	text-align: left !important;
}
.magazinedate, .magazinetitle, .magazinetext {
	text-align: left !important;
}


/***** Metanav *****/

.metanav-footer {
	width: 275px;
	height: 29px;
	/* background: url(/pics/layout/bg_metanav.gif) no-repeat 0 10px; */
	float: right;
	padding-top: 12px;
	font-size: 0.84em;
	color: #2d2d2d;
}

.metanav-footer ul.metanav li a {
	font-size: 0.84em;
	color: #2d2d2d;
}

.metanav-header {
	width: 275px;
	height: 29px;
	background: url(/pics/layout/bg_metanav.gif) no-repeat 0 10px;
	float: right;
	padding: 15px 115px 0 0;
	font-size: 0.75em;
	color: #FFFFFF;
}

.metanav-header ul.metanav li a {
	font-size: 0.84em;
	color: #FFFFFF;
}

ul.metanav {
	list-style: none;
	padding: 1px 0 0 15px;
}

ul.metanav li {
	display: inline;
	float: left;
	padding: 0;
}

ul.metanav li span {
	padding: 0 8px;
}

ul.metanav li a:hover span   {
	
}
/*****/

a.extern {
	padding-left: 10px;
	font-weight: 700;
	background: url(/pics/layout/arrow_red.gif) no-repeat 0 2px;
}

img.teaser-top-news-img {
	width: 96px !important;
}

div.fullsize_link a{
	font-size		: 10px;
}
div.menuoben_link {
	text-align		: center;
}
div.menuoben_link a{
	font-size		: 10px;	
}








