html {
	height: 101%;
}
body,div,p,ul,ol,li,span,div,form,label,input,select,textarea,h1,h2,h3,h4,h5,h6,a,img {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
}
body {
	font-family: Arial,Sans-Serif;
	font-size: 12px;
	background-color: #ebebeb ;
	background-image: url('img/body-background.gif');
	background-repeat: repeat-y;
	background-position: top center;
}
/*default-links*/
a {
}
a:hover {
}
a:visited {
}
/*headlines*/
h1 {
}
h2 {
}
h3 {
	font-size: 14px;
}

.livechat {
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    bottom: 0;
    position: fixed;
    right: -2px;
	-webkit-box-shadow: 0 0 14px 0 #ccc;
	-moz-box-shadow: 0 0 14px 0 #ccc;
	box-shadow: 0 0 14px 0 #ccc;
	z-index: 1000;
}

#left-column-overview div.sidebar-chat,
#left-column-overview div.sidebar-chat div {
    padding: 0;
}
#left-column-overview div.sidebar-chat {
	border-top: 15px solid #fff;
}

.in-form-chat {
	width: 230px;
}

#e-mail-kontakt {
    width: 115px;
    float: left;
    padding-right: 16px;
}
.chat-kontaktbox {
    margin-top: -9px;
}


/* Treuhand FAQ */
#treuhand_faq dt{
	background: url("img/icon_accordion_closed.png") no-repeat scroll 10px 7px #DDDDDD;
	
}

#treuhand_faq dt.open{
	background-image: url("img/icon_accordion_open.png");	
}

.treuhand_headline {
	margin: 30px 0  10px 0;
}

.treuhandbestelllink {
    display: block;
    margin: 18px 0 0 0;
    width: 180px;
}

/* Rechtsformen Matrix*/

.thetip {
	background: #444;
	color: #fff;
	padding: 10px;
	max-width: 220px;
	z-index: 1000;
}

.matrix .matrixlegende {
	text-align: left;
}

.matrixvergleich {
	margin-top:30px;
}

table.matrix{
    font-size: 12px;
    line-height: 1.4em;
    border-collapse:collapse;
	width: 570px;
	margin: 10px 0 50px 0;
}

.matrix thead th{
    padding:5px;
    color:#fff;
    background-color:#ccc;
	text-align: center;
	background-color: #ddd;
	background-image: -moz-linear-gradient(top,#c1c1c1,#a6a6a6);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#c1c1c1), to(#a6a6a6));
	background-repeat: repeat-x;
	text-shadow: 1px 1px 0 #999;
}

.matrix .bestellen {
	background: #fff;
	font-weight: bold;
	background-color: #ddd;
	background-image: -moz-linear-gradient(top,#f5f5f5,#dbdbdb);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#dbdbdb));
	background-repeat: repeat-x;
	-moz-box-shadow: 0 1px 1px #999999;
	-webkit-box-shadow: 0 1px 1px #999999;
	box-shadow: 0 1px 1px #999999;
	line-height: 14px;
}

.matrix .emptyrow {
	background: none;
}

.matrix .bestellen a {
	text-decoration: none;
}

.matrix .rowhead {
	background: #dcdcdc;
	padding: 5px 10px;
	font-weight: normal;
	color: #4d4d4d;
}

.matrix tfoot tr{
	background-color: #ddd;
	background-image: -moz-linear-gradient(top,#c1c1c1,#a6a6a6);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#c1c1c1), to(#a6a6a6));
	background-repeat: repeat-x;
}

.matrix tfoot td{
    text-align:center;
    padding:10px 0px;
}

.matrix tfoot th{
    color:#666;
	padding: 10px;
	text-shadow: 0 1px 0 #ccc;
}


.matrix tbody tr{
	border-bottom: 1px solid #fff;
}

.matrix tbody td{
    padding:3px;
    text-align:center;
    background-color:#ececec;
    color:#666;
}

.matrix .matrixpreis {
	background-color: #9fc008;
	background-image: -moz-linear-gradient(top,#9fc008,#799544);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#9fc008), to(#799544));
	background-repeat: repeat-x;
	padding: 7px;
	font-weight: bold;
	color: #fff;
	border-right: 1px solid #fff;
}


/* utitlities */

#globalinfo {
    background: #EFEFEF url(img/globalinfo.png) no-repeat 20px 12px;
    padding: 20px;
    border-bottom: 1px solid #fff;
    -moz-box-shadow: 0 0 8px #ddd;
	-webkit-box-shadow: 0 0 8px #ddd;
	box-shadow: 0 0 8px #ddd;
    position: relative;
    font-size: 14px;
    color: #444;
    padding-left: 100px;
	width: 870px;
	margin: 0 auto;
	display: none;
}

#globalinfo #closelink {
	position:absolute;
	right: -15px;
	top:20px;
	display:block;
	background:lightgrey;
	color:#fff;
	width: 25px;
	height:25px;
	text-align:center;
	line-height:25px;
	text-decoration:none;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
	border-radius:13px;
	border:2px solid #fff;
}

.clear {
	clear: both;
	float: none;
}
.semantic {
	display: none;
}
.selected {
	font-weight: bold;
}
.divider {
	margin: 10px 0;
}
.left {
	float: left;
}
.highlight {
	font-weight: bold;
	color: #000099;
}
.email {
	display: none;
}



#headerslider{
	position:absolute;
}
#headerslider .headerslide{
	width:992px;
	height:259px;
	float:left;
	position: relative;
}

