body, html {
	height: 100%;
}

body {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	font-family: MittelschriftAlternate, Verdana, sans-serif;
	font-size: 70%;
	line-height: 130%;
}

* a	{
	border: none; 
	color: #999999;
}

* img {
	border: none;
}

* p, * h1, * h2, * h3, * h4, * h5, * h6 {
	text-align: left;
}

* h1, * h2, * h3, * h4, * h5, * h6 {
	padding: 0;
	text-transform: uppercase;
}

div {
	padding: 0px;
	text-align: left;
}

#wrap {
	width: 800px;
	margin: 0 auto 0 auto;
	text-align: center;
}

#headerWrap {
	width: 100%;
	background-color: #000;
	margin: 0 auto 0 auto;
	text-align: center;
}

#header, #headerStart {
	width: 1200px;
	margin: 0 auto 0 auto;
	text-align: center;
	position: relative;
	z-index: 2;
	font-family: MittelschriftAlternate, Verdana, sans-serif;
	height: 65px; 
	padding: 0px; 
}

#headerStart {
	border-bottom: 1px solid #FFF;
}

#headerLine1 {
	width: 100%;
	height: 1px;
	background-color: #FFF;
}

#headerLine2 {
	width: 100%;
	height: 1px;
	background-color: #000;
}

#headerLine3 {
	z-index:1;
	width: 100%;
	height: 1px;
	background-color: #cdcdcd;
}

#menu {
	width: 800px; 
	height: 20px; 
	margin:0; 
	padding:0px; 
	background-color: #000000;
	border-top: 1px solid #ffffff;
	padding-top:1px;
}


div#logo {
	float: left;
	padding: 5px 5px 5px 5px;
	background-color: #000000;
	text-align:left;
	padding-left:190px;
}

div#header_admin {
	float: right;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0px;
	text-align: left;
	font-weight: normal;
	font-size: 0.9em;
}

#awmAnchor-menu {clear: both; float: left; margin:0; padding:0; background-color: #000000;font-family: MittelschriftAlternate, Arial, sans-serif;} 

#navhist {
	position: relative;
	z-index: 2;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 1200px;
	background-color: #ffffff;
	height: 16px;
	text-align: center;
	text-transform: uppercase;
}

#navhist p {
	text-align: left;
	width: 800px; 
	margin: 4px auto 4px auto;
}

#navhist p, a {
	font-size: 0.95em;
}

a, a:active, a:hover {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.start  {
	background-color: #000000;
	color:#000000;
}

.startpage {
	font-size: 11px;
	color: #ffffff;;
} 


h6 a:hover {
	background-color: #999999;
	color:#ffffff;
	margin: 0;
	padding: 2px 2px 2px 2px;
}

.sitenav a:hover {
/*	color: #ffffff;*/
	margin: 0;
	padding: 0;
}

#navhist .sitenav a:hover {
	color: #999999;
}

#content, .contentHome {
/*	clear: both;*/
	padding: 0;
	margin: 30px auto 30px auto;
	width: 1200px;
	text-align: center;
}

.contentHome {
	width: 777px;
	text-align: center;
}

