/* CSS Document */

*{
	margin:0;
	padding:0;
}

html, body {
	height:100%;
	
}

/* Standarts ---------------------------------------------*/

.ewcms_edit_logout {
	border:none;
	position:absolute;
	top:20px;
	left:20px;
	color:#ff0000;
}

.bildrahmen {
	padding:2px;
	border:1px solid #4a4a4a;
	margin-right:15px;
	margin-bottom:15px;
}

.bildrahmen_float {
	float:left;
}

p {
	margin-bottom:15px;
}

.line {
	background:url(../images/bg_line.gif) repeat-x;
	background-position:bottom;
	margin-bottom:15px;
	padding-bottom:15px;
}

/* Clearfix */

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

.clear {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */

/* Standarts ---------------------------------------------*/

/* Logo --------------------------------------------------*/

h1 {
	width:442px;
	height:301px;
	background:url(../images/logo.jpg);
	text-indent:-5000px;
	font-size:1px;
	overflow:hidden;
	float:left;
}

/* Logo --------------------------------------------------*/

/* Headlines ---------------------------------------------*/

h2 {
	font-size:24px;
	margin-bottom:18px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size:20px;
	margin-bottom:18px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* Headlines ---------------------------------------------*/

html {
	background:url(../images/tile.jpg) repeat center top #262626;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ccc;
	font-size:11px;
	line-height:17px;
	background:url(../images/bg.jpg) center top repeat-x;
	overflow-x:hidden; overflow:-moz-scrollbars-vertical;
}

#wrapper {
	position:relative;
	margin:0 auto;
	width:941px;
	min-height:100%;
	margin-bottom:-120px;
}

*html #wrapper {
	height:100%;
}

/* PNG -------------------------------------------------*/

#sale {
	position:absolute;
	left:580px;
	top:211px;
	width:321px;
	height:113px;
	background:url(../images/shop2.png);
	z-index:1;
}

#sale a span {
	font-size:1px;
	visibility:hidden;
}
#sale a {
	width:321px; height:113px;
	display:block;
	text-decoration:none;
}

/* PNG -------------------------------------------------*/

#content_main {
	position:relative;
	min-height:100%;
	width:941px;
	padding-bottom:120px;
}

#box_left {
	width:193px;
	float:left;
}

#navi_titel {
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-indent:24px;
	width:193px;
	height:36px;
}

/* Header -------------------------------------------------*/

#header {
	height:301px; width:941px;
}

#auto {
	padding:5px 0 0 15px;
	width:476px; height:296px;
	float:left;
	background:url(../images/auto.jpg);
}

#auto a:link, #auto a:visited {
	font-size:10px;
	color:#c5c6c9;
	text-decoration:none;
}

#auto a:active, #auto a:hover {
	font-size:10px;
	color:#c5c6c9;
	text-decoration:underline;
}

/* Header -------------------------------------------------*/

/* NAV ----------------------------------------------------*/

ul#nav {
	background:url(../images/bg_nav.gif) top no-repeat;
	margin-left:24px;
	width:169px;
	list-style:none;
	display:block;
}
	
ul#nav li a  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	display:block;
	line-height:31px;
	text-indent:4px;
	color:#ccc;
	text-decoration:none;
}

ul#nav li a:hover {
	text-indent:25px;
	color:#ce8448;
}

.link a:link, .link a:visited {
	width:173px; height:31px;
	background:url(../images/btn_nav.gif);
}
.link a:active, .link a:hover {
	width:173px; height:31px;
	background:url(../images/btn_nav_over.gif);
}

/* NAV ----------------------------------------------------*/

/* txt ----------------------------------------------------*/

#txt {
	float:left;
	padding-left:148px;
	width:600px;
}

#txt ul li {	
	list-style: none;
	/*line-height:10px;*/
	padding-left:25px;
	background:url(../images/txt_bullet.gif) 0px 0.3em;
	background-repeat: no-repeat;
}

#txt li {
	margin-bottom:15px;
}

#txt ul {
	margin-bottom:15px;
}

#txt a:link, #txt a:visited {
	color:#ce8448;
	text-decoration:underline;
}

#txt a:active, #txt a:hover {
	color:#ce8448;
	text-decoration:none;
}

/* txt ---------------------------------------------------*/

/* Footer ------------------------------------------------*/

#footer {
	position:relative;
	clear:both;
	font-size:11px;	
	line-height:16px;
	color:#7f7f7f;
	background:url(../images/bg_footer.jpg) repeat-x 0 2px;
	width:100%; height:120px;
}

#inner_footer {
	margin:0 auto;
	width:941px;
}

#footer_box_left {
	padding:20px 0 0 24px;
	width:200px;
	float:left;
}

#footer_box_right {
	padding-top:20px;
	width:600px;
	margin-left:117px;
	float:left;
}

#footer a:link, #footer a:visited {
	color:#2886e4;
	text-decoration:underline;
}

#footer a:active, #footer a:hover {
	color:#2886e4;
	text-decoration:none;
}

a.pdf {
	display:block;
	height:30px;
	background:url(../images/pdf_icon.gif) no-repeat;
	padding:15px 0 0 40px;
}

/* Footer ------------------------------------------------*/

#euroweb img {
	float:left;
	border:none;
}