.headerslide .clickslide {
	display: block;
	width: 992px;
	height: 259px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
}

#headerslider-control {
	position: absolute;
	bottom: 0;
	left: 15px;
	z-index: 10;
	overflow: hidden;
}

#headerslider-control span {
	background: #F6F6F6;
	display: block;
	padding: 3px 9px;
	color: #9F9F9F;
	font-size: 12px;
	float: left;
	text-decoration: none;
	margin-right: 3px;
}

#headerslider-control span:hover,
#headerslider-control .active {
	color: #373737;
	cursor: pointer;
}

.headerslide_content {
    left: 512px;
    position: absolute;
    top: 0;
 	color: #FFFFFF;
	font-size: 15px;
	height: 259px;
	width: 480px;
	font-family:'Rotis Sans Serif W01';
}

.headerslide_content h3,
.headerslide_content ul,
.headerslide_content p {
    	display: none;
}

.headervideoimg {
	position: absolute;
	top: 10px;
	left: 10px;
}

.slide-bestellen {
	display: block;
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 180px;
	height: 32px;
	background: url(img/btn-moreinfo.png) no-repeat 0 0;
	text-indent: -9999px;
}

.slide-bestellen:hover {
	background-position: 0 -32px;
	
}


.headerslide-wechsel {
	background: url(img/header-wechsel.jpg) no-repeat 0 0;
}

.headerslide-ebanz {
	background: url(img/header-ebanz.jpg) no-repeat 0 0;
}

.headerslide-registerauskunft {
	background: url(img/header-registerauskunft.jpg) no-repeat 0 0;
}

.headerslide-holding {
	background: url(img/header-holding.jpg) no-repeat 0 0;
}

.headerslide-infobox {
	background: url(img/header-infobox.jpg) no-repeat 0 0;
}

.headerslide-limited {
	background: url(img/header-limited.jpg) no-repeat 0 0;
}

.headerslide-treuhand {
	background: url(img/header-treuhand.jpg) no-repeat 0 0;
}
.headerslide-gruenderwoche {
	background: url(img/header-gruenderwoche.jpg) no-repeat 0 0;
}

.headerslide-blog {
	background: url(img/header-blog.jpg) no-repeat 0 0;
}

.headerslide-gruender {
	background: url(img/header-gruender.jpg) no-repeat 0 0;
}
.headerslide-weihnacht {
	background: url(img/header-weihnacht.jpg) no-repeat 0 0;
}

.headerslide-dresdenmesse {
	background: url(img/header-messedresden.jpg) no-repeat 0 0;
}

.headerslide-hallemesse {
	background: url(img/header-messehalle.jpg) no-repeat 0 0;
}

.headerslide-gewerbeanmeldung {
	background: url(img/header-gewerbeanmeldung.jpg) no-repeat 0 0;
}





