/*
	CSS Document: css_modules.css
	Version: 1.0 | Date: 2008-02-04
	Project: www.alteco.at
	Author: websLINE, 2008
	-------
*/


/* SCHNELL SUCHE */

#header .search {
	position: absolute;
	top: 228px; left: 24px;
	width: 202px;
	padding: 50px 15px 20px 15px;
	background-repeat: no-repeat;
	background-position: 15px 35px;
	height: 22px;
	}
.de #header .search {
	background-image: url(img_bg-search.gif);
	}
.en #header .search {
	background-image: url(img_bg-search_EN.gif);
	}
#header .search p {
	margin: 0; padding: 0;
	}
#header .search input {
	font-size: 1.05em;
	}
#header .search input.bttn {
	padding: 0;
	}



/* SLOGAN */

.slogan {
	position: absolute;
	top: 228px; left: 256px;
	width: 460px; height: 92px;
	}
html>body .slogan {
	background: url(img_slogan.png);
	}
.slogan strong {
	display: none;
	}



/* SUBNAVIGATION */

.subnav {
	padding: 25px 15px;
	border-bottom: 10px solid #fff;
	}
.subnav li {
	border-bottom: 1px solid #DFDEE6;
	}
.subnav a {
	text-decoration: none;
	background: url(img_arrow.gif) no-repeat 0 4px;
	display: block;
	margin: 1px 0;
	padding: 2px 20px;
	}
.subnav a:hover,
.subnav .active {
	color: #0264B1;
	background-position: 0 -87px;
	background-color: #DFDEE6;
	}
.subnav li.subitem a {
	background-color: #DFDEE6;
	margin-left: 10px;
	}


/* AUFLISTUNG STARTSEITE */

#contentRight .list {
	text-align: right;
	font-size: 0.9em;
	}
#contentRight .list h3 {
	border-bottom: 1px solid #0264B1;
	margin: 0px; padding: 0px;
	position: relative;
	}
#contentRight .list h4 {
	color: #0264B1;
	margin: 11px 0 0 0;
	padding: 0;
	}
/*#contentRight .list p,*/
#contentRight .list ul {
	margin: 0 0 11px 0; padding: 0;
	list-style: none;
	}
#contentRight .list ul li {
	margin: 5px 0 0 0;
	}



/* TEASER LEFT */

.teaserText {
	display: block;
	margin: 0 15px;
	padding: 7px 0;
	text-decoration: none;
	border-bottom: 1px solid #DFDEE6;
	font-size: 0.9em;
	}
.teaserText:hover {
	background: #DFDEE6;
	}
.teaserText strong {
	display: block;
	}
.teaserText:hover strong {
	color: #0264B1;
	}



/* TEASER CONTENT */

.teaserContent {
	display: block;
	postion: relative;
	margin: 7px 0 0 0;
	padding: 7px;
	height: 75px;
	text-decoration: none;
	}
.teaserContent:hover {
	background: #DFDEE6;
	}
.teaserContent img {
	float: left;
	margin-right: 10px;
	}
.teaserContent strong {
	display: block;
	color: #0264B1;
	margin: 10px 0 5px 0;
	}
.teaserContent:hover strong {
	color: #0264B1;
	}



/* BREADCRUMBS */

.breadcrumbs {
	padding: 0 0 15px 0;
	}



/* SCHNAPPSCHÜSSE */

.snapshot {
	clear: both;
	padding: 1px 0 0 0;
	}
.snapshot td {
	width: 135px;
	}
.snapshot a {
	display: block;
	margin: 0 5px 5px 0; padding: 4px;
	border: 1px solid #E7E7E7;
	background: #fff url(img_bg-shop-list.gif) repeat-x bottom;
	text-decoration: none;
	}
.snapshot a:hover {
	border: 1px solid #D6D5D5;
	background: #fff;
	color: #0264B1;
	}
.snapshot p {
	margin: 0 !important; 
	padding: 0 !important;
	}
.snapshot b {
	display: block;
	}



/* ZURÜCK */

.zurueck {
	display: block;
	width: 150px;
	margin: 30px 0 0 0;
	}



/* QUICK CHOICE

.quickchoice {
	display: block;
	margin: 60px 0 40px 0;
	}
.quickchoice h3 {
	margin-bottom: 2px !important;
	}
.quickchoice div {
	background: #F4F4F5;
	padding: 5px;
	} */



