/* www.gosch.at */

body {
	margin: 0;
	border: 0;
	background: #4c4c4c url(../img/backgrounds/body.gif) top center repeat-x;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 81.25%;
}

#sequel {
	margin-top: 230px;
}

#sequel p {
	color: #dee0c1;
}

body.hasfeature #sequel {
	margin-top: 600px;
}

#spacer-2entries {
	float: right;
	width: 250px;
	height: 80px;
}
	

a img {
	border: 0;
}

#container {
	margin: 0;
	background: transparent url(../img/backgrounds/container.jpg) center top repeat-x;
	padding: 0;
}

#main {
	margin: 0 auto;
	width: 910px;
	padding: 0;
}

#content {
	position: relative;
	float: left;
	margin: 0;
	border: 0;
	width: 520px;
	background: transparent;
	padding: 65px 70px 10px 70px;
	min-height: 630px;
}

#header {
	clear: both;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 910px;
	padding: 0;
	text-align: center;
}

#language {
	display: none;
	float: right;
	margin: 0;
	width: 128px;
	height: 128px;
	background: transparent url(../img/backgrounds/language.jpg) right top no-repeat;
	padding: 12px 0 0 0;
	text-transform: uppercase;
	font-style: italic;
	font-size: 11px;
	list-style-type: none;
}

#language li {
	margin-top: 2px;
	text-align: right;
}

#language strong {
	color: #950a0e;
	font-weight: normal;
}

#language a {
	color: #808080;	
}

#header img.logo {
	float: right;
	margin: 49px 190px 0 0;
}

#header img.tagline {	
	display: none;
}

#heading {
	display: none;
}

#menu {
	float: left;
	margin: -126px 0 0 785px;
	padding: 0;
	font-size: 15px;
	color: #bac700;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
/*	line-height: 1.44em; inkl. "schauraum" */
	line-height: 1.68em;	
	text-align: right;
}

#menu li strong {
	display: block;
	background: transparent url(../img/backgrounds/menuLiStrong.png) right 50% no-repeat;
	padding-right: 6px;
}

#menu a {
	padding-right: 6px;
}

#menu a:link {
	color: #c7c6af;
}

#menu a:visited {
	color: #c7c6af;
}

#menu a:hover {
	color: #a5a48e;
	text-decoration: none;
}

#menu a:active {
	color: #c7c6af;
	text-decoration: none;
}

#menu li strong a:link,
#menu li strong a:visited,
#menu li strong a:hover,
#menu li strong a:active {
	color: #c7c6af;
	padding-right: 0;
}

#menu li strong a:hover {
	color: #a5a48e;
}

/* "submenu" */

#submenu {
	position: absolute;
	top: 217px;
	right: 20px;
	margin: 0;
	width: 254px;
	padding: 15px 0 0 0;
	background: transparent url(../img/backgrounds/submenu.png) top left no-repeat;
	text-align: right;
}

#submenu h2 {
	margin: 3px 29px 3px 30px;
	border-top: none;
/* 	background: transparent url(../img/backgrounds/submenuH2.png) right 50% no-repeat;
	*/
	padding: 2px 6px 2px 0;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #bac700;
}

#submenu h2 a:link,
#submenu h2 a:visited,
#submenu h2 a:hover,
#submenu h2 a:active {
	color: #c7c6af;
} 

#submenu h2 a:hover {
	color: #a5a48e;
	text-decoration: none;
}


#submenu ul {
	margin: 22px 0 -43px 0;
	background: transparent url(../img/backgrounds/submenuUl.png) bottom left no-repeat;
	padding: 0 30px 30px 30px;
	list-style-type: none;
	text-align: left;
	font-size: 12px;
}

#submenu li {
	margin: 0 0 0 0;
}

#submenu ul a,
#submenu ul a:link {
	display: block;
	margin: 0 -18px 0 -18px;
	background: transparent url(../img/backgrounds/submenuUlA.gif) left 50% no-repeat; 
	padding: 1px 0 1px 28px;
	color: #ffffff;
}
#submenu ul a:hover {
	background: transparent url(../img/backgrounds/submenuUlAHover.png) left 50% no-repeat; 
	text-decoration: none;
}


#submenu ul strong {
	display: block;
	margin: 0 -18px 0 -18px;
	background: transparent url(../img/backgrounds/submenuUlStrong.png) left 50% no-repeat; 
	padding: 1px 0 1px 28px;
	color: #ffffff;
	font-weight: normal;
}



