/*********************************************************************************

	Projekt		:	Auto Petersen Satrup
	Copyright	:	°° zweikreis.de

**********************************************************************************/


/* ### undo #################################################################### */

:link,:visited { text-decoration:none; }
ul { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }
legend { display:none; }

div, p, li, a {background-repeat:no-repeat; }

/* ### reset some basic style ################################################### */

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

/* ### HTML ###################################################################### */
html {
	min-height: 100%;
	margin-bottom: 1px;
}

/* ### BODY ###################################################################### */
body {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	background:#EAEAEA;
	}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {clear:both;}
.floatLeft { float:left; }
.floatRight { float:right; }
.warning { color:#f00; background: inherit; }

/*############################### Links ################################# */

#main-block a, 
#main-block a:link,
#right a, 
#right a:link {
	color:#955B36;
	text-decoration:underline;
}

#main-block a:hover,
#right a:hover {
	text-decoration: none;
}

/* ### Hauptstruktur ############################################################ */
#website {
	display:block;
	width:940px;
	text-align:left;
	margin:10px auto;
}

#head {
	position:relative;
	width:940px;
	height:190px;
	background:url(../pics/head.gif) no-repeat left top;
}

#content {
	display:block;
	float:left;
	width:940px;
	background:#FDCA00;
}

#main-block {
	display:block;
	float:left;
	width:845px;
	text-align:left;
	margin-left:55px;
	background:url(../pics/main-block-hint.gif) repeat-y left top;
	padding-bottom:30px;
}


/* --- Footer --- */

#footer {
	display:block;
	float:left;
	width:940px;
	height:25px;
	background:#FDCA00 url(../pics/footer.gif) no-repeat left top;
}
#footer a,
#footer a:link {
	display:block;
	float:right;
	padding:0px 15px 10px 15px;
	color:#FFF9E1;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
#footer a.current {
	color:#FFF9E1;
}

/* ################################# Angebot ################################# */

#angebot {
	display:block;
	float:left;
	width:370px;
	margin:0 20px 10px 40px;
}

.angebot_top {
	display:block;
	float:left;
	width:370px;
	height:6px;
	background:#0059A9 url(../pics/angebot_top.gif) no-repeat left top;;
}
.angebot_foot {
	display:block;
	float:left;
	width:370px;
	height:6px;
	background:#FDCA00 url(../pics/angebot_foot.gif) no-repeat left top;;
}
.angebot_mitte {
	display:block;
	float:left;
	width:370px;
	background:#0059A9;
}

.angebot_head {
	display:block;
	float:left;
	width:240px;
	padding:5px 0 7px 10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.1em;
}

.angebot_head_breit {
	display:block;
	float:left;
	width:350px;
	padding:5px 0 7px 10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.1em;
}


.angebot_link {
	display:block;
	float:right;
	width:112px;
	height:25px;
}

.angebot_link a,
.angebot_link a:link {
	display:block;
	width:112px;
	height:25px;
	background:#0059A9 url(../pics/angebote_link.gif) no-repeat left top;
}

.angebot_link a:hover {
	background:#0059A9 url(../pics/angebote_link.gif) no-repeat -112px top;
}
/* ### nav1st - first level navigation ######################################## */

#nav {
	position:absolute;
	width:890px;
	left:20px;
	top:150px;
	border-left:1px solid #FFF1C5;
}

ul.nav1st { 
	font-size:1.1em;
	padding:0; 
}

ul.nav1st li {
	display: inline;
	float:left;
}

ul.nav1st a, 
ul.nav1st a:link {
	display: block;
	float:left;
	font-weight:bold;
	color:#000000;
	padding: 8px 13px;
	border-right:1px solid #FFF1C5;
}

ul.nav1st a:hover {
	color:#FFFFFF;
}

ul.nav1st li a.current, 
ul.nav1st li a.current:link,
ul.nav1st li a.current:hover {
	color:#FFF1C5;
}


/* ####### CONTENT  ############################################################# */


#main-block p {
	font-family: arial, verdana, sans;
	font-size:1.2em;
	margin-bottom: 15px;
	margin-left:40px;
	margin-right:140px;
	color:#434343;
	line-height:1.2em;
	letter-spacing:0px;
}
	
#main-block h1 {
	font-family: arial, verdana, sans;
	font-size: 1.8em;
	font-weight:normal;
	color:#0059A9;
	display:block;
	padding:40px 130px 20px 30px;	
}

#main-block h3 {
	font-family: arial, verdana, sans;
	font-size: 1.8em;
	font-weight:normal;
	color:#0059A9;
	display:block;
	padding:50px 130px 10px 30px;	
}


#main-block h2 {
	clear:both;
	font-family: verdana, arial, sans;
	font-size: 1.2em;
	color:#000000;
	font-weight:bold;
	display:block;
	margin-bottom:18px;	
	margin-top:28px;
	margin-left:30px;	
}

#main-block ul {
	display:block;
	font-family: arial, verdana, sans;
	font-size:1.2em;
	margin-bottom: 20px;
	padding-left:20px;
	padding-right:20px;
	color:#000000;
	letter-spacing:1px;
}

#main-block ol {
	display:block;
	font-family: arial, verdana, sans;
	font-size:1.2em;
	margin-bottom: 20px;
	padding-left:20px;
	padding-right:20px;
	color:#000000;
	letter-spacing:1px;
}