/*div#clearbg {
	background-color: white;/*layer-background-color:white; }*/


span#available {
	/*font-weight: bold;*/
	color: #fff;
}

span#available .highlight {
	color: #739F18;
	padding: 0 0 0 3px;
}

span#unavailable {
	/*font-weight: bold;*/
	color: #841303;
}
span#notpossible {
	/*font-weight: bold;*/
	color: #841303;
}

/*
namecheck-form
*/
#namecheck-form,
#registercheck {
	border-top: 15px solid #fff;
	position: relative;
	padding: 0 !important;
}

#ltdnamecheck-form {
	background: url("img/namecheck.jpg") no-repeat;
	height: 86px;
	border-bottom: 1px solid #ddd;
}

#registercheck-form {
	background: url("img/registercheck.jpg") no-repeat;
	height: 86px;
	border-bottom: 1px solid #ddd;
}

#namecheck-tf,
#regcheck-tf{
	width: 150px;
	position: absolute;
	top: 58px;
	left: 10px;
	padding: 2px;
}

#namecheck-spinner {
	padding: 5px;
}

#checkname-button,
#checkreg-button {
	background: url('img/namecheck_btn1.png') no-repeat;
	display: block;
	height: 58px;
	width: 90px;
	position: absolute;
	top: 28px;
	right: 10px;
}

#checkname-button:hover {
	background: url('img/namecheck_btn2.png') no-repeat;
}

#checkreg-button {
	background: url('img/regcheck_btn1.png') no-repeat;
}

#checkreg-button:hover {
	background: url('img/regcheck_btn2.png') no-repeat;
}

#feedback {
	padding: 0 !important;
	background: url(img/namecheck_feedback_bg.jpg) repeat-y;
}

#feedback span  {
padding:10px;
}

#custom-feedback {
	color: #841303;
}


.ltdauswahl a {
	display: block;
	margin: 0 0 12px 0;
}

/* eigene auszeichnung*/
#container {
	background-image: url('img/body-background.gif');
	background-color: #ebebeb;
	background-position: top center;
	background-repeat: repeat-y;
	width: 1024px;
	min-height: 400px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#content {
	background: #fff;
	margin-left: 16px;
	width: 992px;
}
#top {
	width: 992px;
	height: 122px;
}
#top #navigation {
}
#top #logo {
	width: 185px;
	height: 100px;
	float: left;
	margin: 0;
	overflow: hidden;
	background: url('img/sprites.png') no-repeat 0 -50px;
}
/*suche*/
#image-claim {
	position: relative;
	overflow: hidden;
	width: 992px;
	height: 259px;
	background: url('img/claim-gross.jpg');
	z-index: 4;
}
#claim-search-row #search {
	float: left;
	height: 30px;
	padding-left: 5px;
	padding-top: 5px;
	margin-right: 10px;
}
fieldset.search {
	border: none;
	width: 225px;
	margin: 0 auto;
	padding: 0;
}
.search input,.search button {
	border: none;
	float: left;
}
.search input.box {
	width: 151px;
	height: 25px;
	padding: 2px 2px 0 2px;
	background: transparent url(img/sprites.png) no-repeat scroll -200px -50px;
	margin-right: 10px;
}
.search input.box:focus {
	outline: none;
}
.search button.btn {
	width: 60px;
	height: 20px;
	cursor: pointer;
	text-indent: -9999px;
	background: transparent url(img/sprites.png) no-repeat scroll -745px 5px;
}
/*suche ende*/
.landingpage-overview #image-claim {
	width: 992px;
	height: 259px;