/* cloud */

#cloud {
	position: absolute;
	top: 595px;
	right: -210px;
	float: right;
	width: 524px;
	background: transparent url(../img/backgrounds/cloud.png) right top no-repeat;
	padding: 0;
}

#cloud.big {
	top: 345px; 
	left: 70px;
	width: 768px;
	background: transparent url(../img/backgrounds/cloud.big.png) right top repeat-x;
}

#cloud p {
	clear: right;
	margin: 0 0 -43px 0;
	height: 0;
	background: transparent url(../img/backgrounds/cloudP.png) right bottom no-repeat;
	padding: 0 20px 43px 30px;
}

#cloud.big p {
	background: transparent url(../img/backgrounds/cloud.bigP.png) right bottom repeat-x;
}

.context {
	float: right;
	margin: 0 12px 10px 0px;
	width: 158px;
	padding: 27px 0 0 0;
	text-align: left;
}

.context h2 {
	margin: 0 30px 19px 18px;
	border-top: none;
	padding: 0 0 5px 0;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	color: #cccccc;
}

.context h2 a:link,
.context h2 a:visited,
.context h2 a:hover,
.context h2 a:active {
	color: #ffffff;
}

.context h2 a:hover {
	color: #cae8ff;
	text-decoration: none;
}

.context ul {
	margin: 0 0 -43px 0;
	padding: 0 15px 34px 20px;
	list-style-type: none;
	text-align: left;
}

.context li {
	margin: 0;
	padding: 0;
}

.context ul a {
	display: block;
	margin: 0 -22px 0 -22px;
	background: transparent url(../img/backgrounds/contextUlA.gif) left 50% no-repeat; 
	padding: 4px 0 4px 32px;
	color: #ffffff;
}

.context ul a:hover {
	background-image: url(../img/backgrounds/contextUlAHover.png);
	text-decoration: none;
	color: #ffffff;
}

.context li img {
	float: left;
	margin: 1px 5px 0 0;
	border: 2px solid #ffffff; 
	width: 36px;
	height: 12px;
}








#cloud.big .context {
	margin: 0 0 10px 18px;
	width: 238px;
	padding: 27px 0 0 0;
	text-align: left;
}

#cloud.big .context h2 {
	margin: 2px 30px 16px 18px;
	border-top: none;
	padding: 0 0 5px 0;
	font-size: 15px;
	font-weight: bold;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 1.3em;
	color: #ffffff;
}

#cloud.big .context h2 a:link,
#cloud.big .context h2 a:visited,
#cloud.big .context h2 a:hover,
#cloud.big .context h2 a:active {
	color: #6e6442;
}

#cloud.big .context h2 a:hover {
	color: #cae8ff;
	text-decoration: none;
}


#cloud.big .context ul {
	margin: 0 0 -43px 0;
	padding: 0 15px 34px 20px;
	list-style-type: none;
	text-align: left;
}

#cloud.big .context li {
	margin: 0;
	padding: 0;
}

#cloud.big .context ul a {
	display: block;
	margin: 0 -22px 0 -22px;
	background: transparent url(../img/backgrounds/contextUlA.gif) left 50% no-repeat; 
	padding: 4px 0 4px 32px;
	color: #ffffff;
}

#cloud.big .context ul a:hover {
	background-image: url(../img/backgrounds/contextUlAHover.png);
	text-decoration: none;
	color: #ffffff;
}






/* quickmenu */	

#menu ul {
	position: absolute;
	top: 186px;
	left: 593px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

#menu ul li {
	padding-right: 0;
}

#menu ul strong {
	padding-right: 0;
}


#menu ul a {
	padding-right: 0;
}


#raum * {
	display: block;
	float: left;
	margin-right: 10px;
	width: 30px;
	height: 8px;
	background: transparent url(../img/backgrounds/quickmenu/raum-a.png) top left no-repeat;
	text-indent: -9999px;
}

#menu li #raum strong {
	display: inline;
	background-image: url(../img/backgrounds/quickmenu/raum-strong.png);
}

#raum a:hover {
	background-image: url(../img/backgrounds/quickmenu/raum-aHover.png);
}

#flaeche * {
	display: block;
	float: left;
	margin-right: 9px;
	width: 43px;
	height: 8px;
	background: transparent url(../img/backgrounds/quickmenu/flaeche-a.png) top left no-repeat;
	text-indent: -9999px;
}