.normal {
	padding: 0px;
	width: 600px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.normal p {
	padding: 2px;
/*	font-size: 11px;*/
	/* text-indent: 10px; */
/*	line-height: 15px;
	font-family: Arial, sans-serif;*/
	text-align: left;
	margin: 10px 0 15px 0;
}

.normal h6 {
	padding: 2px;
	font-size: 11px;
	line-height: 15px;
	font-family: MittelschriftAlternate, Verdana, sans-serif;
	text-align: center;
	margin: 5px 0 10px 0;
}

.normal h1, .normal h2, .normal h3, .normal h4, .normal h5, 
.productRight h1, .productRight h2, .productRight h3, .productRight h4, .productRight h5 {
/*	padding: 2px;*/
	font-weight: bold;
	font-size: 1.20em;
	line-height: 1.25em;
	font-family: MittelschriftAlternate, Verdana, sans-serif;
	letter-spacing: 1px;
/*    text-align: center;*/
	margin: 16px 0 5px 0;
}

.normal table {
	margin-left: auto;
	margin-right: auto;
	border: dotted 0px black;
}

.heightbox /*div*/ {
	height: 200px;
}


.headerleft h1, .headerleft h2, .headerleft h3, .headerleft h4, .headerleft h5, .headerleft h6 {
	padding: 2px;
	font-weight: bold;
	font-size: 12px;
	line-height: 110%;
	font-family: MittelschriftAlternate, Verdana, sans-serif;
	letter-spacing: 1px;
	text-align: left;
	margin: 16px 2px -5px 1px;
}

.left {
	float: left;
	clear: left;
	text-align: right;
	border: dotted 0px black;
	margin: 3px;
	width: 300px;
	padding: 5px;
}

.left img {
	margin: 16px 5px 10px 5px;
	padding: 16px 2px 10px 2px;
}

.right {
	float: right;
	clear: right;
	border: dotted 0px black;
	margin: 16px 5px 10px 5px;
	width: 260px;
	padding: 5px;
}

.right h1, .right h2, .right h3, .right h4, .right h5, .right h6 {text-align:left;margin-top:10px;}
.right p {
	text-align: left;
	margin: 0;
}

.floatLeft, .floatRight {
	float: left;
	display: block;
	padding: 0;
	margin: 0;
}

.floatRight {
	float: right;
}

.clearthefloats {clear:both;}

.textbild {
	border: none;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}


#footer {
	clear: both;
	margin: 0 auto 0 auto;
	padding: 6px 0px 6px 0px;
	width: 800px;
	color: #000000;
	background-color: #ffffff;
	border-top: solid 1px #cdcdcd;
}

#footer p  {
	margin: 0px;
/*	font-family: Arial, sans-serif;*/
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

p#nav_position {
	font-size: 10px;
/*	font-family: Arial, sans-serif;*/
}

th, td {
/*	font-size: 10px;*/
/*	font-family: Arial, sans-serif;*/
}

form {
	font-size: 8px;
/*	font-family: Arial, sans-serif;*/
}

.formInput, .formBtn {
	font-size: 1.30em;
}

.searchForm {
	width: 350px;
	margin: 0 auto 0 auto;
}

#mainMenu {
	text-align: left;
	margin: 0 auto 0 auto;
	width: 1200px;
}

#sddm {
	margin: 0;
	padding: 0;
	z-index: 100;
	text-transform: uppercase;
	width: 100%;
	margin: 0 auto 0 auto;
	width: 1200px;
	text-align: center;
}

#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	float: left;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;
	/*	font: bold 11px arial;*/
	font-weight: bold;
	font-family: MittelschriftAlternate, Verdana, sans-serif;
	font-size: 0.85em;
}

#sddm li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 3px 15px 3px 0;
	width: auto;
	background: #000000;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover {
	background: #000000;
}

#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #ffffff;
	border: 1px solid #000000;
	z-index:10;
}

#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 3px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #ffffff;
	color: #000000;
}

#sddm div a:hover {
	background: #49A3FF;
	color: #FFF;
}

a.whiteLink, a:link.whiteLink, a:visited.whiteLink, a:active.whiteLink, a:hover.whiteLink {
	color: #FFF;
	background: none;
	padding: 0;
	margin: 0;
	border: 0;
}

.small, .small p {
	font-size: 11px;
}


.frontPageGreyBox, .frontPageTopWrap {
	color: #FFF;
	font-family: MittelschriftAlternate, Verdana, sans-serif;
}

.frontPageGreyBox {
	background: #464646 none;
}

.frontPageGreyBox p {
	padding: 0;
	margin: 0;
}

.frontPageGreyBox h2, .frontPageGreyBox h3, .frontPageGreyBox h5, .frontPageTopWrap h2, .frontPageTopWrap h5, .highlightsWrap h4 {
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.01em;
	padding: 0;
	margin: 0;
	line-height: 126%;
}