/*	background: url('img/image-claim-bg-gross.jpg');*/
	background: url("img/image-claim-bg-gross-grau.jpg");
}
.landingpage-overview #image-claim-gf {
	width: 992px;
	height: 259px;
	background: url('img/image-claim-bg-gross-grau.jpg');
}
.landingpage-overview #image-claim.klein {
	width: 992px;
	height: 155px;
	background: url('img/image-claim-bg-klein.jpg');
}
#claim-search-row {
	width: 992px;
	height: 30px;
	background: url('img/sprites.png') no-repeat 0 -150px;
	overflow: hidden;
}
#claim-search-row #text-claim {
	width: 750px;
	height: 30px;
	float: left;
	background: transparent url(img/sprites.png) no-repeat scroll -228px -190px;
}
/*reihe mit aktuell,kontakt,produkte*/
#bottom-row {
	width: 950px;
	margin: 20px 0 20px 30px;
}
#bottom-row #left-column {
	width: 325px;
	float: left;
	min-height: 200px;
	background: #ededee;
	color: #564c4c;
	margin-right: 15px;
}
#bottom-row #left-column #news,#bottom-row #left-column #contact {
	width: 300px;
	height: 120px;
	background: #ededee;
	padding: 15px 10px 0 15px;/* background:transparent url(img/sprites.png) no-repeat scroll -250px -250px;*/
}
#bottom-row #left-column #contact {
	height: 85px;
	border-top: 15px solid white;
}
#bottom-row #left-column #news ul {
	margin-top: 3px;
}
#bottom-row #left-column #news li {
	line-height: 140%;
	margin-left: 16px;
}
#bottom-row #left-column #news a {
	float: none;
	color: #564c4c;
	text-decoration: none;
}
#bottom-row #left-column #news a:hover {
	text-decoration: none;
	color: #000099;
}
#bottom-row #left-column #contact a {
	float: none;
	color: #564C4C;
	text-decoration: none
}
#bottom-row #left-column #contact a:hover {
	color: #000099;
}
#bottom-row #left-column strong {
	font-weight: bold;
	font-size: 12px;
}
#bottom-row #left-column p {
	line-height: 140%;
	margin-top: 3px;
}
#bottom-row #left-column a {
	color: #841303;
	text-decoration: underline;
	float: right;
}
#bottom-row #left-column h2 {
	font-size: 12px;
	margin-bottom: 7px;
	color: #841303;
}
/* overview page */
#bottom-row #left-column-overview {
	width: 280px;
	overflow: hidden;
	float: left;
	background: #ededee;
	color: #747476;
	margin-right: 49px;
}
#left-column-overview div {
	padding: 12px 10px 5px 15px;
	font-size: 12px;
}
#left-column-overview a {
	color: #841303;
}
#left-column-overview a:hover {
	color: #000099;
}
#left-column-overview h2 {
	color: #841303;
	font-size: 12px;
	margin-bottom: 10px;
}
#contactperson,#seminare {
	background: none;
}
#left-column-overview .teaser-gf {
	width: 280px;
	height: 86px;
	margin: 0 0 0 -15px;
	padding: 0 10px 0 15px !important;
}
#left-column-overview .teaser-gf img {
	width: 280px;
	height: 86px;
	float: left;
	display: inline;
	position: absolute;
}
#left-nav a {
	color: #564c4c;
	text-decoration: none;
}
#left-nav a:hover {
	color: #000099;
}
#left-nav a.aktiv {
	color: #000099;
	font-weight: bold;
}
#left-nav ul {
	margin-right: 15px;
	list-style: none;
}
#left-nav ul li {
	line-height: 25px;
	border-top: 1px solid #fff;
}
#left-nav ul li:first-child {
	border-top: 0px;
}
#left-nav ul li ul {
	margin: 0;
}
#left-nav ul li ul li {
	margin-left: 30px;
	line-height: 25px;
}
#left-nav .navToggleWrapper {
	position: relative;
}
#left-nav .navToggleWrapper div {
	background: none;
}
#left-nav .navToggleWrapper span.toggleArrow {
	width: 12px;
	height: 9px;
	background: transparent;
	background-image: url(img/toggleArrowDown.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 7px;
	left: 228px;
	cursor: pointer;
}
#left-nav .navToggleWrapper div {
	padding: 0;
}
#contactperson img {
	float: left;
	margin-right: 5px;
	border: 1px solid #FFF;
}
#contactperson p {
	line-height: 17px;
}
#left-column-overview div #seminare {
	padding-bottom: 0;
	padding-top: 0;
}
#seminare td.location {
	width: 100px;
}
#bottom-row #right-column-overview {
	width: 570px;
	float: left;
	line-height: 19px;
	font-size: 12px;
	padding-top: 14px;
}
/* Für Vimeo Videos */
#bottom-row #right-column-overview iframe {
	margin: 10px 0 20px 0;
}
#bottom-row #right-column-overview h3 {
	color: #841303;
	margin-bottom: 3px;
}
#bottom-row #right-column-overview ul,#bottom-row #right-column-overview ol {
	list-style-position: inside;
}
#bottom-row #right-column-overview p {
	line-height: 160%;
}
#bottom-row #right-column-overview a {
	color: #841303;
}
#bottom-row #right-column-overview a:hover {
	color: #000099;
}
#bottom-row #right-column-overview h3 a {
	text-decoration: none;
}
#bottom-row #right-column-overview h3 a:hover {
	color: inherit;
}
#bottom-row #right-column-overview ul {
	margin-top: 20px;
	list-style: none;
}
#bottom-row #right-column-overview.defaultpage ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}
#bottom-row #right-column-overview.defaultpage ul li {
	padding: 0;
	border-bottom: none;
	list-style-image: url(img/pfeil.png);
}
#bottom-row #right-column-overview ul li {
	padding: 10px 0 10px 112px;
	position: relative;
	border-bottom: 1px solid #F1F1F2;
}
#bottom-row #right-column-overview ul li:last-child {
	border: none;
}
#bottom-row #right-column-overview ul li img {
	position: absolute;
	top: 20px;
	left: 0;
}
#seminare {
	background: none;
}