#menu li #flaeche strong {
	background-image: url(../img/backgrounds/quickmenu/flaeche-strong.png);
}

#flaeche a:hover {
	background-image: url(../img/backgrounds/quickmenu/flaeche-aHover.png);
}


#farbe * {
	display: block;
	float: left;
	width: 35px;
	height: 8px;
	background: transparent url(../img/backgrounds/quickmenu/farbe-a.png) top left no-repeat;
	text-indent: -9999px;
}

#menu li #farbe strong {
	background-image: url(../img/backgrounds/quickmenu/farbe-strong.png);
}

#farbe a:hover {
	background-image: url(../img/backgrounds/quickmenu/farbe-aHover.png);
}
	
	

#menu ul li {
	display: inline;
	padding: 0;
	text-align: left;
}

#menu ul li strong {
	color: #ffffff;
	font-weight: bold;
}

#menu ul a:link {
	color: #98edff;
}

#menu ul a:visited {
	color: #aadee9;
}

#menu ul a:hover {
	color: #98edff;
	text-decoration: underline;
}

#menu ul a:active {
	color: #98edff;
	text-decoration: none;
}

/* ul#location */

#location {
	clear: both;
	position: absolute;
	top: 40px;
	left: 45px;
	margin: 0;
	background: transparent;
	border: 0;
	padding: 0;
	font-size: 12px;
	text-transform: uppercase;
}

#location li {
	display: inline;
	position: relative;
	padding: 0;
	list-style-type: none;
}

#location ul {
	margin: 0;
	display: inline;
	top: 0;
	padding: 0;
}

#location li li {
	left: 0;
}


#location li a {
	margin: 0;
	background: transparent url(../img/backgrounds/locationLiA.gif) right 45% no-repeat;
	padding: 0 12px 0 1px;
}

#location a:link, 
#location a:visited, 
#location a:hover, 
#location a:active {
	color: #c3c9d0; 
}

#location a:hover {
	color: #82a2d2;
	text-decoration: none;
}






h1, h2, h3 {
	background-color: transparent;
}

h1 {
	margin: 0 0 0 0;
	width: 450px;
	color: #bac700;
	padding: 0;
	letter-spacing: 0;
    letter-spacing: -.05em;
    line-height: 1em;
	font-size: 28px;
}

h1 img {
	vertical-align: middle;
	margin: -23px 18px -17px -10px;
}

h2 {
	clear:left;
	margin-top: 1.5em;
	border-top: 1px dotted #c5d300;
	font-size: 123.08%;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0.8em;
}

h2,
h3 {
	margin-bottom: 0;
}

h3 {
	margin-top: 1.5em;
	font-size: 107.69%;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
}

p {
	margin-top: 0.7em;
	margin-bottom: 0;
	background-color: transparent;
	line-height: 1.3em;
}

ul.images {
	position: absolute;
	top: 260px;
	left: 40px;
	margin-bottom: 0;
	background: transparent url(../img/backgrounds/images.gif) center bottom no-repeat;
	border: 0;
	list-style-type: none;
	padding: 40px 0 0 0;
}

ul.images li {
	margin: 10px 0 0 0;
	padding: 0;
}


ul.images a img {
	display: block;
	margin: 0;
	width: 60px;
	height: 60px;
	border: 1px dotted #dee0c1;
	padding: 0;
	vertical-align: bottom;
}

ul.images a:hover img {
	border: 1px solid #ffffff;
/*
border-color: #bac700;
*/
}


strong {
}

blockquote {
	margin: 10px 0 0 0;
	width: 440px;
	padding: 0;
	font-size: 100%;
	color: #918f8a;
	min-height: 128px;
}

blockquote p {
	line-height: 1.5em;
	padding: 10px 0 0 0;
	margin-top: 3px;
}

blockquote p em {
	text-transform: uppercase;
	color: #bac700;
	font-style: normal;
}


blockquote p.citation {
	color: #ef7471;
	text-transform: uppercase;
	padding-left: 0;
	margin-top: 9px;
}

blockquote strong {

}

blockquote h2 {
	margin-top: 0.3em;
}

blockquote p em {
	letter-spacing: 1px;
}


blockquote ul {
	padding-bottom: 0.3em;	
}

/*
blockquote.quoted {
	background: #fcf6f5 url(../img/bg/blockquote.quoted.gif) top left no-repeat;
}
*/

