/* BASICS */
body{
	background-color: #EAEAEA;
	margin: 0px;
	color: #747474;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

html{
	height: 100%;
	padding-bottom: 0.005em;
}

h1{
	color: #AE3333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 5px 0px 5px 0px;
}
h2{
	color: #747474;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 5px 0px 5px 0px;
}
h3{
	color: #AE3333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 10px 0px 10px 0px;
	border: solid 1px #CECECE;
	background-color: #EAEAEA;
	text-align: left;
	padding: 5px;
}
h4{
	color: #AE3333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px
}
a{
	color: #AE3333;
	text-decoration: none;
}
a:hover{
	color: #AE3333;
	text-decoration: underline;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* TABLES */
#borderleft{
	background-image: url(../gfx/borderBottomLeft.gif);
	background-repeat: repeat-x;
	width: 5px;
}
#borderBottomLeft{
	background-image: url(../gfx/borderBottomLeft.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#borderBottomRight{
	background-image: url(../gfx/borderBottomRight.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#borderBottom{
	background-image: url(../gfx/border_bottom.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#footer{
	background-color: #EAEAEA;
	text-align: center;
	color: #747474;
	font-size: 10px;
	text-decoration: none;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* COLORS */
#color01{
	background-color: #F3F3F3;
}
#color02{
	background-color: #FFFFFF;
}
#color03{
	background-color: #AE3333;
}
#color04{
	background-color: #e4e3e3;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* MAINNAVI */
#mainNavi{
	padding-right: 15px;
	text-align: right;
	vertical-align: middle;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}
#mainNavi a:link, #mainNavi a:visited{
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}
#mainNavi a:hover{
	text-decoration: underline;
}
#mainNaviOver{
	font-weight: bold;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* SERVICENAVI */
.serviceNavi{
	color: #747474;
	font-size: 11px;
	background-color: #F3F3F3;
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
	padding-top: 5px;
}
.serviceNavi a:link, .serviceNavi a:visited{
	color: #747474;
	font-size: 11px;
	text-decoration: none;
}
.serviceNavi a:hover{
	font-size: 11px;
	text-decoration: underline;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* NAVIPATH */
#pathnavi{
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	color: #747474;
	font-size: 10px;
	text-decoration: none;
}

#pathnavi *{
}

#pathnavi a:link, #pathnavi a:visited{
	color: #747474;
	font-size: 10px;
	text-decoration: none;
}
#pathnavi a:hover{
	font-size: 10px;
	text-decoration: underline;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* SUBNAVI 1a */
#subnavi1a{
	color: #515151;
	font-size: 12px;
	padding-left: 0px;
}
#subnavi1a a:link, #subnavi1a a:visited{
	color: #515151;
	text-decoration: none;
}
#subnavi1a a:hover{
	color: #AE3333;
	text-decoration: underline;
}
/* SUBNAVI 1b */
#subnavi1b{
	font-weight: bold;
	color: #AE3333;
	font-size: 12px;
	padding-left: 0px;
}
#subnavi1b a:link, #subnavi1b a:visited{
	color: #AE3333;
	text-decoration: none;
}
#subnavi1b a:hover{
	color: #AE3333;
	text-decoration: underline;
}
/* SUBNAVI 2a */
#subnavi2a{
	background-image: url(../gfx/contentTrenner.gif);
	background-repeat: repeat-x;
	color: #515151;
	font-size: 10px;
	padding-left: 10px;
}
#subnavi2a a:link, #subnavi2a a:visited{
	color: #515151;
	text-decoration: none;
}
#subnavi2a a:hover{
	color: #AE3333;
	text-decoration: underline;
}
/* SUBNAVI 2b */
#subnavi2b{
	background-image: url(../gfx/contentTrenner.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #AE3333;
	font-size: 10px;
	padding-left: 10px;
}
#subnavi2b a:link, #subnavi2b a:visited{
	color: #AE3333;
	text-decoration: none;
}
#subnavi2b a:hover{
	color: #AE3333;
	text-decoration: underline;
}
.subnavitrenner{
	background-image: url(../gfx/subnavi_trenner.gif);
	background-repeat: no-repeat;
}
subnaviTrenner2{
	background-image: url(../gfx/contentTrenner.gif);
	background-repeat: repeat-x;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* News formatierungen */
.newsdate{
	font-size: 10px;
	color: #747474;
	line-height: normal;
}
.newsTitleHome{
	text-decoration: none;
	font-size: 12px;
	color: #747474;
	line-height: normal;
}
#newsLink, #newsLink a:link, #newsLink a:visted{
	text-align: right;
	font-size: 10px;
	color: #AE3333;	
	line-height: normal;
	text-decoration: none;
}
#newsLink a:hover{
	text-decoration: underline;
}
#newsTrenner{
	height: 1px;
	background-image: url(../gfx/subnavi_trenner.gif);
	background-repeat: repeat-x;
	line-height: normal;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#tabSubnavi{
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 250px;
	padding-top: 15px;
}