#left-column-overview .teaser-gf {
	width: 280px;
	height: 86px;
	margin: 0 0 0 -15px;
	padding: 0 10px 0 15px !important;
	border-top: 5px solid #fff;
	position: relative;
}
#left-column-overview .teaser-gf img {
	width: 280px;
	height: 86px;
	position: absolute;
}
#left-nav a {
	color: #564c4c;
	text-decoration: none;
}
#left-nav a:hover {
	color: #000099;
}
#left-nav a.aktiv {
	color: #000099;
	font-weight: bold;
}
#left-nav ul {
	margin-right: 15px;
	list-style: none;
}
#left-nav ul li {
	line-height: 25px;
	border-top: 1px solid #fff;
}
#left-nav ul li:first-child {
	border-top: 0px;
}
#left-nav ul li ul {
	margin: 0;
}
#left-nav ul li ul li {
	margin-left: 30px;
	line-height: 25px;
}
#left-nav .navToggleWrapper {
	position: relative;
}
#left-nav .navToggleWrapper span.toggleArrow {
	width: 12px;
	height: 9px;
	background: transparent;
	background-image: url(img/toggleArrowDown.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 7px;
	left: 228px;
	cursor: pointer;
}
#left-nav .navToggleWrapper div {
	padding: 0;
}
#contactperson img {
	float: left;
	margin-right: 5px;
	border: 1px solid #FFF;
}
#contactperson p {
	line-height: 17px;
}
#seminare td.location {
	width: 100px;
}
#bottom-row #right-column-overview {
	width: 570px;
	float: left;
	line-height: 19px;
	font-size: 12px;
	padding-top: 14px;
}

.simple-notice {
	font-style: italic;
	padding: 30px 0;
}

#bottom-row #right-column-overview #simpleshowContainer {
	width: 570px;
	height: 320px;
	overflow: hidden;
	margin: 20px 0;
}
#bottom-row #right-column-overview h3 {
	color: #841303;
	margin-bottom: 3px;
}
#bottom-row #right-column-overview ul,#bottom-row #right-column-overview ol {
	list-style-position: inside;
}
#bottom-row #right-column-overview p {
	line-height: 160%;
}
#bottom-row #right-column-overview a {
	color: #841303;
}
#bottom-row #right-column-overview a:hover {
	color: #000099;
}
#bottom-row #right-column-overview h3 a {
	text-decoration: none;
}
#bottom-row #right-column-overview h3 a:hover {
	color: inherit;
}
#bottom-row #right-column-overview ul {
	margin-top: 5px;
	list-style: none;
}
#bottom-row #right-column-overview ul li {
	padding: 10px 0 10px 112px;
	position: relative;
	border-bottom: 1px solid #F1F1F2;
}