#lead {
	position: absolute;
	z-index: 9;
	margin: 0 0 0 -69px;
	width: 548px;
	background: transparent url(../img/backgrounds/blockquote.png) top right no-repeat;
	padding: 0 0 15px 0;
 	min-height: 195px;
}

#lead h1,
#lead blockquote {
	margin-left: 45px;
}

#lead dt {
	color: #c9c7aa;
}

#lead a:link,
#lead a:visited,
#lead a:hover {
	color: #82a2d2;
}

#lead a:active {
	color: #c5d300;
}

#feature {
	position: absolute;
	margin: 196px 0 0 -54px;
	width: 878px;
	height: 388px;
}


#footer {
	margin: 0 auto;
/*	width: 1080px; */
	width: 980px;
	background: #4c4c4c url(../img/backgrounds/footer.gif) top center no-repeat;
	padding: 40px 0 400px 0;
	font-size: 11px;
	text-transform: uppercase;
	color: #c8c7b1;
}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	color: #ffffff;
}

#footer a:hover {
	text-decoration: underline;
}


#footer img {
	float: left;
}

#footer p {
	margin: 0;
	padding-top: 0;
	text-align: center;
}

ol,
ul {
	list-style-type: disc;
	margin: 15px 0 20px 30px;
	padding: 0;
}

ol ol,
ul ul {
	margin: 8px 0 10px 25px;
}


li {
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 1.3em;
}

li h2 {
	margin-top: 0.8em;
	margin-bottom: 0.3em;
}

li h3 {
	margin-top: 0.6em;
	margin-bottom: 0.2em;
}

li h4 {
	margin-top: 0.4em;
	margin-bottom: 0.2em;
}

li p {
	margin-top: 0;
	margin-bottom: 0.6em;
}

#content ul.biglist {
	list-style-type: none;
	margin-top: 2.0em;
	margin-left: 0;
	padding-left: 0;
	min-height: 50px;
}

#content ul.biglist li {
	clear: left;
	margin-top: 0;
	margin-left: 0;
	height: 50px;
	border-top: 1px dotted #dee0c1;
	border-left: 1px dotted #dee0c1;
	background: #97956e url(../img/backgrounds/biglistLi.png) left top repeat-y;
	padding: 10px 0 0 0;
}

#content ul.biglist li:hover {
	background-image: url(../img/backgrounds/biglistLiHover.png);
	cursor: default;
}

#content ul.biglist li:hover a {
	color: #ffffff;
}


#content ul.biglist a:link,
#content ul.biglist a:visited {
	color: #cae8ff;
}



#content ul.biglist a:hover {
	color: #ffffff;
	text-decoration: none;
}

#content ul.biglist a strong {
	text-transform: none;
}


#content ul.biglist a:hover img {
	margin: -10px 15px 0 0;
	width: 60px;
	height: 60px;
}

#content ul.biglist img {
	float: left;
	margin: -5px 20px 5px 5px;
	width: 50px;
	height: 50px;
}

#content ul.biglist p {
	margin: 0 15px 0 0;
	color: #dee0c1;
	line-height: 1.2em;
	text-align: left;
}

#content ul.biglist h2 {
	margin: 10px 0 5px 0;
	border-top: 0;
	padding-top: 0;
}

#content ul.biglist h2 a:hover img {
	margin-top: -22px;
}

#content ul.biglist h2 img {
	margin-top: -17px;
}

#content ul.biglist h3 {
	margin: 0 0 5px 0;
}

#content ul.biglist blockquote {
	margin: 0;
	color: #000000;
	padding: 0; 
}

#content ul.biglist blockquote p {
	color: #000000; 
	padding-left: 0;
	text-transform: none;
	font-size: 100%;
}


/**/
/* biglist simple */
/**/

#content ul.simple {
	margin-bottom: -13px;
	padding-top: 0;
	padding-bottom: 0;
}

#content ul.simple li {
	height: 30px;
	padding: 10px 0 0 0;
}

#content ul.simple li h2 {
	margin: 1px 0 5px 0;
	border-top: 0;
	padding-top: 0;
}

#content ul.simple li h2 img {
	float: left;
	margin: -17px 10px -3px 5px;
	width: 50px;
	height: 50px;
}

#content ul.simple li h2 a:hover img {
	margin: -22px 5px -8px 0;
	width: 60px;
	height: 60px;
}