#tabContent h1{
	background-image: url(../gfx/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 23px;
}

#tabContent{
	background-color: #FFFFFF;
	height: 250px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	font-size: 12px;
	line-height: 20px;
	border-right: 1px solid #747474;
}

#tabContent p{
	padding-left: 23px;
}

#tabContent2{
	background-color: #FFFFFF;
	height: 250px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 6px;
}

#tabNews{
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 160px;
	padding: 5px 5px 5px 5px;
}

#tabNews h3{
	line-height: normal;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.test{
	background-image: url(../gfx/actionfield_bottom.gif);
	background-position: right;
	background-repeat: no-repeat;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#homeNewsTitle{
	color: #AE3333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
}
#homeNewsContent, #homeNewsContent a{
	color: #747474;
	line-height: normal;
	text-decoration: none;
}
#homeNewsContent a:hover{
	text-decoration: underline;
}
#homeNewsTrenner{
	background-image: url(../gfx/contentTrenner.gif);
	background-repeat: repeat-x;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#claim{
	background-image: url(../gfx/claim_dummy.jpg);
	background-position: left;
	background-repeat: no-repeat;	
}
#aktionsbox{
	background-color: #E4E3E3;
	background-image: url(../gfx/action_top_shaddow.gif);
	background-repeat: repeat-x;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#rightContent{
	line-height: normal;
	font-size: 11px;
}
.imgtext{
	line-height: normal;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#seo{
	visibility: hidden;
	position: absolute;
	top: 100px;
	left: 100px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Formulare formatierungen */
#noBorder{
	border: none;
	background-color: transparent;
}
.quicksuche{
	border: 1px solid #999999;
	font-size: 11px;
	color: #747474;
	height: 15px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Sitemap formatierungen */
.sitemap1a, .sitemap1a a{
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}
.sitemap2a, .sitemap2a a{
	color: #747474;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 5px 1px 10px;
}
.sitemap2a a:hover, .sitemap2a a:link {
	color: #747474;
}
.sitemap3a, .sitemap3a a{
	color: #747474;
	font-size: 10px;
	padding: 0px 5px 0px 15px;
}
.sitemap3a a:hover, .sitemap3a a:link {
	color: #747474;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Produktnavigation		 																									  */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#productNavigation{
	width: 300px;
	float: right;
	border: 1px solid #D0D0D0;
	padding: 12px;
	padding-bottom: 18px;
	line-height: normal;
	margin: 0px 13px;
}
html>body div#productNavigation{
	width: 276px;
}

div#productNavigation h3{
	background-image: url(../gfx/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 23px;
	border: none;
	background-color: transparent;
	margin: 0px 0px 15px 0px;
	font-size: 13px;
}

div#productNavigation ul{
	margin: 0px;
	list-style: none;
	padding: 0px;
	clear: both;
	display: inline;
}

div#productNavigation ul li{
	font-size: 12px;
	width: 126px;
	float: left;
	margin: 2px 0px;
	display: block;
	overflow: hidden;
}

div#productNavigation ul li a{
	text-decoration: underline;
}

div#productWrapper{
	padding-left: 23px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Teaser		 																									  */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.s2-content-teaser{
	width: 138px;
	float: left;
	margin-left: 32px;
	line-height: normal;
	margin-bottom: 20px;
}

div.s2-content-teaser p{
	padding: 0px!important;
	font-size: 11px;
}

div.s2-content-teaser table.imgtext-table{
	width: 138px;
	height: 104px;
	overflow: hidden;
	position: relative;
	bottom: -4px;
}

div.s2-content-teaser h1{
	color: #AE3333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	border: solid 1px #CECECE;
	background-color: #EAEAEA;
	text-align: left;
	background-image: none!important;
	padding: 3px 5px!important;
}