#bottom-row #right-column-overview ul li:last-child {
	border: none;
}
#bottom-row #right-column-overview ul li img {
	position: absolute;
	top: 20px;
	left: 0;
}

#bottom-row #right-column-overview.auswahlview #lp-wrapper ul li,
#bottom-row #right-column-overview.auswahlview #lp-wrapper-premium ul li {
	border-bottom: 0;
	padding: 0;
	list-style: disc;
	margin-left: 15px;
}

#lp-wrapper,
#lp-wrapper-premium {
    font-size: 11px;
    position: relative;
	height: 280px;
}

#lp-wrapper strong,
#lp-wrapper-premium strong {
    font-size: 12px;
}

.lp-recommended {
	color: #434343;
	font-size: 12px;
}

.lp-content {
	background: #ddd;
	padding: 10px;
	-moz-border-radius: 6px; /* FF1+ */
	-webkit-border-radius: 6px; /* Saf3+, Chrome */
	border-radius: 6px; /* Standard. IE9 */
}

.lp-nav {
    padding: 5px 0;
	position: relative;
}

#lp-arrow.item-de,
#lp-arrow-premium.item-de {
	left: 8px !important;
}

#lp-arrow.item-uk,
#lp-arrow-premium.item-uk {
	left: 38px !important;
}

#lp-arrow.item-at,
#lp-arrow-premium.item-at {
	left: 68px !important;
}

#lp-arrow.item-ch,
#lp-arrow-premium.item-ch {
	left: 98px !important;
}

#lp-arrow.item-es,
#lp-arrow-premium.item-es {
	left: 126px !important;
}

#lp-arrow.item-in,
#lp-arrow-premium.item-in {
	left: 128px !important;
}

#lp-arrow,
#lp-arrow-premium {
    left: 8px !important;
    position: absolute !important;
    top: 56px !important;
	display: none;
}

.lp-nav a:hover,
.lp-flag:hover {
	opacity: 1 !important;
}

.lp-nav h5 {
	font-size: 12px;
}

.lp-mainnav {
    background: #FFFFFF;
    padding: 5px 5px 5px 0;
}

.lp-content h4 {
	margin-top: 15px;
	color: #004799;
}

.lp-content table {
	width: 100%;
}

.lp-content table tr td{
	border-bottom: 1px solid #efefef;
	padding: 5px 0;
}

.lp-desc {
	vertical-align: top;
	line-height: 16px;
}


.lp-price {
	width: 100px;
	padding-left: 20px;
	vertical-align: top;
	text-align: right;
}

.lp-sum {
	text-align: right;
	font-weight: bold;
}

#bottom-row #right-column-overview ul li .lp-nav img {
	position: static;
}



