@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial,Helvetica sans-serif;
	font-size:12px;
	color:#333;
	line-height:16px;
	text-align:justify;
	background-color:#E8E8E8;
	background-image:url(../gfx/stripe.png);
	background-position:center;
	background-position:top;
	}
p {
	margin:3px 0px 0px 0px;
	}
#wrapper_main {
	width:820px;
	height:auto;
	margin:auto;
	}
#wrapper_header {
	width:820px;
	height:auto;
	}
#header_top {
	width:820px;
	height:77px;
	border: 1px solid #CCC;
	background-image:url(../gfx/bg-header-top.gif);
	}
#header_bottom {
	width:820px;
	height:76px;
	border-width: 0px 1px 1px 1px;
	border-style:solid;
	border-color:#CCC;
	margin-top:-11px;
	}
.subnavbar {
	width:820px;
	height:35px;	
	margin-top:-1px;
	border: 1px solid #CCC;
	}
#wrapper_content {
	width:820px;
	height:auto;
	}
#content_eventslider {
	width:820px;
	height:311px;
	border-width: 0px 1px 1px 1px;
	border-style:solid;
	border-color:#CCC;
	margin-bottom:14px;
	background-image:url(../gfx/bg-eventslider.jpg);
	position:relative;
	}
#content_eventslider img {
	position:absolute;
	}
#content_eventslider_left {
	width:410px;
	height:311px;
	float:left;
	}
#content_eventslider_right {
	width:410px;
	height:311px;
	float:right;
	}
.content_teaserbox_left1 {
	width:400px;
	height:280px;
	float:left;
	border: 1px solid #CCC;
	margin-bottom:14px;
	background-image:url(../img/brautarrangement_teaser.jpg);
	}
.content_teaserbox_right1 {
	width:400px;
	height:280px;
	float:right;
	border: 1px solid #CCC;
	margin-bottom:14px;
	background-image:url(../img/trendupdate_teaser.jpg);
	}
.content_teaserbox_left2 {
	width:400px;
	height:280px;
	float:right;
	border: 1px solid #CCC;
	margin-bottom:14px;
	background-image:url(../img/fotogalerie_teaser.jpg);
	}
.content_teaserbox_right2 {
	width:400px;
	height:280px;
	float:right;
	border: 1px solid #CCC;
	margin-bottom:14px;
	border:2px solid #900;

	}
#wrapper_footer {
	width:820px;
	height:35px;
	background-image:url(../gfx/bg-footer.gif);
	}
#footer {
	width:820px;
	height:35px;	
	margin-bottom:2px;
	border: 1px solid #CCC;
	}
.clear {
	clear:both;
	}
/* Inhalt */
#logo_materna {
	margin:10px 0px 0px 14px;
	width:141px;
	height:57px;
	background-image:url(../gfx/logo_materna.png);
	float:left;
	}
#claim_materna {
	margin:20px 14px 0px 0px;
	background-image:url(../gfx/claim_hauptsache.png);
	width:306px;
	height:39px;
	float:right;
	}
.content_teaserbox_text {
	width:372px;
	height:126px;
	margin-left:14px;
	margin-top:152px;
	margin-bottom:14px;
	}
	
.content_teaserbox_text2 {
	width:372px;
	height:180px;
	margin-left:14px;
	margin-top:25px;
	margin-bottom:14px;
	}

.contentbox_left {
	width:550px;
	height:auto;
	float:left;
	border: 1px solid #CCC;
	margin-bottom:14px;
	background-color:#FFF;
	}
.contentbox_right {
	width:250px;
	height:auto;
	float:right;
	border: 1px solid #CCC;
	margin-bottom:14px;
	background-color:#FFF;
	}
.contentbox_text_left {
	width:522px;
	height:auto;
	margin-left:14px;
	margin-top:14px;
	margin-bottom:14px;
	}
.contentbox_text_right {
	width:222px;
	height:auto;;
	margin-left:14px;
	margin-top:14px;
	margin-bottom:14px;
	}
.contentbox_text_right_image {
	width:250px;
	height:auto;
	float:right;
	}
.content_teaserbox_text {
	width:372px;
	height:126px;
	margin-left:14px;
	margin-top:152px;
	margin-bottom:14px;
	}
#content_eventslider_left_text {
	width:396px;
	height:70px;
	margin-top:234px;
	background-image:url(../gfx/bg_slider_text.png);
	color:#FFF;
	padding-left:14px;
	padding-top:7px;
	}
#copyright {
	float: left;
	padding-top:10px;
	padding-left:14px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	}
#tech_navi {
	float: right;
	padding-top:10px;
	padding-right:14px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	}	
/* Styledefinitionen */
.headline {
	text-transform:uppercase;
	font-size:18px;
	font-weight:900;
	color:#b20e0e;
	}
	
.productheadline {
	text-transform:uppercase;
	font-size:10px;
	font-weight:900;
	color:#b20e0e;
	}
.productheadline_b {
	text-transform:uppercase;
	font-size:10px;
	font-weight:900;
	color:#000;
	}
	
blockquote {
	font-style:italic;
	margin-top:20px;
	font-size:14px;
	margin-bottom:20px;
	font-weight:900;
	width:80%;
	color:#b20e0e;
	}
table.products {
	text-align:left;
	background-color:#e9e9e9;
	}
table.products td{
	text-align:left;
	background-color:#FFF;
	border:1px solid #e9e9e9;
	}
table.products_kosm {
	text-align:left;
	background-color:#e9e9e9;
	}
table.products_kosm td{
	text-align:left;
	background-color:#FFF;
	border:1px solid #e9e9e9;
	font-size:10px;
	}
.headline2 {
	text-transform:uppercase;
	font-size:18px;
	font-weight:100;
	color:#333;
	}
