/* 
Titel:     Stylesheet fuer www.typ-select.de
Author:    Jens Neumann - WEB & NET
Stand:     29.01.2010
----------------------------------------------------------*/

body {
	background-color: #F1FFB9;
	scrollbar: visible;
	margin: 25px 0;
	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 */
}


/* Links und Text
---------------------------------------------------------- */

a {
	font-weight: bold;
	text-decoration: none;
	color: #5A7800;
}

a.kopfnav {
	color: #FFFFFF;
}

a:hover {
	color: #E03020;
}

a.kopfnav:hover {
	color: #FFFFFF;
}


.text {
	font-size: 90%;
	color: #333333;
}

.textfett {
	font-weight: bold;
	font-size: 100%;
	color: #444444;
}

.texttitel {
	margin: 10px 0 10px 0;
	padding: 0 0 2px 0;
	font-size: 160%;
	font-weight: normal;
	letter-spacing: 1px;
	color: #5A7800;
	border-bottom: 1px solid #B6C67E;
}

.zwischentitel {
	margin: 10px 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: square;
	position: relative;
	left: -20px;
}


/* Kopf
---------------------------------------------------------- */

.kopfTable {
	width: 795px;
	background-color: #FFFFFF;
    voice-family: "\"}\""; 	/* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
    voice-family: inherit;
	background: #FFFFFF url(../images/bg_ts_blume_kopf_535px.jpg)no-repeat top right;
	border-left: 1px solid #333333;
}

.kopfTableTD {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	vertical-align: bottom;
	text-align: left;
	}	

#logo {
	vertical-align: bottom;
	text-align: left;
	margin: 5px 5px 17px 19px;
	padding: 0;
}

#logo_135 {
	vertical-align: bottom;
	text-align: left;
	margin: 5px 0px 15px 19px;
	padding: 0;
}

#claim {
	vertical-align: bottom;
	text-align: left;
	margin: 15px 10px 37px 10px;
	padding: 0;
}


/* Kopfnavigation
---------------------------------------------------------- */

.kopfnavTable {
	width: 795px;
	background-color: #8CBD00;
}

.kopfnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.kopfnavTD {
	background-color: #8CBD00;
	background: #8CBD00 url(../images/bg_verlauf_nav.png)repeat-x top left;
	padding: 0px 2px 1px 2px;
	vertical-align: middle;
	text-align: center;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.kopfnavHLTD {
	background-color: #FFC000;
	background: #FFC000 url(../images/bg_verlauf_nav.png)repeat-x top left;
	padding: 0px 2px 1px 2px;
	vertical-align: middle;
	text-align: center;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
}


/* Inhaltsbereich
---------------------------------------------------------- */

.inhaltTable    {
	width: 795px;
	background-color: #FFFFFF;
}

.inhaltlinksTD {
	width: 243px;
	text-align: left;
	vertical-align: top;
	background-color: #DFFF7D;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}

.inhaltrechtsTD {
	width: 535px;
	text-align: left;
	vertical-align: top;
	padding: 12px 25px 25px 25px;
	background: #FFFFFF url(../images/bg_ts_blume_inhalt_800px.jpg)no-repeat top left;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}

.angebote {
	border: 1px solid #333333;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	background: #F1FFB9;
}	

.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;
}	

#bildfuss {
	height: 20px;
	background: #8CBD00 url(../images/bg_verlauf_nav.png)repeat-x top left;
	background-color:#8CBD00;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #888888;
}

#infobox_links {
	font-size: 85%;
	color: #333333;
	padding: 5px 5px 5px 5px;
}


/* 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 {
	text-align: center;
	font-size: 90%;
	color: #333333;
	padding: 10px 0px 0px 0px;
}

.copyright {
	font-size: 90%;
	font-weight: normal;
	color: #666666;
}

.schattenrechtsTD {
	width: 15px;
	border-left: 1px solid #333333;
	background-image: url(../images/p_schatten_rechts.gif);
}

.schattenuntenTD {
	text-align: left;
	background-image: url(../images/p_schatten_unten.gif);
}
