html {
  height: 100%;
  margin-bottom: 0px;
}

.clr {
	clear: both;
}

body {
	font-family:Times New Roman;
	
	margin: 0;
	padding:10px 0px 0px 0px;
	font-size: 12px;
	color: #000000;
	height: 100%;
}

a:link, a:visited {
	font-weight: normal;
	color:#32508e;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #32508e;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {

	padding:0px 0px 10px 0px;
	background: #ededed;
	background-position : top;
	background-repeat : repeat-x;
	
}
div#wrapper {
	width: 970px;
	margin: 0 auto;
	text-align: left;
	background : #ffffff url(../../images/de/content_back2.jpg) repeat-y top;
}

div.links {
	width: 10px;
	float: left;
}

div.center {
	text-align: center;
	margin: 0 auto;
	padding: -1px;
	width: 950px;
	
	float: none;
	/*background : #ffffff url(../../images/de/content_back.jpg) repeat-y top;*/
}

div.rechts {
	width: 10px;
	float: left;
}

#top {
	width: 950px;
	height: 85px;
	background : url(../../images/de/top_back.jpg) repeat-x left;
	margin: 0 auto;
	padding: 0;
	float: right;
}

#top-logo {
	width: 570px;
	height: 85px;
	background : url(../../images/de/logo.jpg) no-repeat left;
	margin: 0 auto;
	padding: 0;
	float: left;
}

#top-country {
	width: 70px;
	height: 85px;
	margin: 0 auto;
	padding: 0;
	float: right;
}

#top1 {
	width: 950px;
	height: 104px;
	margin: 0 auto;
	padding: 0;
	text-align: right;
}

#bild-links {
	width: 201px;
	height: 150px;
	background : url(../../images/de/headerbild_links.jpg) no-repeat left;
	float: left;
}

#bild-rechts {
	width: 749px;
	height: 150px;
	background : url(../../images/de/headerbild_rechts.jpg) no-repeat left;
	float: left;
}

#top2 {
	width: 950px;
	height: 20px;
	margin: 0 auto;
	padding: 0;
	text-align: right;
}

#top2-links {
	width: 201px;
	height: 20px;
	background-color : transparent;
	float: left;
}

#top2-rechts {
	width: 749px;
	height: 20px;
	background : url(../../images/de/breadcrumb_back.jpg) no-repeat left;
	float: left;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
}

.top-menu {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
	width: 950px;
	height: 40px;
}


#rand-links {
	width: 6px;
	float: left;
}

#leftcolumn {
	margin: 0px auto;
	width: 188px;
	height: 100%;
	float: left;
	padding: 0 0px 0px 0;
	text-align: left;
}

#rand2 {
	width: 25px;
	background : url(../../images/de/spacer.gif) no-repeat left;
	float: left;
}

div#maincolumn {
	float: left;
	width: 709px;
	margin: 0px;
	margin-right:0px;
	padding-top:10px;
	text-align: justify;

}



#footer {
 width: 970px;
 height: 20px;
}

#footer1 {
	width:10px;
	height: 20px;
	background : url(../../images/de/footer1.jpg) no-repeat left;
	float: left;
}

#footer2 {
	width:950px;
	height: 20px;
	background : url(../../images/de/footer2.jpg) no-repeat left;
	float: left;
}

#footer3 {
	width:10px;
	height: 20px;
	background : url(../../images/de/footer3.jpg) no-repeat left;
	float: left;
}

#footer a {
	color: #ac0265;
}
#footer a:hover {
	color: #ac0265;
}



#box {
	width: 188px;
}

#box1-head {
	width: 188px;
	height: 30px;
	background : url(../../images/de/box_produkte_head.gif) no-repeat left;
}

#box2-head {
	width: 188px;
	height: 30px;
	background : url(../../images/de/box_engel_head.gif) no-repeat left;
}

#box-back {
	width: 188px;
	background : url(../../images/de/box_back.png) repeat top;
}

#box-content {
	padding-left: 5px;
	padding-right: 5px;
}

#box-footer {
	width: 188px;
	height: 5px;
	background : url(../../images/de/box_footer.png) no-repeat top;
}

.headline {
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bold;
	color: #32508d;
	line-height: 20px;
	text-align: left;
}

.headline2 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
	text-align: left;
}

.input {
	BORDER-RIGHT: rgb(0,0,0) 1px ridge; 
	BORDER-TOP: rgb(0,0,0) 1px ridge; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: rgb(0,0,0) 1px ridge; 
	COLOR: rgb(0,0,0); 
	BORDER-BOTTOM: rgb(0,0,0) 1px ridge; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: #f1f1f1; 
	FONT-VARIANT: normal
}

a:link.boxlink, a:visited.boxlink {
	font-weight: normal;
	color:#ffff00;
}

a:hover.boxlink {
	text-decoration: none;
	font-weight: normal;
	color: #ffff00;
}

.klein {
	font-size: 10px;
}

#copyright {
	width: 188px;
	height: 12px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	font-size: 10px;
	color: #ffffff;
}