/*summary-link*/
#bottom-row #right-column-overview .summary-link {
	margin: 0 10px 0 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ddd;
	min-height: 50px;
}
#bottom-row #right-column-overview .summary-link img {
	margin: 0 10px 10px 0;
}
#bottom-row #right-column-overview .summary-link a {
	display: block;
}
/* Gewerbeanmeldung eingefuegt von Oli*/
#gewerbeForm {
	margin-top: 9px;
}
#gewerbeForm h4 {
	color: #9F9F9F;
	margin-bottom: 5px;
}
#gewerbeForm label {
	display: block;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding-left: 2px;
	margin-bottom: 5px;
}
#gewerbeForm input[type="text"] {
	font-size: 11px;
	line-height: 11px;
	width: 255px;
	padding: 5px;
	margin-bottom: 5px;
	outline: none;
	height: 13px;
}
#gewerbeForm select {
	font-size: 12px;
	line-height: 12px;
	width: 265px;
	padding: 0 0 2px 5px;
	margin-bottom: 8px;
	outline: none;
	height: 30px;
}
/* BUTTONS */
#gewerbeForm button {
	display: block;
	float: right;
	margin: 0 7px 0 0;
	background-color: #f5f5f5;
	border: 1px solid #969797;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-family: "Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
	font-size: 100%;
	line-height: 130%;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
	cursor: pointer;
	width: auto;
	overflow: visible;
	padding: 4px 10px 3px 7px;/* IE6 */
}
/* Firefox */
#gewerbeForm button[type] {
	padding: 5px 10px 5px 7px;
	line-height: 17px;/* Safari */
}
/* IE7 */
*:first-child+html button[type] {
	padding: 4px 10px 3px 7px;
}
#gewerbeForm button img {
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
}
/* STANDARD */
#gewerbeForm button:hover {
	background-color: #dff4ff;
	color: #336699;
}
/* POSITIVE */
#gewerbeForm button.positive {
	color: #969797;
}
/* GESELLSCHAFTER / GESCH√Ã‘FTSF√ÃºHRER */
#gewerbeForm button.gsgf-btn {
	color: #969797;
	float: left;
	width: 128px;
	margin-right: 10px;
}
#gewerbeForm button.positive:hover,
#gewerbeForm button.gsgf-btn:hover {
	background-color: #fff;
}
/* NEGATIVE */
#gewerbeForm button.negative {
	color: #d12f19;
}
#gewerbeForm button.negative:hover {
	background: #fbe3e4;
	border: 1px solid #fbc2c4;
	color: #d12f19;
}
#gewerbeForm input.half {
	width: 117px;
}
.inFocus {
	border: 1px solid #EE8439;
	color: #000;
}
.notInFocus {
	background: #fff;
	color: #6F6F6F;
	border: 1px solid #DFDFDF;
}
#response {
	background: red;
	color: white;
	width: 500px;
	padding: 5px;
	display: none;
}
/* Checkboxes und Radio Buttons */
#gewerbeForm label.cbRbLabel {
	display: block;
	padding: 3px 3px 3px 30px;
	background-position: 8px center;
	background-repeat: no-repeat;
	clear: both;
	cursor: pointer;
	height: 16px;
	outline: none;
	font-weight: normal;
	color: black;
}
.checked {
	background-image: url(img/chk_on_1.png)
}
.unchecked {
	background-image: url(img/chk_off_1.png)
}
.selected {
	background-image: url(img/rdo_on_1.png)
}
.unselected {
	background-image: url(img/rdo_off_1.png)
}
/*Ende Gewerbeformular*/
/*kontakt-box */
.icon-row {
	width: 300px;
	font-weight: bold;
	margin-bottom: 15px;
}
.icon {
	width: 20px;
	height: 20px;
	margin-right: 10px;
	float: left;
	display: block;
}
#servicenummer .icon {
	background: transparent url(img/sprites.png) no-repeat scroll -200px -200px;
}
#rueckruf-service .icon {
	background: transparent url(img/sprites.png) no-repeat scroll -200px -250px;
}
#e-mail-kontakt .icon {
	background: transparent url(img/sprites.png) no-repeat scroll -200px -300px;
}
/*produkt-boxen*/
#bottom-row #right-column {
	float: left;
}
#bottom-row #right-column .infobox {
	width: 188px;
	height: 70px;
	padding-top: 180px;
	margin-right: 16px;
	float: left;
	position: relative;
	background: transparent url(img/sprites.png) no-repeat scroll 0 -200px;
}
#bottom-row #right-column .infobox img {
	position: absolute;
	top: 0;
	left: 0;
}
#bottom-row #right-column .infobox img.imgtop {
	z-index: 20;
	cursor: pointer;
}
#bottom-row #right-column .infobox img.imgdown {
	z-index: 10;
}
#bottom-row #right-column div.infobox div.infobox-link {
	width: 168px;
	padding: 2px 0 2px 0;
	margin-bottom: 2px;
	margin-left: 10px;
	border-bottom: 1px solid #c8c8c8;
	float: left;
}
#bottom-row #right-column div.infobox div.infobox-link a {
	color: #fff;
	text-decoration: none;
}
#bottom-row #right-column div.infobox div.infobox-link a:hover {
	color: #000099;
	text-decoration: none;
}
/*footer*/
#footer {
	width: 992px;
	height: 30px;
}
#footer ul {
	width: auto;
	float: right;
	margin-right: 22px;
}
#footer li {
	list-style-type: none;
	float: left;
	border-right: 1px solid #8f8f8f;
	padding-right: 7px;
	margin-right: 7px;
	display: block;
}
#footer ul li a {
	color: #8f8f8f;
}
#footer {
	width: 992px;
	height: 30px;
	margin-top: 35px;
	position: relative;
	padding-bottom: 60px;
}
#footer ul {
	width: auto;
	float: right;
	margin-right: 22px;
}
#footer li {
	list-style-type: none;
	float: left;
	border-right: 1px solid #8f8f8f;
	padding-right: 7px;
	margin-right: 7px;
	display: block;
}
#footer ul li a {
	color: #8f8f8f;
}
#footer ul li a:hover {
	color: #000099;
}

