/* CSS Document */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-image: url(images/background-1.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
	font-size: 12px;
	background-color: #FFFCF2;
}

a, th{
	color: #BC1922;
	text-decoration: none;
	font-size: 12px;
	font-variant: small-caps;	
}
a:link{
	color: #BC1922 ;
	text-decoration: none;
}
a:visited{
	color: #BC1922;
	text-decoration: none;
}

a:hover{
	color: #a9a9a9;
	text-decoration: none;
}

a:active{
	color: #a9a9a9;
	text-decoration: none;
}
a:focus{
	color: #a9a9a9;
	text-decoration: none;
}

a.act{
	color: #a9a9a9 !important;
	text-decoration: none;
	border-bottom: 5px solid #BC1922;
}

a.sact{
	color: #a9a9a9 !important;
	text-decoration: none;
	border-left: 5px solid #BC1922 !important;
}

a.catlevel1_sel {
	color: #a9a9a9 !important;
	text-decoration: none;
	border-left: 5px solid #BC1922 !important;
	padding: 0px 2px 0px 4px;
}

a.catlevel2_sel {
	color: #a9a9a9 !important;
	text-decoration: none;
	border-left: 5px solid #BC1922 !important;
}


h1{
	font-size: 20pt !important;
	vertical-align: bottom !important;
	margin: 0px;
	padding: 0px;
	color:#a9a9a9;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-size: 14pt !important;
 font-weight:normal !important;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;

}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:0px none;
	margin:0;
	padding:0;
	background:transparent;
}
#seite {
	width: 970px;
}
#links {
	float: left;
	height: auto;
	width: 200px;
}
#rechts {
	width: 770px;
	float: right;
}
#main {
	height: auto;
	width: 770px;
}
#menue_1 {
	height: 25px;
	width: 755px;
	padding-top: 25px;
	padding-left: 15px;
}
#menue_2 {
	height: auto;
	width: 160px;
	float: left;
	padding-top: 40px;
	padding-left: 10px;
	line-height: 2.5em;
}
#inhalt {
	float: right;
	height: auto;
	width: 600px;
}
#headline {
	height: 170px;
	width: 600px;
}
#content {
	float: left;
	width: 375px;
	height: auto;
	padding-right: 15px;
}
*html #content {
	width: 375px;
	padding-right: 0px;
}
#footer {
	height: 25px;
	width: 375px;
	padding-top: 25px;
	padding-bottom: 10px;
}
#tools {
	height: auto;
	width: 205px;
	float: right;
	padding-top: 170px;
}
#login {
}
#tool_rahmen {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #BC1922;
	border-left-color: #BC1922;
	padding-top: 5px;
	padding-left: 5px;
	height: auto;
}

#cart_mini {
}

#zertifizierung{
	margin-left: 5px;
}

#head_box {
	height: 120px;
	width: 360px;
	padding-top: 40px;
	padding-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	vertical-align: bottom;
	color: #c7c3ba;
	padding-right: 30px;
}









/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 5px 5px 20px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	padding: 0 4px 0 0;
}

#globalNav a:hover {
	border-bottom: 5px solid #BC1922;
}
#globalNav a:active {	
	border-bottom: 5px solid #BC1922;
}
#globalNav a:focus{	
	border-bottom: 5px solid #BC1922;
}


#menue_2 a {
	border-left: 5px solid #FFFFFF;
}

#snav a:hover {
	border-left: 5px solid #BC1922;
}
#snav a:active {	
	border-left: 5px solid #BC1922;
}
#snav a:focus{	
	border-left: 5px solid #BC1922;
}


	
/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #CAC3BC;
}


.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}

.btext {
	line-height: 1.2em;
	color: #BC1922;
	font-size: 10px;
}
.sub {
	color: #BC1922;
	font-size: 12px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	float: right;
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

