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

/* #########################-----------------------------Standarts-----------------------------######################### */
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 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
}
:focus {
outline: 0;
}
ol, ul {
list-style: none;
}
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

* {
	margin:0;
	padding:0; }
	
	
html {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	font-size: 14px;
}
	
body {
	padding: 0; 
	background: white center 0px repeat-x ;
	line-height: 16px;
	}

#container {margin: 0 auto; width: 950px;}

a, a:visited { color: #1587ea; text-decoration: underline; border-bottom: none;}
a:hover { color: #1587ea; text-decoration: none; border-bottom: none;}


/* #########################-----------------------------Head-Bereich-----------------------------######################### */

h1.logo a, h1.logo a:hover {
	background:url(../images/logo.jpg) 0 0 no-repeat;
	display:block;
	font-size:0.01em;
	float:left;
	height:241px;
	margin:0px 0 0 0px;
	position: absolute;
	text-indent:-9999px;
	width:321px;
	
}

h1.logo a:hover {
 	background-position: 0px -241px;
	
}


#header { background: url(../images/header.jpg) no-repeat; width: 695px; height: 365px; padding: 50px 0 0 255px;}
#headerinfo { color: #afafaf; font-size: 12px;}

/* #########################-----------------------------Navigation-----------------------------######################### */

#navi { position: absolute; margin: 292px 0 0 -235px; font-size: 13px; width: 600px;}
#navi ul li a, #navi ul li a:visited { color: white; text-decoration: none;}
#navi ul li { float: left; margin-right: 36px;}
#navi ul li a:hover { color: white; text-decoration: none;}

/* #########################-----------------------------Content-----------------------------######################### */

#content { width: 626px; float: left; margin-top: -10px; padding-left: 18px;}
#content ul li { background: url(../images/li.jpg) 0px 7px no-repeat; padding-left: 20px; line-height: 30px; font-weight: bold; width: 240px; float: left;}
#ulbg { background-color: #F0F0F0; margin: 20px 0 15px 0; width: 550px; padding: 10px 0 10px 20px;}
#content p { margin-bottom: 10px; line-height: 21px;}


/* #########################-----------------------------Extra-----------------------------######################### */

#extra { width: 324px; float: left; font-size: 13px; width: 242px;}
#extra p { margin-bottom: 10px;}
/* #########################-----------------------------Footer-----------------------------######################### */

#footer { background: url(../images/footer.jpg) no-repeat; width: 840px; height: 31px; float: none; clear: both; padding: 18px 0 0 110px;}
#footer ul li { float: left; color: white; margin-right: 8px;}
#footer ul li a, #footer ul li a:visited { color: white; text-decoration: underline;}
#footer ul li a:hover { text-decoration: none;}

/* #########################-----------------------------Klassen-----------------------------######################### */
.nofloat {float: none; clear: both;}
.bold {font-weight: bold;}
.black { color: black;}

.shop { position: absolute; margin: 167px 0 0 -129px; background: url(../images/shop.jpg) 0px 0px no-repeat; width: 104px; height: 57px; padding: 47px 0 0 210px;}
.notdienst { position: absolute; margin: 55px 0 0 -214px; background: url(../images/notdienst.jpg) 0px 0px no-repeat; width: 124px; height: 27px; padding: 67px 0 0 190px;}

.cmspix { float: left; width: 150px; margin-right: 10px; border: 1px solid #CCCCCC; background-color: white; padding: 3px;}

.highlight { color: red; font-weight: bold; float: left; width: 100px; margin-left: 10px; }
.cms-loop { float: left; width: 610px; margin-bottom: 20px;}
.product { width: 300px; float: left;}
.product2 { width: 450px; float: left; margin-bottom: 20px; line-height: 22px; }
/* #########################-----------------------------Schriften-----------------------------######################### */

h1 { color: #1587ea; font-size: 24px; font-weight: bold; margin-bottom: 36px;}
h2 { color: #1587ea; font-size: 17px; font-weight: bold; margin-bottom: 15px;}



/* #########################-----------------------------CMS Stuff-----------------------------######################### */