.subheadline {
	text-transform:uppercase;
	font-size:14px;
	font-weight:100;
	color:#333;
	}
.sidebarheadline {
	text-transform:uppercase;
	font-size:14px;
	font-weight:900;
	color:#b20e0e;
	}
hr {
	height:1px;
	width:100%;
	background-color:#CCC;
	border:none;
	margin-top:25px;
	margin-bottom:25px;
	}
#bildlink {
	background-color:#b20e0e;
	font-size:10px;
	height:25px;
	width:100px;
	text-align:center;
	line-height:24px;
	border:1px solid #CCC;
	text-transform:uppercase;
	margin-top:15px;
	}
#bildlink a, #bildlink a:link {
	background-color:#fff;
	border:none;
	color:#b20e0e;
	width:100%;
	height:100%;
	display:block;
	}
#bildlink a:hover {
	background-color:#b20e0e;
	border:none;
	color:#fff;
	}

a:link{color:#333; font-weight:bold; text-decoration:none;}
a:visited{color:#333; font-weight:bold; text-decoration:none;}
a:hover{color:#b20e0e; font-weight:bold; text-decoration:none;}
a:active{color:#333; font-weight:bold; text-decoration:none;}

.produktfoto {
	height:120px;
	width:26px;
	float:left;
	margin-top:9px;
	margin-bottom:10px;
	}
.produkttext {
	width:180px;
	float:right;
	margin-top:9px;
	margin-left:9px;
	}
.nav-headline {
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	}
.team-mitglied {
	width:100%;
	padding-top:10px;
	}
.team-content {
	float:right;
	width:80%;
	}
.content-normal{
	width:100%;
	padding-top:10px;
	}
.team-headline {
	text-transform:uppercase;
	font-size:14px;
	font-weight:900;
	color:#b20e0e;
	}
.content-normal-text {
	width:100%;
	}
.content-normal-headline {
	text-transform:uppercase;
	font-size:14px;
	font-weight:900;
	color:#b20e0e;
	}
.content-normal-text li {
	list-style:square;
	margin-left:-20px;
	text-align:left;
	line-height:18px;
	}
.team-headline2 {
	text-transform:uppercase;
	font-size:14px;
	font-weight:100;
	color:#333;
	}
.team-foto {
	width:92px;
	height:119px;
	float:left;
	margin-top:9px;
	margin-right:10px;
	margin-bottom:9px;
	}
.team-foto img {
	border-width:2px;
	border-style:solid;
	border-color:#b20e0e;
	}
.team-zitat {
	font-style:italic;
	margin-top:9px;
	font-size:14px;
	margin-bottom:9px;
	font-weight:300;
	width:80%;
	color:#b20e0e;
	}
.team-text li {
	list-style:square;
	margin-left:-20px;
	text-align:left;
	line-height:18px;
	}
.braut {
	margin-left:12px;
	border-width:3px;
	border-style:solid;
	border-color:#b20e0e;
	}
.galerie {
	margin-left:14px;
	border-width:2px;
	border-style:solid;
	border-color:#b20e0e;
	margin-bottom:14px;
	float:left;
	}
.logolink {display:block;z-index:1;height:57px;width:141px;top:0;left:0;padding-top:20px;color:#FFF;}
/*navi*/
.hauptnavi {
        margin-top: -1px;
        padding: 0px;
        list-style-type: none;
	}
.hauptnavi li {
		width:205px;;
		height:58px;
		color:#FFF;
		float:left;
		border:1px;
		border-style:solid;
		border-color:#CCC;
		margin:-1px;
		text-align:center;
		padding-top:18px;
		background-image:url(../gfx/bg-header-bottom.gif);
	}
.hauptnavi li {
		position:relative;
		display:block;
    }
.hauptnavi li:hover {
	background-color:#b20e0e;
	background-image:url(../gfx/hauptnavi-bg-hover.gif);
    }
.hauptnavi li:active {
	background-color:#c00;
	background-image:url(../gfx/hauptnavi-bg-hover.gif);
	}
.hauptnavi li a {position:absolute;display:block;z-index:1;height:100%;width:100%;top:0;left:0;padding-top:20px;color:#FFF;}
/*subnavi*/
.subnavbar li {
	width:164px;;
	height:35px;
	color:#FFF;
	float:left;
	border:1px;
	border-style:solid;
	border-color:#CCC;
	margin:-1px;
	text-align:center;
	background-image:url(../gfx/bg-subnavbar.gif);
	position:relative;
	display:block;
	}
.subnavbar li:hover {
	background-image:url(../gfx/bg-subnavbar-hover.gif);
	}
.subnavbar li a {position:absolute;display:block;z-index:1;height:100%;width:100%;top:0;left:0;padding-top:8px;}

.subnav-headline {
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	padding-top:10px;
	}

/*slider*/
#nav_list {
        margin-top: 0px;
        padding: 0px;
		border-left:none;
        list-style-type: none;
		z-index:200;
		position:absolute;
		right:0;
		top:0;
    }

#nav_list li {
        width:391px;
		height:52px;
		padding-left:18px;
		padding-top:25px;
		border-width:1px;
		border-color:#CCC;
		border-style:solid;
		margin-top:-1px;
		background-image:url(../gfx/bg_slider_buttons.gif);
		position:relative;
		display:block;		
}

#nav_list li.jshover {
	background-image: none;
	border-left:none;
}

#nav_list li.jshover * {
	color: #FFF;
}

#nav_list li:hover {
	background-image: none;
	border-left:none;
}
	
#nav_list li:hover * {color:#FFF;}
#nav_list li a {position:absolute;display:block;z-index:1;height:100%;width:100%;top:0;left:0;padding-left:18px;padding-top:23px;}