#content ul.simple li h2 img.colors,
#content ul.simple li h2 a:hover img.colors {
	margin: -6px 10px 0 0;
	width: 90px;
	height: 30px;
	padding: 0;
}





#content ul.simple li h3 {
	margin: 1px 0 5px 0;
	border-top: 0;
	padding-top: 0;
}

#content ul.simple li h3 img {
	float: left;
	margin: -12px 5px 2px 5px;
	width: 40px;
	height: 40px;
}

#content ul.simple li h3 a:hover img {
	margin: -17px 0 -3px 0;
	width: 50px;
	height: 50px;
}











/**/
/* gallerylist */
/**/


#content ul.gallerylist {
	list-style-type: none;
	margin: 0;
	padding: 9px 0 0 0;
}

#content ul.gallerylist li {
	float: left;
	margin-top: 0;
	margin-left: 0;
	height: 50px;
	border-top: 1px dotted #dee0c1;
	border-left: 1px dotted #dee0c1;
	background: #97956e url(../img/backgrounds/biglistLi.png) left top repeat-y;
	padding: 10px 0 0 0;
}

#content ul.gallerylist li:hover {
	background-image: url(../img/backgrounds/biglistLiHover.png);
	cursor: default;
}

#content ul.gallerylist a:hover img {
	margin: -10px 0 0 0;
	width: 60px;
	height: 60px;
}

#content ul.gallerylist img {
	float: left;
	margin: -5px 5px 5px 5px;
	width: 50px;
	height: 50px;
}



/*
ul.download li {
	background-image: url(../img/bg/ul.downloadLi.gif);
	padding-left: 19px;
}
*/	

dl {
	margin: 1.0em 0 1.5em 0;
	padding: 0;
}

dt {
	float: left;
	margin-right: 6px;
	color: #dee0c1;
	text-transform: uppercase;
	letter-spacing: 1px;
/*
	font-size: 90%;
*/
	font-variant: small-caps;
}

dd {
	margin-bottom: 3px;
	margin-left: 0;
}

a {
	outline: none;
}

a strong { 
}

a:link {
	color: #cae8ff;
	background-color: transparent;
	text-decoration: none;
}


a:visited {
	color: #cae8ff;
	background: transparent;
	text-decoration: none;
}


a:hover {
	color: #cae8ff;
	background: transparent;
	text-decoration: underline;
}

a:active {
	color: #c5d300;
	background: transparent;
	text-decoration: none;
}

a.external,
a.external:link,
a.external:visited,
a.external:hover,
a.external:active {
	background: transparent url(../img/backgrounds/a.external.gif) left 55% no-repeat;
	padding-right: 1px;
	padding-left: 16px;
}

a.save {
	background: transparent url(../img/backgrounds/a.save.gif) 3px 4px no-repeat;
	padding-left: 20px;
}

div.column {
	float: left;
	width: 300px;
}

.float-right {
	float: right;
	display: block;
	margin: 0 0 0 10px;
	border: 0;
	padding: 0 0 20px 20px;
}

.float-left {
	float: left;
	display: block;
	position: relative; 
	margin: 0 15px 10px 0;
	border: 0;
	padding: 0;
}

.clear-left {
	clear: left;
}

.clear-right {
	clear: right;
}

.clear-both {
	clear: both;
}

.nowrap {
	white-space: nowrap;
}

.googlemaps {
	display: none;
	margin: 15px -250px 10px 0;
	border: 1px dotted #bac700;
	background: #aeac7c;
	padding: 0;
	vertical-align: bottom;
}

.googlemaps iframe {
	width: 764px;
	height: 500px; 
	margin: 2px 2px 0 2px;
	padding: 0;
}

.googlemaps p {
	margin:  0 2px 2px 2px;
	padding: 0 2px 2px 2px;
	text-align: center;
}




span.time {
	color: #999999;
}

.biglink {
	margin-left: 0;
	margin-bottom: 0;
	border-bottom: 1px dashed #cccccc;
	padding: 0 0 8px 0;
}

.biglink .biglink {
	border-bottom: 0;
}

.biglink .biglink li {
	border-top: 0;
}


.biglink li {
	clear: left;
	margin: 8px 0 0 0;
	border: 0;
	border-top: 1px dashed #cccccc;
	background: transparent;
	padding: 8px 0 0 0;
}

.biglink li img ,
.biglink li a img {
	display: inline;
	float: left;
	margin: 0 0 0 -140px;
}

.biglink .biglink li img ,
.biglink .biglink li a img {
}

