
/* ---------------------------------------

	COMPANY NAME Stylesheet

	Author: Euroweb Internet GmbH
	Created: 2009/06/30
	Modified: Date

-------------------------------------------

	COLOUR PALETTE

-------------------------------------------

	=Background: #161616
	=Headings #d2ff00
	=Links #000000
	=Text #ffffff

------------------------------------------ \*/


/* ---------------------------------------
	=GLOBAL
------------------------------------------ \*/

* {
	margin:0;
	padding:0;
}

body {
	background:#fff;
	font:500 13px/1.4em "Trebuchet MS", Arial, Verdana, sans-serif;
	color:#515151;
}

h1 {
	width:171px;
	height:88px;
	float:right;
	background:url(../images/h1-branding.jpg) 0 0 no-repeat;
	margin:20px 340px 0 0;
}

h2 {
	font:500 30px/.8em Georgia, "Times New Roman", Times, serif;
	color:#db5497;
	text-transform:uppercase;
	margin-left:50px;
}

h2 small {
	color:#528be1;
	font-size:20px;
}

h3, h4 {
	color:#333;
	font-size:14px;
	font-weight:500;
}

h4 {
	color:#df177a;
	font-size:16px;
	text-transform:uppercase;
}

p {
	margin:15px 0;
}

a:link,
a:visited {
	color:#df177a;
	text-decoration:none;
}

a:hover,
a:active {
	text-decoration:underline;
}

a img {
	border:none;
}

.clear {
	clear:both;
}

.clearFix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

* html .clearFix {
	height:1%; /* Hides from IE-mac \*/
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right
}

/* ---------------------------------------
	SITE
------------------------------------------ \*/

#container {
	width:960px;
	margin:0 auto;
	background:url(../images/bg-container.jpg) 50% 0 no-repeat;
	position:relative;
}

#adress {
	width:480px;
	height:140px;
	float:right;
	margin:20px 10px 0 0;
	padding:12px 0 0 50px;
}

#adress p {
	float:left;
	font:500 16px/1.8em Georgia, "Times New Roman", Times, serif;
	margin-right:40px;
}

#newsbox {
	float:left;
	width:330px;
	height:200px;
	margin:20px 0 0 50px;
}

#newsbox a {
	display:block;
	width:131px;
	height:34px;
	margin-top:10px;
	background:url(../images/read-more.gif) 0 0 no-repeat;
	text-indent:-9999px;
}

#newsbox a:hover {
	background-position: 0 -34px;
}

/* ---------------------------------------
	NAVIGATION
------------------------------------------ \*/

ul#navigation {
	float:left;
	width:550px;
	margin:50px 0 0 16px;
}

ul#navigation li {
	display:inline;
	list-style-type:none;
	padding:0 9px 0 4px;
	font-size:14px;
}

ul#navigation li a {
	color:#548ee1;
	text-decoration:none;
}

ul#navigation li a:hover {
	color:#d44a8b;
}

ul#navigationAdditional {
	float:right;
	margin:40px 40px 0 0;
}

ul#navigationAdditional li {
	display:inline;
	padding:0 5px;
	list-style-type:none;
	font-size:12px;
}

#navigationLanguage {
}

#contentContainer {
	width:560px;
	float:left;
	margin:0 40px 0 50px;
}

#contentContainer dl {
	margin:2em 0;
}

#contentContainer dl dt {
	float:left;
	line-height:1.3em;
	padding-bottom:5px;/*width: 15em;*/
}

#contentContainer dl dd {
	line-height:1.3em;
	margin-left:15em;
	padding-bottom:5px;
}

#column1,
#column2,
#column3 {
	width:260px;
	float:left;
	margin-right:40px;
}

#column2,
#column3 {
	margin:0;
}

#accessoires {
position:absolute;
width:350px;
height:75px;
right:20px;
top:415px;
font-size:14px;
}

#accessoires a {
color:#fff;
}

/* ---------------------------------------
	FOOTER
------------------------------------------ \*/

#footer {
	width:960px;
	height:134px;
	background:url(../images/bg-footer.jpg) 0 0 no-repeat;
	margin-top:50px;
}