/* INFO BOX 

.infobox {
	clear: both;
	border: 1px solid #808285;
	padding: 10px; margin: 15px 0 10px 0;
	background: #F4F4F5;
	}
.infobox h2, .infobox h3 {
	margin: 0px; padding: 0px !important;
	}
.infobox p {
	margin: 10px 0px;
	}*/



/* TEASER CONTENT

.teaser-content {
	clear: both;
	display: block;
	height: 82px;
	margin: 8px 0px; padding: 5px;
	background: #D9D8D8;
	font-size: 11px;
	text-decoration: none;
	}
.teaser-content:hover {
	background: #C4C4C4;
	cursor: pointer;
	}
.teaser-content img {
	float: left;
	margin-right: 8px;
	}
.teaser-content h3 {
	margin: 10px 10px 0 10px;
	padding: 0;
	}
.teaser-content p {
	margin: 0px 10px 0px 10px;
	padding: 0;
	}
.teaser-content b {
	display: block;
	} */



/* TEXT ABSAeTZe */

.absatz {
	}
.bildlinks img {
	margin: 0 8px 0 0;
	float: left;
	}
.bildrechts img {
	margin: 0 0 0 8px;
	float: right;
	}




/* MORE LAYER 

.morelayer {
	display: none;
	padding: 10px 0px;
	margin-top: 1px;
	}
.morelayer a {
	float: right;
	}
.morelayer h2, .morelayer p {
	font-size: 10px;
	margin: 0;
	padding: 0;
	}*/



/* ROUTENPLANER

.route {
	width: 253px; height: 235px;
	float: left;
	margin: 0 0 0 -17px; padding: 17px;
	background: #E1EBF0;
	border-top: 8px solid #FFF6D1;
	border-right: 8px solid #FFF6D1;
	}
.route .map24 {
	background: url(img_bg-route.jpg) repeat-x 0px 20px;
	height: 37px;
	width: 100%;
	color: #fff;
	}
.route .map24 .img {
	background: #fff;
	}
.route .map24 div {
	padding: 0px 10px;
	display: block;
	}
.route h5 {
	background: #EDEFF1;
	padding: 3px 10px;
	margin: 0px;
	}
.route p {
	background: #F8F9FA;
	padding: 3px 10px 10px 10px;
	margin: 0px;
	}
.route .start, .route .ziel {
	width: 100%;
	float: left;
	margin: 1px 0 0 0;
	}
.route .start {
	margin: 1px 2px 0 0;
	}
.route input.street {
	width: 227px;
	}
.route input.zip {
	width: 57px;
	margin: 0 4px 0 0;
	}
.route input.city {
	width: 160px;
	}
.route select.country {
	width: 234px;
	} */






/* CONTENT FUNCTIONS

#content-functions {
	float: right;
	margin: 30px 0 0 0;
	}
#content-functions img {
	margin: 0 2px 0 5px;
	vertical-align: middle;
	}  */




/* FORMATIERUNG - FORMULAR */

.form-toplevel {
	visibility: hidden;
	margin-top: -30px;
	}
.form h3 {
	margin: 1.1em 0 0 0; padding: 0 0 0.6em 0;
	}
.form p.formdata,
.form p.formdata-active {
	clear: both;
	margin: 0; padding: 2px 0 2px 20px;
	border-bottom: 1px solid #fff;
	background: #E8E7ED;
	}
.form .formdata:hover,
.form .formdata-active {
	background: #DFDEE6;
	}
.form p b {
	display: block;
	float: left;
	font-weight: normal;
	width: 160px;
	text-align: right;
	margin: 0 10px 0 0;
	padding: 3px 0 0 0;
	}
.confirm p b {
	padding: 0;
	}
.form p input, .form p textarea {
	border: 1px solid #A5ACB2;
	}
.form p input {
	height: 1.3em;
	}
.form .anliegen {
	padding: 5px 10px 10px 10px;
	}
.form .anliegen textarea {
	width: 465px;
	}
.form .longinput input, .form .sonstiges textarea {
	width: 287px;
	}
.form p input:focus, .form p textarea:focus,
.form p input:hover, .form p textarea:hover,
.form .formdata-active input, .form .formdata-active textarea {
	border: 1px solid #848B90;
	background: #F4F3F3;
	}
.bttn-send {
	display: block;
	text-align: right;
	}
.bttn-send  .bttn {
	height: 26px;
	background: #0264B1 !important;
	cursor: pointer;
	margin-right: 175px;
	}
.confirm * {
	font-size: 11px;
	}  