@CHARSET "ISO-8859-1";
html
{
	padding:0px;
	margin:0px;
	width:100%;
}

body
{
	background-color: #484848;
	padding:0px;
	margin:0px;
	width:100%;
}

img
{
	border: none;
	padding:0px;
	margin:0px;
	#display:block;
}

img.navigationImage
{
	display:block;
}

/*div.header
{
	width:100%;
	min-width:1024px;
	height:39px;
	border-bottom: solid 1px #ffffff;
	background-image: url("../template/images/head_bg.png");
	background-repeat: repeat-x;
}*/

div.logo
{
	width:100%;
	min-width:1024px;
	height:120px; /*height:168px;*/
	border-bottom: solid 1px #acafb0;
	background-image: url("../template/images/logo_bg.png");
	background-repeat: repeat-x;
	text-align:center;
}

div.navigation
{
	width:100%;
	min-width:1024px;
	height:36px;
	border-bottom: solid 1px #a3a3a3;
	background-image: url("../template/images/navigation_bg.png");
	background-repeat: repeat-x;
	text-align: center;
}

div.navigationButton
{
	float: left;
	width:109px;
}

div.navigationSpacer
{
	float: left;
	width:2px;
}

div.content
{
	background-color: #ffffff;
	min-width:1024px;
}

div.contentPosition
{
	margin: 0px auto 0px auto;
	width:1024px;
	background-image: url("../template/images/content_bg.png");
	background-repeat: repeat-y;
}

div.contentBorderLeft
{
	width:150px;
	float: left;
}

div.contentMiddle
{
	width:724px;
	min-height:743px;
	float: left;
}

div.contentHeader
{
	width:724px;
	height: 51px;
	border-bottom: solid 1px #ffffff;
}

div.contentHeaderLanguage
{
	text-align: right;
	padding-right: 20px;
	padding-top: 7px;
	padding-bottom: 16px;
}

div.contentHeaderLine
{
	padding-left: 20px;
}

div.contentOutput
{
	width:724px;
}

div.contentOutputSlideshow
{
	padding-left:23px;
	padding-top:23px;
	padding-bottom:23px;
	border-bottom: solid 1px #ffffff;
	background-image: url("../template/images/contentHeader_bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
}

div.contentOutputSlideshowBorder
{
	border: solid 1px #e4dfdf;
	width: 656px;
	padding: 8px;
}

div.contentOutputCOUT
{
	width:724px;
}

div.contentOutputContainerLeft
{
	width:300px;
	float:left;
	padding-left:20px;
	padding-right:10px;	
}

div.contentOutputContainerRight
{
	width:364px;
	float:left;
	padding-left:10px;
	padding-right:20px;
}

div.startThree
{
	border: solid 1px #e4dfdf;
}

div.startImageThree
{
	background-image: url("../template/images/contentHeader_bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
	padding:15px;
}

div.startImageThree img
{
	border: solid 1px #c0c0c0;
}

div.startContentThree
{
	padding:15px;
}

div.startFour
{
	border: solid 1px #e4dfdf;
}

div.startImageFour
{
	background-image: url("../template/images/contentHeader_bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
	padding:15px;
}

div.startImageFour img
{
	border: solid 1px #c0c0c0;
}

div.startContentFour
{
	padding:15px;
}

div.contentBorderRight
{
	width:150px;
	float: left;
}

div.footer
{
	width:100%;
	min-width:1024px;
	height:227px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #5b5b5b;
	background-image: url("../template/images/footer_bg.png");
	background-repeat: repeat-x;
}

div.footerPosition
{
	margin: 0px auto 0px auto;
	width:724px;
	height:26px;
	background-color: #ffffff;
}

div.footerContentPosition
{
	margin: 0px auto 0px auto;
	width:724px;
}

div.footerLeft
{
	width:148px;
	float: left;
	margin-top: 10px;
	margin-right: 35px;
	margin-left: 10px;
}

div.footerMiddle
{
	width:243px;
	float: left;
	margin-top: 10px;
	margin-right: 36px;
}

div.footerRight
{
	width:242px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}

div.entry
{
	width: 224px;
	height:	76px;
	background-color: #7a7a7a;
	margin:5px;
}


div.date
{
	width: 196px;
	height:	18px;
	float: left;
	font-family: Trebuchet MS,monospace;
	font-size:10px;
	color: #ffffff;
	padding-left:10px;
	vertical-align:bottom;
}

div.image
{
	width: 18px;
	height:	18px;
	float: left;
	background-image: url("../template/images/twitter.png");
}

div.message
{
	width: 214px;
	height:	58px;
	font-family: Trebuchet MS,monospace;
	font-size:11px;
	color: #ffffff;
	padding-left:10px;
}

div.newsletterEntry
{
	width: 226px;
	margin:5px;
	font-family: Trebuchet MS,monospace;
	font-size:11px;
	color: #ffffff;
}

input.newsletterSubmit
{
	margin-left: 90px;
	margin-top: 10px;
}

div.contentPart
{
	border: solid 1px #ffffff;
}

div.contentPart:hover
{
	border: solid 1px #e4dfdf;
}

/* Kundenaenderung 24.02.2010 */
/* Getestet in Safari, Firefox, IE6, IE7 */
div#splash_1 { width:300px; height: 106px; cursor: pointer; background-image: url("../template/images/button_1.jpg"); }
div#splash_2 { width:300px; height: 106px; background-image: url("../template/images/button_2.jpg"); }
div#splash_3 { width:300px; height: 106px; background-image: url("../template/images/button_3.jpg"); }
/* Ende Kundenaenderung */
