/* 
Titel:     Stylesheet fuer www.typ-select.de
Author:    Jens Neumann - WEB & NET
Stand:     02.06.2018
----------------------------------------------------------*/

body {
	background-color: #FFFFC0;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: small; /* Beginn Simplified Box Model Hack */
	}
	* html body {
		font-size: x-small; /* Fuer IE5/Win */
		f\ont-size: x-small;  /* Fuer IE6 + IE7/Win */
}

.left {
	text-align: left;
}

.pageTable {
	width: 980px;
	text-align: right;
	padding: 10px 0px 0px 0px;
	background: #FFFFC0;
}

.pageTableTD {
	min-height: 1080px;
	vertical-align: top;
}

.fullTD {
	width: 980px;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 30px 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-box-shadow: 4px 2px 13px #555555; /* webkit browser*/ 
	-moz-box-shadow: 4px 2px 13px #555555; /* firefox */ 
	box-shadow: 4px 2px 13px #555555;
}

.leftTD {
	width: 260px;
	text-align: left;
	vertical-align: top;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-box-shadow: 4px 2px 13px #555555; /* webkit browser*/ 
	-moz-box-shadow: 4px 2px 13px #555555; /* firefox */ 
	box-shadow: 4px 2px 13px #555555;
}

.rightTD {
	width: 600px;
	text-align: left;
	vertical-align: top;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-box-shadow: 4px 2px 13px #555555; /* webkit browser*/ 
	-moz-box-shadow: 4px 2px 13px #555555; /* firefox */ 
	box-shadow: 4px 2px 13px #555555;
}



/* Links und Text
---------------------------------------------------------- */

a {
	font-weight: bold;
	text-decoration: none;
	color: #5A7800;
}

a.kopfnav {
	color: #FFFFFF;
}

a:hover {
	color: #A13028;
}

a.kopfnav:hover {
	color: #FFFFFF;
}

.text {
	font-size: 90%;
	color: #333333;
}

.textklein {
	font-size: 80%;
	color: #333333;
}

.textlinks {
	font-size: 90%;
	color: #333333;
}

.textfett {
	font-weight: bold;
	font-size: 100%;
	color: #444444;
}

.textfettdaten {
	margin: 20px 0 -8px 0;
	font-weight: bold;
	font-size: 100%;
	color: #444444;
}

.texttitel {
	margin: 18px 0 10px 0;
	padding: 0 0 2px 0;
	font-size: 180%;
	font-weight: normal;
	letter-spacing: 1px;
	color: #5A7800;
	border-bottom: 1px solid #B6C67E;
}

.zwischentitel {
	margin: 18px 0 10px 0;
	padding: 0 0 2px 0;
	font-size: 115%;
	font-weight: bold;
	letter-spacing: 3px;
	color: #5A7800;
	border-bottom: 1px solid #B6C67E;
}

li {
	list-style-image: url("../images/p_bullet_green.gif");
	position: relative;
	left: -20px;
}


/* Kopf
---------------------------------------------------------- */

.kopfTable    {
	width: 980px;
	background: #FFFFFF url("../images/bg_bogen_kopf.gif") no-repeat top left;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.kopfTD {
	width: 980px;
	text-align: right;
	vertical-align: top;
	padding: 70px 0px 20px 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-box-shadow: 4px 2px 13px #555555; /* webkit browser*/ 
	-moz-box-shadow: 4px 2px 13px #555555; /* firefox */ 
	box-shadow: 4px 2px 13px #555555;
}

#claim {
	text-align: right;
}

#logo {
	margin: 0px 0px 0px 0px;
	text-align: right;
}




/* Kopfnavigation
---------------------------------------------------------- */

.kopfnavTable {
	width: 980px;
	padding: 5px 0px 5px 0px;
}

.kopfnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 15px 0px 10px 5px;
}

.kopfnavTD {
	background: #8CBD00 url(../images/bg_verlauf_nav.png)repeat-x top left;
	padding: 1px 4px 1px 0px;
	vertical-align: middle;
	text-align: center;
	height: 22px;
	border: #B0B0B0 1px solid;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-box-shadow: 4px 2px 10px #555555; /* webkit browser*/ 
	-moz-box-shadow: 4px 2px 10px #555555; /* firefox */ 
	box-shadow: 4px 2px 10px #555555;
}