#main-block ul li{
	display:block;
	padding-left:20px;
	padding-bottom:5px;
	background:url(../pics/listenpunkt.gif) no-repeat left top;
	line-height:1.1em;
}

#main-block ol li{
	margin-left:30px;
	padding-bottom:5px;
	list-style:decimal;
	line-height:1.1em;
}


/* ### Images ############################################################ */

#main-block .flLeft {
	display:block;
	float:left;
	margin:0px 15px 15px 20px;
	padding:0px;
	background:#ECEDE8;
}


#main-block .flRight {
	float:right;
	margin:0px 0px 15px 15px;
	padding:0px;
	background:#ECEDE8;
}


#main-block .full {
	display:block;
	margin-bottom:10px;
	margin-left:20px;
	padding:0;
	background:#ECEDE8;
}



#main-block .flLeft p,
#main-block .flRight p,
#main-block .full p {
	margin:0;
	padding:2px 5px 5px 5px;
	font-size:1em;
	line-height:1.2em;
	text-align:left;
}

/* ### Download ############################################################ */

#download {
	display:block;
	float:left;
	width:100%;
	padding:4px 0 6px 0;
	border-top:1px solid #C8C8C8;
	letter-spacing:1px;
}

#download .links{
	display:block;
	float:right;
	text-align:right;
	padding:3px 10px;
	color:#999999;
	line-height:14px;
	
}

#download .links a,
#download .links a:link{
	text-decoration:none;
	font-weight:bold;
	padding-bottom:2px;
}

#download a:hover {
	color:#B8A293;
}

#download .rechts{
	display:block;
	float:right;
	text-align:center;
}

/*  Bildergalerie  ****************/

#gal {
	display:block;
	float:left;
	margin-bottom:20px;
	margin-left:20px;
}

#gal .gal_bild {
	display:block;
	float:left;
    width:475px;
	height:356px;
	text-align:center;
	background:#eeeeee;
}

#gal .bildnav {
	width:475px;
	display:block;
	float:left;
    padding:5px 0px;
}

#gal .gal_titel {
	width:271px;
	padding:3px 20px;
	display:block;
	float:left;
	text-align:center;
	color:#5C5C5C;
}

#gal .bild_zurueck {
	display:block;
	float:left;
	width:82px;
}
#gal .bild_zurueck a,
#gal .bild_zurueck a:link {
	text-decoration:none;
	display:block;
	width:82px;
	height:17px;
	background:url(../pics/detail_bild_zurueck.gif) no-repeat 0px 0px;	
}
#gal .bild_zurueck a:hover {
	background:url(../pics/detail_bild_zurueck.gif) no-repeat 0px -17px;	
}

#gal .bild_vor {
	display:block;
	float:right;
	width:65px;
}
#gal .bild_vor a,
#gal .bild_vor a:link {
	text-decoration:none;
	display:block;
	width:65px;
	height:17px;
	background:url(../pics/detail_bild_vor.gif) no-repeat 0px 0px;	
}
#gal .bild_vor a:hover {
	background:url(../pics/detail_bild_vor.gif) no-repeat 0px -17px;	
}

#gal .gal_auswahl {
	margin:10px 0 20px 0;
	display:block;
	float:left;
    width:475px;
	background:#eeeeee;
}

#gal .gal_thumb {
	display:block;
    float:left;
    border-right:1px solid #EBEBEB;
}


/* ############## Kontakt ################### */



#main-block #disclaimer p  {
	color:#444444;
	width:500px;
	padding:0px 40px;
	font-size:1.1em;
	letter-spacing:0px;
	margin:0px 0px 0px 0px;
	line-height:1.2em;
}

#disclaimer a,
#disclaimer a:link {
	color:#666666;
}

#main-block #map {
	display:block;
	float:right;
	width:550px;
	height:400px;
	margin:0;
	padding:0;
}
#main-block #map p{
	margin:0;
}

/*  ######################  Kasten ######################## */


#kasten {
	display:block;
	float:left;
	margin:0px 0px 10px 20px;
	clear:both;
	width:700px;	
	padding:5px;
	border:1px solid #FDCA00;
}

#kasten .pictogramm {
	display:block;
	float:left;
	width:45px;
}

#kasten .rechts {
	display:block;
	float:left;
	width:655px;	
}

#kasten .head {
	display:block;
	float:left;
	width:635px;	
	background:#FDCA00;
	padding:5px 10px;
	font-weight:bold;
	font-size:1.2em;
}

#kasten .zeile {
	display:block;
	float:left;
	width:655px;	
}
#kasten .text {
	display:block;
	float:left;
	width:515px;	
	padding:5px 10px 0px 10px;
}
#kasten .text p {
	color:#000000;
	margin:0px 0px 6px 0px;
	} 

#kasten .preis {
	display:block;
	float:left;
	text-align:right;
	width:100px;	
	padding:5px 10px;
	font-weight:bold;
	font-size:1.2em;
}

.icons {
	display:block;
	float:left;
	margin:0px 0 30px 30px;
}

/* Preisliste  */

#preisliste {
	display:block;
	float:left;
	margin:0px 0px 10px 30px;
	clear:both;	
	padding:5px;
	border:1px solid #FDCA00;
}


#preisliste td {
	padding:3px 30px 3px 10px;
	font-size:1.2em;
	border-bottom:1px solid #cccccc;
}

#preisliste th {
	padding:3px 10px;
	font-size:1.2em;
	background:#FDCA00;
}






