@charset "utf-8";
/* CSS Document */

/***************************************************| RESET CSS |***/
 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
outline-color:invert;
outline-style:none;
outline-width:0pt;
padding:0pt;
vertical-align:baseline;
}
td{
}
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
strong {
font-weight:bold;
}
em {
font-style:italic;
}
* {
margin:0pt;
padding:0pt;
}

/***************************************************| EASYSKI CSS |***/

* {
	margin: 0;
	padding: 0;
	
}

html, body { 
	margin: 0;
	padding: 0;
	position:absolute;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3d3d3d;
	width: 100%;
	height: 100%;
	background-color:#fe0000;
	background-image:url(/images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	line-height: normal;
}

img {
	border: none;
}

a{
	text-decoration: none;
	color: #3D3D3D;
}

/*****************************************************| Main|***/

#distance{
	width: 1px;
	height: 50%;
	margin-bottom: -260px;
	float: left;
}

#leer {
	_height:0;
	_width:100%;
}

#main{
	margin: 0 auto;
	position: relative;
	margin-top: 60px;
	width: 808px;
	height: 600px;
	clear: left;
}

#background{
	position:relative;
	float: left;
	height: 470px;
	width: 808px;
	background: transparent url(/images/container.png);
	background-repeat: no-repeat;
	opacity:1;
}

#background22{
	position:relative;
	float: left;
	height: 470px;
	width: 808px;
	background: transparent url(/images/container.png);
	*background: url(/images/blank.gif);
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/container.png', sizingMethod='scale');
	background-repeat: no-repeat;
	opacity:1;
}

#content{
	position:relative;
	float: left;
	height: 264px;
	width: 800px;
	margin: 53px 4px 0px 4px; 
	_margin: 53px 2px 0px 2px; 
}

#contentimg{
	position: relative;
	float: left;
	width: 400px;
	height: 264px;
}

#contenttext{
	position: relative;
	float: left;
	width: 400px;
	height: 264px;
}

h1{
	color: #676573;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#teaser{
	position: relative;
	float: left;
	height: 106px;
	width: 800px;
	margin: 4px 4px 0px 4px; 
	_margin: 4px 2px 0px 2px;
}

#teaser img{
	position: relative;
	float: left;
	padding: 0px !IMPORTANT;
	margin: 0px !IMPORTANT;
	border: 0 !IMPORTANT;
}

.trans{
	position: relative;
	float: left;
	padding: 0px !IMPORTANT;
	margin:0px !IMPORTANT;
}

#content ul{
	list-style-image:url(/images/li.gif);
	list-style-position: outside;
	margin-left: 16px;
	padding-left: 0px;
}

#content li{
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 3px;
	border-bottom: 1px solid #bababa;
}

#content a:hover{
	color: #dd0000;
}

.impressum{
	border: none !IMPORTANT;
	list-style-image: none !IMPORTANT;
	list-style-type:disc !IMPORTANT;
}
.impressum li{
	border: none !IMPORTANT;
	margin: 0px !IMPORTANT;
	padding: 0px !IMPORTANT;
}


/***************************************************| HAUPTNAVIGATION |***/	

#navi-top{
	position: relative;	
	float: left;
	margin: -20px 0px 0px 125px;
	_margin: -20px 0px 0px 70px;
	width: 679px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

.trenn{
	background-image: url(/images/pipe.gif) !IMPORTANT;
	height: 10px !IMPORTANT;
	weight: 1px !IMPORTANT;
}

/***************************************************| LANGUAGE |***/	

#language{
	position:absolute;
	left: 90px;
	top: 11px;
}

#kontakt{
	position:absolute;
	left: 80px;
	top: 450px;
	width:33px;
	height: 20px;
}

hr{
	width: 100%;
	margin: 10px 0px;
	border-color: #bababa -moz-use-text-color -moz-use-text-color;
	border-style: solid none none;
	border-width: 1px medium medium; 
}

#Container ul{
}

.h2{
	font-weight: bold;
}

.partner{
	background-color: #9d0000;
	color: #FFFFFF;
	padding: 2px;
	margin: 5px 0px !IMPORTANT;
	font-weight: bold;
}
.angebote{
	background-color: #dddddd;
	color: #000000;
	padding: 1px;
	margin: 2px 0px !IMPORTANT;
	font-weight: bold;
	line-height: 2;
}

a.humor{
	padding: 0px;
	margin: 0px;
	height: 14px;
	width: 27px;
	background: transparent url(/images/bild-button_01.gif) no-repeat 0 0;	
}

a.humor:hover{
	height: 14px;
	width: 27px;
	background: transparent url(/images/bild-button_01-over.gif) no-repeat 50% 50%;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
			.sf-menu a { font-size: 9px; }
		}
		
/*\*/
html*.sf-menu a {
[font-size:9px !IMPORTANT;font-size:9px !IMPORTANT;/* for safari */
]font-size:11px !IMPORTANT;/* for IE */
}/**/ 