.frontPageTopWrap {
	width: 785px;
	height: auto;
	margin: 0 0 5px 0;
	border: 5px solid #464646;
	border: none;
}

.highlightsBox {
	height: 246px;
	/*border: 5px solid #464646;
	border-right: none;*/
}

.leftAd {
	width: 600px;
	float: left;
	display: block;
/*	border: 1px solid #464646; */
	border: none;
	padding: 0;
	margin: 0;
}

.catalogueBox {
	background-color: #000;
	width: 610px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin: 0;
	font-size: 0.90em;
}

.catalogueBox p {
/*	float: left;
	display: block;*/
	padding: 0;
	margin: 0;
	text-align: center;
}

.catalogueBox1 {
	background-color: #000;
	width: 1015px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin: 0;
	font-size: 0.90em;
}

.catalogueBox1 p {
/*	float: left;
	display: block;*/
	padding: 0;
	margin: 0;
	text-align: center;
}

/* !!!BEGINN Hat Marion Neu definiert muss in das gesamt css aufgenommen werden:!!! */
.BoxKontakt {
	background-color: #000;
	width: 610px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin: 0;
	font-size: 0.90em;
}

.BoxKontakt p {
/*	float: left;
	display: block;*/
	padding: 0;
	margin: 0;
	text-align: center;
}

.Box610black {
	background-color: #000;
	width: 610px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin: 0;
	font-size: 0.90em;
}

.Box610black p {
/*	float: left;
	display: block;*/
	padding: 0;
	margin: 0;
	text-align: center;
}	
.leftAd600 {
	width: 600px;
	float: left;
	display: block;
	border: none;
	padding: 0;
	margin: 0;
}
.leftAd400 {
	width: 400px;
	float: left;
	display: block;
/*	border: 1px solid #464646; */
	border: none;
	padding: 0;
	margin: 0;
}
.leftAd800 {
	width: 800px;
	float: left;
	display: block;
/*	border: 1px solid #464646; */
	border: none;
	padding: 0;
	margin: 0;
}
.Box1015white {
	background-color: #fff;
	width: 1015px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	margin: 0;
}

.Box1015white p {
	padding: 0;
	margin: 0;
	text-align: left;
}


.Box400white {
	background-color: #fff;
	width: 400px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	margin: 0;
}

.Box400white p {
	padding: 0;
	margin: 0;
	text-align: left;
}
.Box400black {
	background-color: #000;
	width: 400px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	margin: 0;
}

.Box400black p {
	padding: 0;
	margin: 0;
	text-align: left;
}
.Box800white {
	background-color: #fff;
	width: 800px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	margin: 0;
}

.Box800white p {
	padding: 0;
	margin: 0;
	text-align: left;
}

.Box1200white {
	background-color: #fff;
	width: 12oopx;
	padding: 0px 0px 0px 0px;
	text-align: left;
	margin: 0;
}

.Box1200white p {
	padding: 0;
	margin: 0;
	text-align: left;
}

.frontPageGreyBox h3.info {
	background-color: #000;
	text-align: left;
	padding: 0 0 4px 4px;
	margin: 0;
	letter-spacing: 0.1em;
	font-weight: bold;
}

.highlightsWrap h2, .highlightsWrap h4, .highlightsWrap h5 {
	padding: 0 0 5px 0;
	border-top: 2px solid #464646;
}

.text, .highlightsWrap h4, .highlightsWrap h5 {
	font-size: 12px;
	color: #ffffff;
}

.fronPageTitle, .highlightsWrap h2 {
	letter-spacing: 0.20em;
}

.highlightsWrap h2 {
	padding: 0;
	font-weight: bold;
}

.highlightsWrap h4, .highlightsWrap h5 {
	padding: 2px 0 4px 0;
}

.frontPageGreyBox h3 {
	padding: 4px 0 4px 0;
}

.featuredBoxWrap, .rightColWrap {
	height: auto;
	width: 366px;
	margin: 0 8px 0 0;
	float: left;
	display: block;
}

.frontPageGreyBox .featuredBoxText {
	margin: 4px 16px 8px 16px;
	font-size: 0.90em;
}

