/* Class Definitionen für htmlArea RTE */
.align-left {
	text-align: left;
} 
.align-center {
	text-align: center;
} 
.align-right {
	text-align: right;
} 

/* Klassendefinitionen für HTML Content */
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002E65;
	text-align: center;
	font-weight: bold;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002E65;
}
.content{
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
}
.box_image {
	position:absolute;
	left:19px;
	top:18px;
	width:334px;
	height:150px;
}
.box_title {
	position:absolute;
	left:19px;
	top:168px;
	width:314px;
	height:22px;
	text-align: center;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	overflow:hidden;
}
.box_content {
	position:absolute;
	left:19px;
	top:197px;
	width:314px;
	height:90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #000000;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	overflow:hidden;
}

/* Textlinks formatieren */
a:link {
	color: #002E65;
	text-decoration: none;
}
a:visited {
	color: #002E65;
	text-decoration: none;
}
a:hover {
	color: #C51017;
	text-decoration: none;
}
a:active {
	color: #C51017;
	text-decoration: none;
}

/* Überschriften formatieren */
h1 { 
	font-family:  	Arial, Helvetica, sans-serif;
	font-size:		12px;
	font-weight: 	bold;
	font-style: 	normal;
}
h2 { 
	font-family:  	Arial, Helvetica, sans-serif;
	font-size:		12px;
	font-weight: 	bold;
	font-style: 	oblique;
}
h3 { 
	font-family:  	Arial, Helvetica, sans-serif;
	font-size:		12px;
	font-weight: 	bold;
	font-style: 	normal;
	color:			#002B60;
}


body {
	background-color: #FFFFFF;
	background-image: url(images/bckgnd.jpg);
	background-repeat: repeat-x;
	background-attachment:scroll;
	margin-top:0px;
}

#container {
	position:absolute;
	width:1180px;
	height:auto;
	left: 50%;
	margin-left: -590px;
}

#container_header {
	position:relative;
	width:1180px;
	height:305px;
	background-image: url(images/bckgnd_header.jpg);
	float: left;
}
#logo {
	position:absolute;
	left:80px;
	top:50px;
	width:200px;
	height:70px;
}
#language {
	position:absolute;
	left:1039px;
	width:120px;
	height:23px;
	top: 14px;
}
#mainmenu {
	position:absolute;
	left:50px;
	top:281px;
	width:750px;
	height:14px;
}
	#mainmenu a:link {
		color: #002E65;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
	#mainmenu a:visited {
		color: #002E65;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
	#mainmenu a:hover {
		color: #C51017;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
	#mainmenu a:active {
		color: #C51017;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}

#shoppingcart {
	position:absolute;
	left:930px;
	top:281px;
	width:200px;
	height:14px;
}

#container_content {
	position:relative;
	width:1180px;
	height:auto;
	float: left;
}

#box1 {
	position:relative;
	left:30px;
	top:10px;
	width:374px;
	height:316px;
	background-image: url(images/bckgnd_box.png);
	float:left;
}

#box2 {
	position:relative;
	left:30px;
	top:10px;
	width:374px;
	height:316px;
	background-image: url(images/bckgnd_box.png);
	float:left;
}

#box3 {
	position:relative;
	left:30px;
	top:10px;
	width:374px;
	height:316px;
	background-image: url(images/bckgnd_box.png);
	float:left;
}

#box4 {
	position:relative;
	left:30px;
	width:374px;
	height:316px;
	background-image: url(images/bckgnd_box.png);
	float:left;
	top: 10px;
}

#box5 {
	position:relative;
	left:30px;
	top:10px;
	width:374px;
	height:316px;
	background-image: url(images/bckgnd_box_news.png);
	float:left;
}
	#box5_title {
		position:absolute;
		left:21px;
		top:20px;
		width:314px;
		height:22px;
		text-align: center;
		padding-top: 7px;
		padding-left: 10px;
		padding-right: 10px;
		overflow:hidden;
	}
	#box5_content {
		position:absolute;
		left:21px;
		top:49px;
		width:314px;
		height:238px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-align: left;
		color: #000000;
		padding-top: 8px;
		padding-left: 10px;
		padding-right: 10px;
		overflow:hidden;
	}

#box6 {
	position:relative;
	left:30px;
	top:10px;
	width:374px;
	height:316px;
	/*background-image: url(images/bckgnd_box.png);*/
	float:left;
}

#footer_content {
	position:relative;
	clear:both;
	width:1180px;
	height:0px;
}

#container_footer {
	position:relative;
	width:1180px;
	height:60px;
	background-image: url(images/bckgnd_footer.png);
	clear:both;
}

#adressbox {
	position:absolute;
	left:26px;
	top:20px;
	width:797px;
	height:11px;
	text-align: left;
}
#adressbox p {
	margin:0px;
}

#footermenu {
	position:absolute;
	left:824px;
	top:20px;
	width:320px;
	height:11px;
	text-align: right;
}

/*Formatierungen für content - Template */
#container_menu {
	position:relative;
	width:378px;
	left:30px;
	height:auto;
	float: left;
}
#menubox {
	position:relative;
	width:378px;
	height:auto;
	float:left;
}
	#menubox_image {
		position:relative;
		width:334px;
		height:150px;
		float: left;
		background-image: url(images/bckgnd_menubox_image.png);
		padding: 18px 22px 0px 22px;
		overflow:hidden;
	}
	#menubox_title {
		position:relative;
		width:318px;
		height:35px;
		float: left;
		background-image: url(images/bckgnd_menubox_title.png);
		padding: 9px 30px 0px 30px;
	}
	#menubox_text {
		position:relative;
		width:318px;
		height:auto;
		float: left;
		padding: 0px 30px 0px 30px;
		font-size: 10px;
		background-image: url(images/bckgnd_menubox.png);
	}
	#menubox_menu {
		position:relative;
		width:318px;
		height:auto;
		float: left;
		padding: 5px 30px 0px 30px;
		background-image: url(images/bckgnd_menubox.png);
	}
	#menubox_footer {
		position:relative;
		width:378px;
		height:25px;
		clear: both;
		background-image: url(images/bckgnd_menubox_footer.png);
	}

#cartbox {
	position:relative;
	width:378px;
	height:auto;
	float:left;
}
	#cart_title {
		position:relative;
		width:318px;
		height:35px;
		float: left;
		background-image: url(images/bckgnd_cart_title.png);
		padding: 25px 30px 0px 30px;
	}
	#cart_content {
		position:relative;
		width:318px;
		height:auto;
		float: left;
		padding: 0px 30px 0px 30px;
		font-size: 10px;
		background-image: url(images/bckgnd_menubox.png);
		overflow:hidden;
	}
	#cart_footer {
		position:relative;
		width:378px;
		height:25px;
		clear: both;
		background-image: url(images/bckgnd_menubox_footer.png);
	}


#content {
	position:relative;
	left:30px;
	width:762px;
	height:auto;
	float:left;
}
	#content_title {
	position:relative;
	width:750px;
	height:60px;
	float: left;
	background-image: url(images/bckgnd_content_title.png);
	}
	#content_text {
		position:relative;
		width:670px;
		height:auto;
		float: left;
		background-image: url(images/bckgnd_content.png);
		padding: 0px 40px 0px 40px;
		font-size: 11px;
	}
	#content_footer {
		position:relative;
		width:750px;
		height:25px;
		clear: both;
		background-image: url(images/bckgnd_content_footer.png);
	}