.biglink li h3 {
	margin-left: 0;
	padding: 10px 0 0 140px;
}

.biglink li p {
	padding-left: 140px;
}

/* features ////////////////////////////////////////////////////////////*/

.feature-right {
	margin: -70px 0 20px 15px;
	float: right;
	display: block;
	border-top: 2px solid #b67300;
	border-bottom: 1px dotted #a08e81;
	background-color: #f2f2f2;
	text-align: center;
	color: #a08e81;
}

.feature-right img {
	display: block;
	text-align: center;
}

.feature-right * {
	margin: 0;
	padding: 0;
}

.feature-right p {
	padding: 5px 3px 4px 3px;
	white-space: nowrap;
}

.feature-left {
	margin: 13px 20px 0 5px;
	float: left;
	display: block;
	border: 1px dotted #bac700;
	padding: 2px;
	background-color: #f2f2f2;
	text-align: center;
	color: #a08e81;
}

.feature-left img {
	display: block;
	text-align: center;
}

.feature-left * {
	margin: 0;
	padding: 0;
}

.feature-left p {
	padding: 5px 3px 4px 3px;
	white-space: nowrap;
}

.flashvideo_320x240 {
	margin: 0 0 0 -20px;
}

.flashvideo_320x240 div {
	float: left;
	margin: 15px 0 15px 20px;
	background: #e0e0e0;
	padding: 10px;
}

.flashvideo_320x240 div p {
	border-top: 1px dotted #808080;
	margin: 4px -10px -10px -10px;
	padding: 11px 13px 13px 13px;
	width: 314px;
	background: #f0f0f0;
	color: #a08080;
	line-height: 1.25em;
	font-size: 12px;
	text-align: center;
}


/**/

/* alert */

.alert {
	margin: 12px 0 0 0;
	border: 0;
	border-top: 5px solid #f0de8a;
	background-color: #faf6e6;
	padding: 0 12px 12px 12px;
}

.alert h2 {
	padding-top: 0;
}


/* fieldset */

form, label {
	margin: 0;
	border: 0;
	padding: 0;
}

fieldset {
	overflow: visible;
	margin: 0.5em 0 0 0;
	padding: 0 20px 10px 20px;
	background: #f2f2f2;
	border: 1px solid #cccccc;
}

fieldset legend {
	display: none;
/*
	overflow: visible;
	margin: -1.0em 0 0 -8px;
	border: 1px solid #9497a8;
	background: #ffffff;
	padding: 1px 7px 1px 7px;
	color: #9497a8;
*/
}

fieldset p {
	clear: left;
	margin: 7px 0 0 0;
	padding: 5px 0 0 0;
}

fieldset ul {
	list-style-type: none;
	margin: 7px 0 0 0;
	padding: 5px 0 5px 0;
}

fieldset ul.select,
fieldset ul.select ul {
	list-style-type: disc;
	margin: 0 0 0 10px;
	padding: 3px 0 2px 0;
}

fieldset li {
	background-image: none;
	clear: left;
	margin-top: 1px;
	padding: 2px 0;
}

fieldset li label {
	display: block;
	float: left;
	width: 7.5em;
	line-height: 1.5em;
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
}

fieldset li label input {
	display: inline;
	float: left;
	line-height: 1.5em;
	vertical-align: middle;
	margin-right: 3px;
}

fieldset li.required label {
	font-weight: bold;
}

fieldset li.required label span.unit {
	font-weight: normal;
}


fieldset fieldset {
	margin-right: 0;
	border-color: #d1d1d1; 
	padding: 0 15px 10px 15px;
}

fieldset fieldset legend {
	background: #d1d1d1;
}

fieldset fieldset ul {
	padding: 7px 0 0 0;
}

fieldset fieldset li {
	margin-top: 0;
	padding: 0;
}

fieldset img.labeled {
	float: left;
	margin: 5px 0;
	background: #ffffff;
	padding: 20px 25px;
}

input,
select,
textarea {
	float: left;
	margin: 0;
	width: 300px;
	border-width: 1px;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif!important;
	font-size: 91%;
}

input.small {
	width: 120px;
}	

input.button {
	width: auto;
	margin-top: 5px;
	padding-right: 7px;
	padding-left: 7px;
}

/* clearfix-hack */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* hides from ie-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/**/

.gosch-gesmbh {
	white-space: nowrap;
}

.schauraum {
	display: none;
}