.rightColWrap {
	width: 403px;
	margin: 0;
}

.rightColBox {
	margin: 0 0 10px 0;
}

.rightColBox h3, .rightColBox p {
	padding: 0;
/*	margin: 0 8px 4px 8px;*/
	text-align: left;
}

.frontPageGreyBox h3.meetOurFriendsHdr {
	background-color: #000;
	text-align: left;
	padding: 0 0 4px 4px;
	margin: 0;
	letter-spacing: 0.1em;
	font-weight: bold;
}



.featuredImg {
	margin: 0 0 3px 0;
	width: 403px;
	height: 210px;
}

.rightColPad {
	padding: 4px;
}

.alignLeft {
	text-align: left;
}

.indrag {
	text-indent: 0.3em;
}

.divNewplupp {
	margin-left:12px;
	margin-top:14px;
	position:absolute;
	z-index:9;
	border:0px solid black;
	background-image: url('/images/newplupp.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	width:95px;
	height:85px;
	cursor:pointer;
}

.ie6Margin {
	overflow: visible;
	margin-left: 0px;
	/*text-align: left;
	font-size: 10px;*/
	height: 100%;
	margin-top: 0px;
	width: auto;
	margin-right: 0px;
}
.nowrap {
	white-space: nowrap;
}

.center {
	text-align: center;
/*	margin-left: auto;
	margin-right: auto;*/
}

.mainSectionRow {
	clear: both;
}

.mainSectionImgWrap {
	cursor: pointer;
	text-align: center;
	margin: 3px 3px 10px 3px;
	width: 110px;
/*	height: 100px;*/
	float: left;
	display: block;
/*	font-size: 10px;*/
}

.mainSectionImgWrap p {
	text-align: center;
	margin: 0;
}

.mainSectionImg {
	height: 75px;
	display: block;
	margin: 0 auto 0 auto;
}

.empty {
	border: 1px solid #FFF;
}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}

.centerBlock {
	margin: 0 auto 0 auto;
	overflow: visible;
}

/*****************************************************************************/
/* NO CODE AFTER THIS! Make sure to insert code only above */
/* Below are fixes to correct the height of floats */


/* Hack to make 100% height work as it should, even for difficult browsers such as IE! */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block;} 


/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/* This is where the magic happens for floats to clear properly. We define the clearfix here rather than setting it as individual class="cleafix"-tags inline, making it much more flexible and keeping the mockup cleaner. Make sure to include the tag affected in all three cases below */

/* float clearing for IE6 */
* html #content, 
* html .floatLeft, 
* html .frontBox200Content, 
* html .frontBox370Content, 
* html .frontBox405Content, 
* html .frontBox370BlueContent, 
* html .frontBox405BlueContent, 
* html #headerWrap, 
* html .frontPageTopWrap, 
* html .contentHome, 
* html .frontPageGreyBox, 
* html .normal, 
* html .startpageimg2, 
* html .VeikkaText {
	height: 1%;
	overflow: visible;
}

/* float clearing for IE7 */
*+html #content, 
*+html .floatLeft, 
*+html .frontBox200Content, 
*+html .frontBox370Content, 
*+html .frontBox405Content, 
*+html .frontBox370BlueContent, 
*+html .frontBox405BlueContent, 
*+html #headerWrap, 
*+html .frontPageTopWrap, 
*+html .contentHome, 
*+html .frontPageGreyBox, 
*+html .normal, 
*+html .startpageimg2, 
*+html .VeikkaText {
	min-height: 1%;
}

/* float clearing for everyone else */
#content:after, 
.floatLeft:after, 
.frontBox200Content:after, 
.frontBox370Content:after, 
.frontBox405Content:after, 
.frontBox370BlueContent:after, 
.frontBox405BlueContent:after, 
#headerWrap:after, 
.frontPageTopWrap:after, 
.contentHome:after, 
.frontPageGreyBox:after, 
.normal:after, 
.startpageimg2:after, 
.VeikkaText:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