.forislinks {
    position: absolute;
    top: 15px;
    right: 45px;
	line-height: 16px;
	display: none;
}
.forislinks a {
    display: block;
    color: #8F8F8F;
}

.forislinks a:hover {
    color: #009;
}

.holdingheadline {
	border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    color: #555555;
    font-size: 14px;
    margin-top: 50px;
    padding: 2px 0;
}

.holdingprice {
	font-size: 15px;
	color: #444;
}

/*******************************************************************************
********************* STYLE FORM **************************************
*********************************************************************************/
/* ComboBox Styling */
.button {
	overflow: hidden;
	cursor: pointer;
}
.button_left,.button_right,.button_back {
	float: left;
	width: 2px;
	height: 30px;
	background: #fff;
	cursor: pointer;
}
.button_center {
	float: left;
	width: 236px;
	height: 16px;
	line-height: 16px;
	background: #fff;
	background-repeat: repeat-x;
	background-position: 0 0;
	padding: 7px;
	cursor: pointer;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
}
.button_combobox {
	float: left;
	height: 30px;
	width: 11px;
	background: #fff;
	cursor: pointer;
}
#dropdown {
	background-color: #fff;
	border: 1px solid #EE8439;
	border-top: none;
	height: 200px;
	overflow-y: scroll;
}
#dropdown div {
	width: 100%;
	border-top: 1px solid #eee;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
}
#dropdown div p {
	margin: 0;
	padding: 3px 3px 3px 9px;
}
#dropdown div:hover,#dropdown div.hoverIE {
	background-color: #333;
	border-color: #333;
	color: #fff;
}
.hideDiv {
	overflow: hidden;
	position: absolute;
	width: 0px;
	height: 0px;
}
table.seminar-table {
	border-collapse: collapse;
	border-color: #EDEDEE;
	width: 400px;
}
table.seminar-table td,table.seminar-table th {
	padding: 3px 5px;
}
table.seminar-table th {
	color: #841303;
}
#branche-wrapper,
#betreff-wrapper {
	display: none;
}

/**
 *
 * Musterverträge
 *
 */
.price-box {
	background: #EDEDEE;
	border-top: 15px solid white;
	margin: 0;
	padding: 10px !important;
	width: 260px;
}

	.price-box h3 {
		color: #841303;
		font-size: 12px;
		margin-bottom: 10px;
	}
	
	.price-box > div {
		border: 1px solid white;
		margin: 0;
		padding: 12px 10px 12px 15px;
	}
	
	
	
/* Gutschein-Aktion */

.voucher {
    margin: 30px 0 0 0;
	overflow: hidden;
	display: none;
}
.voucheremail_wrapper {
    float: left;
    width: 180px;
    padding: 20px 0 0 0;
}
.voucheremail_wrapper label {
    display: block;
    font-weight: bold;
    color: #777;
}
.voucheremail_wrapper input {
    border: 1px solid #ccc;
    padding: 5px;
	width: 150px !important;
}
.voucher_send {
    float: left;
    line-height: 30px;
    margin-bottom: 0 !important;
    padding: 40px 0 0;
    width: 145px;
}

.abholmessage {
    width: 450px;
    margin: 40px 0 0 0;
	display: none;
	clear:both;
}

.voucherloading {
	background: #fff url(img/loader-treuhand.gif) no-repeat 96% 6px !important;
}

#nichtabgeholt {
    color: red;
}

#erfolgreichabgeholt {
    color: green;
}

#box1 > div {
	background: #EDEDEE;
}

#url {
	display: none;
}
