* {margin: 0; padding: 0;}

body {
	background-color: #313131;
	color: #FFFFFF;
	line-height: 1.5em;
}
body, inpu, textarea {
	font-family: "Trebuchet MS", "Trebuchet", "Arial";
	font-size: 90%;
}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;
}
#header {
	height: 300px;
	background: url(../tl_files/images/logo/kopf.jpg) no-repeat 50% 0% #2C3C5E;
}
#header #logo {
	text-indent: -90%;
}

#main {
	width: 640px;
	left: 152px;
	top: 30px;
}

#main h2 {
	font-size: 200%;
	ootext-transform: uppercase;
	margin-bottom: 1em;
}
#main h3 {
	font-size: 150%;
	margin-bottom: 0.7em;
}
#main .ce_text,
#main .ce_form {
	margin-bottom: 2em;
	text-align: justify;
}
#main .ce_accordion {
	margin-bottom: 2em;
}
#main a {
	color: #35709A;
}
#main a:hover {
	color: #FF3300;
}

#main .toggler h4 {
	cursor: pointer;
	padding-left: 25px;
	padding-right: 10px;
	text-transform: uppercase;
	ooborder: 1px solid #888888;
	display: inline;
	font-size: 75%;
	letter-spacing: 0.15em;
	background: url(../tl_files/images/muster/pfeilru.png) no-repeat left bottom;
}

#main ol , 
.ce_text ul {
	padding-left: 2em;
}



#standorte .ce_text {
	border-top: 1px dotted #FFFFFF;
	margin-top: 1em;
	padding-top: 1em;
}
#standorte h2+.ce_text {
	border-top: none;
}

#main .imageright {
	float: right;
	margin-left: 1em;
}

.btn ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.btn li {
	margin: 0px;
	padding: 0px;
}
.btn li a {
	text-indent: -90%;
	display: block;
	width: 198px;
	height: 198px;
}


li a.btnStandorte,
li a.btnKatalog {
	background-position: 0px 0px;	
	float: left;
	margin-right: 5px;
}
li a.btnStandorte {
	background-image: url(../tl_files/images/buttons/standorte.jpg);
}
li a.btnKatalog {
	background-image: url(../tl_files/images/buttons/katalog.jpg);
}

li a.btnStandorte:hover,
li a.btnKatalog:hover {
	background-position: 198px 0px;
}

#kontakt-10 input[type="text"],
#kontakt-10 textarea {
	padding: 0.3em;
	background-color: #555555;
	color: #FFFFFF;
	margin-bottom: 0.3em;
	border: 1px solid #CCCCCC;
}
#kontakt-10 input[type="text"] {
	width: 20em;
}

#kontakt-10 input[type="submit"] {
	padding: 0.3em;
	margin-top: 1em;
}

#kontakt-10 textarea {
	width: 39em;
}
#kontakt-10 td {
	vertical-align: top;
	padding-right: 1em;
}

.imgMaskottchen {
	position: absolute;
	left: -220px;
} 


.mod_navigation {
	font-size: 110%;
	width: 220px;
	line-height: 1em;
	position: absolute;
	top: -290px;
	left: 713px;	
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
}
.mod_navigation ul {
	list-style-type: none;
}
	
.mod_navigation a,
.mod_navigation li span {
	color: #000000;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 5px;
	padding-right: 25px;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px dotted #9F2000;
}
.mod_navigation a:hover,
.mod_navigation li span.active {
	color: #FFFFFF;
}
.mod_navigation li span.active {
	background: url(../tl_files/images/muster/pfeil.png) no-repeat center right;
}
