html, body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	height:100%;
}

html>body .container {
   height: auto;
   min-height: 100%;
}

* {border: none;}

a {color: #00A7EF; text-decoration:underline;}
a:hover {color: #000000; text-decoration:underline;}

.container {
	padding: 0px 0px 100px 0px;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(images/bg-container.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
}


.containerHeader {
	background-image: url(images/bg-container-header.jpg); 
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.clear {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.headerImage {
	background-image: url(images/header-image00.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu {
	text-align: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	width: 235px;
	height: auto;
}

.menu ul {
	margin: 15px 0px 0px 15px;
	padding: 0px;
	list-style-type: none;
	width: 190px;
}

.menu li {
	border-bottom: 1px dotted #999999;
	margin: 0px;
	padding: 5px 0px 5px 20px;
}

.menu li li {
	border: none;
	margin: 0px;
	padding: 5px 0px 2px;
}

.menu ul ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.menu ul li a {
	color: #00A7EF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.menu ul li a:hover {
	color: #006F9D;
}

.menu ul li.current a {
	color: #333333;
}

.menu ul ul li a {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.menu ul ul li a:hover {
	color:#333333;
}

.left {
	margin: 0px;
	padding: 100px 0px 0px;
	float: left;
	width: 250px;
}
.right {
	margin: 0px;
	padding: 180px 10px 0px 0px;
	float: right;
	width: 525px;
}

.menubg {
	background-image: url(images/bg-menu.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

.containerFooter {
	padding: 0px;
	margin-top: 200px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}

.subMenu {
	height: 60px;
	padding-left: 30px;
}

.subMenu ul {
	margin: 2px 0px 0px 40px;
	padding: 0px;
	list-style-type: none;
}

.subMenu li {
	margin: 0px;
	padding: 2px 17px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}

.subMenu a {
	color: #FFFFFF;
	text-decoration: none;
}

.subMenu a:hover {
	color: #DDDDDD;
}

.searchFormText {
	border: 1px solid #ffffff;
	width: 80px;
	height: 12px;
	font-size: 11px;
	line-height: 10px;
	border: none;
	margin: 0px;
	padding: 2px;
	color: #999999;
}

.searchFormButton {
	color: #FFFFFF;
	background-color: #04B4FF;
	border: 1px solid #ffffff;
	width: 80px;
	height: 15px;
	font-size: 11px;
	line-height: 10px;
	border: none;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding: 0px;
}

h2 {
	font-size: 15px;	
	font-weight: bold;
	color: #444444;		
}

.content {
	margin: 0px 0px 0px 0px;
	padding: 0px 25px 0px 0px;
	width: 490px;
	font-size: 14px;
}

.contentText {padding: 0px;}

.content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.content ul {
		list-style-type: square;
}

.content ul li {
		margin-bottom: 2px;
}

.fontSizeButtons {
	text-align: right;
	color: #FFFFFF;
	padding-right: 15px;
	height: 20px;
}

.fontSizeButtons img {
	margin: 5px 2px 0px 0px;
}

.fontSizeButtons a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

form {
	margin: 0px;
	widht: 0xp;
}

.content select, .content select, .content input {border: solid 1px #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #555555; width: auto;}

.csc-mailform-field {background-color: #ffffff; margin: 0 0 5px; padding: 0px;}

.csc-mailform-field label {width: 150px; display: block;}

.csc-mailform-field input, .csc-mailform-field textarea  {border: solid 1px #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #555555; width: 400px;}

#mailformNachricht {width: 400px;}

#mailformformtype_mail {width: auto; margin-top: 10px;}

.logo { text-align:center; padding-top: 10px;}


/* ############################# wt_directory ################################### */

.wtdirectory_filter_search {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.wtdirectory_filter_search input.wtdirectory_filter_text {
	border: solid 1px #999999;
}

.wtdirectory_filter_div {
	margin: 0 0 10px 0;
}

.wtdirectory_filter_text_zip {
	margin: 0 0 0 10px;
}

.wtdirectory_filter_text_city {
	margin: 0 0 0 50px;
}

.wtdirectory_filter_search_submit {
	margin: 0 0 0 94px;
	border: solid 1px #AAAAAA;	
}


/* ################################# indexed_search ############################## */
td .tx-indexedsearch-searchbox-sword {
	margin: 0 0 0 10px;
}

td .tx-indexedsearch-searchbox-button {
	margin: 5px 0 10px 10px;
}