.kopfnavTD:hover {
	background: #FFC000 url(../images/bg_verlauf_nav.png)repeat-x top left;
}

.kopfnavHLTD {
	background: #FFC000 url(../images/bg_verlauf_nav.png)repeat-x top left;
	padding: 1px 4px 1px 0px;
	vertical-align: middle;
	text-align: center;
	height: 22px;
	border: #B0B0B0 1px solid;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-box-shadow: 4px 2px 10px #555555; /* webkit browser*/ 
	-moz-box-shadow: 4px 2px 10px #555555; /* firefox */ 
	box-shadow: 4px 2px 10px #555555;
}

.button {
	padding: 0px 0px 0px 2px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-box-shadow: 4px 2px 10px #555555; /* webkit browser*/ 
	-moz-box-shadow: 4px 2px 10px #555555; /* firefox */ 
	box-shadow: 4px 2px 10px #555555;
}


/* Inhaltsbereich
---------------------------------------------------------- */

.inhaltTable    {
	width: 980px;
	text-align: right;
	background: #FFFFFF url("../images/bg_bogen_links.gif") no-repeat top left;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-box-shadow: 4px 2px 13px #555555; /* webkit browser*/ 
	-moz-box-shadow: 4px 2px 13px #555555; /* firefox */ 
	box-shadow: 4px 2px 13px #555555;
}

.spacerlinkskurzTD {
	width: 137px;
	text-align: left;
	vertical-align: bottom;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background: url("../images/bg_bogen_links_kurz.gif") no-repeat top left;
}

.spacerlinkslangTD {
	width: 137px;
	text-align: left;
	vertical-align: bottom;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.spacerlinkslangTD img {
	border-bottom-left-radius: 8px;
}

.inhaltlinksTD {
	width: 243px;
	text-align: left;
	vertical-align: top;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.imageLeft {
	margin: 25px 0px 15px 0px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-box-shadow: 4px 2px 10px #555555; /* webkit browser*/ 
	-moz-box-shadow: 4px 2px 10px #555555; /* firefox */ 
	box-shadow: 4px 2px 10px #555555;
}

.imageRight {
	margin: 5px 0px 5px 0px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-box-shadow: 4px 2px 10px #555555; /* webkit browser*/ 
	-moz-box-shadow: 4px 2px 10px #555555; /* firefox */ 
	box-shadow: 4px 2px 10px #555555;
}

.inhaltrechtsTD {
	width: 600px;
	text-align: left;
	vertical-align: top;
	padding: 2px 20px 15px 25px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.angebote {
	border: 1px solid #333333;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	background: #FFFFC0;
}	

.angebote p {
	font-size: 85%;
	margin: 0px 5px 8px 5px;
}	

.angebote a {
	font-weight: normal;
}	

.angebote h3 {
	font-weight: normal;
	font-size: 110%;
	letter-spacing: 4px;
	margin: 0px 5px 12px 5px;
	color: #5A7800;
	border-bottom: 1px solid #B6C67E;
}	

.angebote h4 {
	font-weight: normal;
	font-size: 125%;
	letter-spacing: 1px;
	margin: 0px 5px 12px 5px;
	color: #A03028;
	border-bottom: 1px solid #A03028;
}	


/* Kontaktdaten
---------------------------------------------------------- */

.kontaktTable {
	width: 100%;
}

.kontaktTextTD {
	font-size: 100%;
	color: #333333;
	vertical-align: middle;
	text-align: left;
	padding: 5px 0 5px 19px;
}

.kontaktBildTD {
	width: 69px;
	vertical-align: top;
	text-align: right;
}


/* Fuss
---------------------------------------------------------- */

#fussnav {
	display: block;
	text-align: center;
	font-size: 90%;
	color: #333333;
	width: 980px;
	padding: 15px 0px 15px 0px;
}

.fussnavTable    {
	width: 980px;
	text-align: center;
}


.copyright {
	font-size: 90%;
	font-weight: normal;
	color: #666666;
}