/*
Farben:
Hellgrau: #EDEEEF
Mittelgrau: #88878B
Dunkelgrau: #1B1A42
Braun: #70544B
Braungrau: #957B73
Rot: #D80C17
Hintergrundgrau: #DFDFDF
*/
html body {
	height: 100%;
	}
body {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #025c5c;
	background-color: #d9e7e7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	background-image: url(../cssgrfx/cont_bg.gif);
	background-repeat: no-repeat;
	background-position: 120px 170px;
}
hr {
}
p, td, em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	margin: 0;
	padding: 0;
}
em {
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial;
	font-style: normal;
	line-height: 12pt;
	color: #025C5C;
	font-weight: normal;
}

p strong {
	color: #025C5C;
}
h1 {
	font-size: 16px;
	color: #025C5C;
	font-weight: bold;
	margin: 0;
	padding: 0;

	}

h2, h3, h4{
	font-size: 12px;
	color: #014747;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-decoration: underline;

	}
	
	

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
a:link,
a:visited { 
	color: #025C5C;
	font-weight: bold;
	text-decoration: none;	
	}
a:hover, 
a:active { 
	color: #025C5C;
	text-decoration: underline;
	font-weight: bold;
	}

/*Master IDs*/
#masterContainer {
	position: relative;
/*	border: 1px solid #000000;*/
	bottom: 0px;
	top: 101px;
	left: 0px;
	padding: 0px;
	height: 100%;
}
#headImgSrcContainer {
	height: 101px;
	width: 100%;
	top: -101px;
	position: absolute;
	background-color: #FFFFFF;
}

#rcolContainer {
	position: absolute;
	top: 0px;
	width:270px;
	left: 490px;
	/*border: 1px solid #000000;*/
	height: auto;
}

#contentContainer {
	/*border: 1px solid #000000;*/
	position:absolute;
	left: 220px;
	top: 82px;
	margin: 0px;
	padding: 0px;
}
#searchContainer {
	background: #FF0000;
	display: none;


}
#navigationContainer {
	position:relative;
	padding: 0px;
	height: 30px;
	top: 0px;
	background-image: url(../cssgrfx/navBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}

#teaserContainer {
	float: right;
	padding: 0;
	margin-bottom: 20px;
	margin-top: 5px;
	width: 100%;
	/*border-top: 1px dashed #EDEEEF;
	border-bottom: 1px dashed #EDEEEF;*/
}
#teaserContainer h1, #teaserContainer h2, #teaserContainer p{
	color: #70544B;
	font-size: 1em;
	line-height: normal;
	padding: 0px;
	margin: 0px;
	font-style: normal;
}
#teaserContainer img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	}
#teaserContainer p a:link, #teaserContainer p a:visited, #teaserContainer h1 a:link, #teaserContainer h1 a:visited {
	font-style: normal;
	color: #70544B;
	font-size: 1em;
	line-height: normal;
	text-decoration: none; 
	}
#teaserContainer p a:hover, #teaserContainer p a:active,#teaserContainer h1 a:hover, #teaserContainer h1 a:active { 
	text-decoration: underline; 
}


.teaserBox11 {
	padding: 5px 5px 5px 20px;
	margin: 0px 5px 5px 0px;
	/*border: 1px solid #000000;*/
	background: #EDEEEF url(../cssgrfx/bullet3.gif) no-repeat 5px 6px;
	float: left;
	width: 95%;
}
.teaserBox21 {
	padding: 5px 5px 5px 20px;
	margin: 0px 5px 5px 0px;
	/*border: 1px solid #000000;*/
	background: #EDEEEF url(../cssgrfx/bullet3.gif) no-repeat 5px 6px;
	float: left;
	width: 41%;
	height: 70px;
}
.teaserBox31 {
	float: left;
	height: 300px;
	width: 220px;
	margin-right:20px;
	margin-bottom:35px;
	border: 1px solid #005b64;
	background-color: #e3eded;
	}
/*.teaserBox31 {
	padding: 5px 5px 5px 20px;
	margin: 0px 5px 5px 0px;
	border: 1px solid #000000;
	background: #EDEEEF url(../cssgrfx/bullet3.gif) no-repeat 5px 6px;
	float: left;
	width: 27%;
	height: 70px;
}*/
.teaserBox41 {
	padding: 5px;
	margin: 0px 5px 5px 0px;
	/*border: 1px solid #000000;*/
	background: #EDEEEF;
	float: left;
	width: 19%;
	height: 70px;
}

#f5cms #masterContainer #contentContainer .contentBasic #tec {
	line-height: normal;
	/*background-color: #EAF2F2;*/
	margin: 0px;
	padding: 10px;
	width:50%;

}
#f5cms #masterContainer #contentContainer .contentBasic #tec h1 {
	font-size: 12px;
}
.tabhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #025C5C;
	background-color: #B8D1D1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #038D8D;
	font-weight: bold;
	border-right-color: #038D8D;
	border-bottom-color: #038D8D;
	border-left-color: #038D8D;
}

.tabfliess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #038D8D;
	font-weight: normal;
	border-right-color: #038D8D;
	border-bottom-color: #038D8D;
	border-left-color: #038D8D;
}

#Layer1 {
	position:absolute;
	top:0px;
	width:582;
	height:53;;
	left: -219px;
}
#f5cms #masterContainer #contentContainer .prodTeaser {
	height: 280px;
	width: 100%;
}
#f5cms #masterContainer #contentContainer .prodTeaser h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005b64;
	padding: 2px 10px;
	
}
#f5cms #masterContainer #contentContainer .prodTeaser h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005b64;
	padding: 5px 10px 5px 10px;
}
#f5cms #masterContainer #contentContainer .detailLink img {
	margin: 0px;
	padding: 0px;
}
#f5cms #masterContainer #contentContainer p.detailLink {
	width: 100%;
	margin: 0px;
	padding: 0px;	
}
#f5cms #masterContainer #contentContainer .prodTeaser ul{
	font-weight: normal;
	color: #000000;
	margin: 0px;
	/*padding: 10px 10px 0px 10px;*/
	padding-bottom: 0px;
	line-height: 11px;
}
#f5cms #masterContainer #contentContainer .prodTeaser p{
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	line-height: 14px;
	/*border: 1px solid #000000;*/
}
#f5cms #masterContainer #contentContainer .prodTeaser img{
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	line-height: 5px;
	/*clear:both;*/
	float:none;
}
.startteaser {
	border-top: 1px #025C5C;
	border-right: 1px #025C5C;
	border-bottom: 1px dotted #025C5C;
	border-left: 1px #025C5C;
}
