html {
	height: 100%;
}

body {
        background: #1c1c1c url(images/back.jpg) repeat-x;
        color: #CCCCCC;
        font: 11px Arial, Helvetica, sans-serif;
        height: 100%;
        padding: 0px;
        width: 100%;
        margin: 0px;
}
#mainBox {
        margin-left: 10%;
        width: 600px;
        height: 100%;
        margin-top: 2%;
        z-index: 100;
        position: absolute;
}
#riss {
        position: absolute;
        top: 0px;
        float: right;
        right: 0px;
        z-index: 10;
}

/* --------------------------------------------------- */

a {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
}

/* --------------------------------------------------- */

a.pfeil {
	background:  url(images/buttonLink_A.gif) no-repeat left center;
	display: block;
	height: auto;
	margin: 5px 0px 0px;
	padding: 1px 0px 1px 21px;
	width: auto;
	float: left;
}

a.pfeil:hover {
	background:  url(images/buttonLink_B.gif) no-repeat left center;
}

/* --------------------------------------------------- */

a.vor {
	width: auto;
	background:  url(images/buttonLink_A.gif) no-repeat right center;
	display: block;
	height: auto;
	margin: 5px 0px 0px;
	padding: 1px 21px 1px 0px;
	width: auto;
	float: right;
}

a.vor:hover {
	background:  url(images/buttonLink_B.gif) no-repeat right center;
}

/* --------------------------------------------------- */

a.zurueck {
	width: 50%;
	background:  url(images/buttonLinkLinks_A.gif) no-repeat left center;
	display: block;
	height: auto;
	margin: 5px 0px 0px;
	padding: 1px 0px 1px 21px;
	width: auto;
	float: left;
}

a.zurueck:hover {
	background:  url(images/buttonLinkLinks_B.gif) no-repeat left center;
}

/* --------------------------------------------------- */

br {
	clear: both;
}

img {
	border: none;
}

strong {
	color: #FF6600;
	font-weight: bold;
	text-transform: uppercase;
}

/* --------------------------------------------------- */

p {
	clear: both;
	margin: 0px 10px;
	padding: 0px;
}

p.news {
	background: #414141 url(images/eckUnten.gif) no-repeat right bottom;
	margin: 0px 7px 2px 8px;
	padding: 5px 5px 5px 10px;
}

p.news strong, p.news_b strong {
	color: #999999;
}

p.news_b {
	background: #595959 url(images/eckUnten.gif) no-repeat right bottom;
	margin: 0px 8px 2px;
	padding: 5px 5px 5px 10px;
}

/* --------------------------------------------------- */

h1 {
	background: url(images/loch.gif) no-repeat left bottom;
	color: #999999;
	font-size: 1em;
	font-weight: normal;
	height: 16px;
	letter-spacing: 0.2em;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px 10px;
	text-transform: uppercase;
	width: auto;
	float: left;
}

h2 {
	color: #FF6600;
	font-size: 1em;
	font-weight: bold;
	margin: 0px 0px 0.2em;
	padding: 0px;
	text-transform: uppercase;
}

h3 {
	color: #999999;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin: 5px 0px 10px;
	padding: 0px 0px 0px 10px;
	text-transform: uppercase;
}

h4 {
	background: url(images/titelBox.gif) no-repeat;
	font-size: 0.9em;
	height: 17px;
	_height: 21px;
	margin: 0px 0px 10px 4px;
	padding: 4px 0px 0px 18px;
}

/* --------------------------------------------------- */

#menu {
	background: url(images/boxMitte.gif);
	clear: both;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-top: 5px;
	width: 580px;
	_width: 590px;
}

/* SubMenu--------------------------------------------------- */

#menu ol {
	background: url(images/sub.gif);
	border-left: 5px solid #1D1D1D;
	float: left;
	height: 73px;
	list-style-type: none;
	margin: 0px;
	padding: 4px 0px 0px;
	width: 205px;
}

#menu ol li {
	background: url(images/loch.gif) no-repeat left bottom;
	clear: both;
	height: auto;
	margin: 0px;
	padding: 0px 0px 4px;
}

#menu ol li a {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: 0.2em;
	margin-left: 10px;
	text-decoration: none;
}

#menu ol li a:hover {
	color: #FF6600;
}

#menu ol li.ohneloch {
	background: url(none);
}

/* MainMenu----------------------------------------------------------- */

#menu ul {
	height: auto;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: auto;
}

#menu ul li {
	float: left;
	height: 79px;
	margin: 0px 1px 0px 0px;
	padding: 0px;
	width: 89px;
}

#menu ul li a {
	background-image: url(images/buttonMain_A.gif);
	color: #CCCCCC;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	height: 49px;
	_height: 79px;
	padding-top: 30px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 89px;
}

#menu ul li a:hover {
	background-image: url(images/buttonMain_B.gif);
}

/* HEAD ---------------------------------------- */

#head {
	background: url(images/boxOben.gif);
	width: 590px;
}

.musterfuergestaltung {
	margin-bottom: 5px;
	margin-left: 14px;
	margin-top: 10px;
}

/* CONTENT/INHALT------------------------------------------- */

#content {
	background: url(images/boxMitte.gif);
	clear: both;
	min-height: 500px;
	margin: 0px;
	padding: 10px 10px 5px;
	text-align: left;
	width: 570px;
	_width:580px;
}

/* SPALTE ------------------------------------------- */

#oben {
	background: url(images/rundBoxOben.gif) no-repeat;
	font-size: 1px;
	height: 5px;
	margin: 0px;
	padding: 0px;
	width: auto;
	_width: 570px;
}

#obenzwei {
	background: url(images/rundBoxObenZwei.gif) no-repeat;
	font-size: 1px;
	height: 5px;
	margin: 0px;
	padding: 0px;
	width: auto;
	_width: 570px;
}

/* --------------------------------------------------- */

#middle {
	background: url(images/rundBoxMitte.gif);
	margin: 0px;
	padding: 2px 0px;
	min-height: 500px;
	width: auto;
	_width: 570px;
}

#middlezwei {
	background: url(images/rundBoxMitteZwei.gif);
	margin: 0px;
	padding: 2px 0px;
	min-height: 500px;
	width: auto;
	_width: 570px;
}

/* --------------------------------------------------- */

#unten {
	background: url(images/rundBoxUnten.gif) no-repeat;
	clear: both;
	font-size: 1px;
	height: 5px;
	margin: 0px;
	padding: 0px;
	width: auto;
	_width: 570px;
}

#untenzwei {
	background: url(images/rundBoxUntenZwei.gif) no-repeat;
	clear: both;
	font-size: 1px;
	height: 5px;
	margin: 0px;
	padding: 0px;
	width: auto;
	_width: 570px;
}

/* 2Spalter---------------------------------- */

#left {
	float: left;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 310px;
}

#right {
	float: left;
	height: 100%;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 255px;
	_width: 255px;
}

/* --------------------------------------------------- */

#foot {
	background: url(images/footer.gif) no-repeat;
	clear: both;
	font-size: 0.9em;
	height: 18px;
	letter-spacing: 0.1em;
	margin-left: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	width: 568px;
	_width: 590px;
}

.meta {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 50%;
}

.subline {
	float: left;
	width: 50%;
}

/* --------------------------------------------------- */

.line {
	background: url(images/line.gif) repeat-x center;
	font-size: 3em;
}


/* BOXEN -------------------------------------- */

#info {
	height: 61px;
	margin-left: 6px;
	margin-top: 2px;
	width: 137px;
}

#thumb {
	float: left;
	margin: 0px;
	padding: 0px;
}

/* DetailAnsicht ------------------------------- */

#detail {
	background: url(images/kastenDetailOben.gif) no-repeat;
	height: auto;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	width: 565px;
	clear: both;
}

#detail p {
	background: url(images/kastenDetailUnten.gif) no-repeat left bottom;
	margin: 0px;
	padding-bottom: 12px;
	padding-top: 12px;
	text-align: center;
}

/* Banner ------------------------------- */

#banner {
	background: url(images/kastenBannerOben.gif) no-repeat;
	height: auto;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 300px;
}

#banner p {
	background: url(images/kastenBannerUnten.gif) no-repeat left bottom;
	margin: 0px;
	padding-bottom: 12px;
	padding-top: 10px;
	text-align: center;
}

/* --------------------------------------------------- */

#featured {
	background: url(images/kastenFeaturedWork.gif) no-repeat;
	height: 89px;
	height: 99px;
	margin: 0px 0px 0px 5px;
	padding: 11px 11px 0px 12px;
	width: 277px;
	_width: 300px;
}

/* --------------------------------------------------- */

#team {
	background: url(images/kastenTeam.gif);
	height: 89px;
	_height: 100px;
	margin: 0px 0px 0px 3px;
	padding: 11px 11px 0px 12px;
	width: 225px;
	_width: 248px;
}

#team #info {
	float: left;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	width: 125px;
}

/* --------------------------------------------------- */

#work {
	background: url(images/kastenWork.gif) no-repeat;
	clear: both;
	height: 177px;
	_height: 188px;
	margin: 0px 0px 5px 3px;
	padding: 12px 9px 0px 12px;
	width: 542px;
	width: 564px;
}

#work #info {
	height: 146px;
	margin-left: 8px;
	margin-top: 4px;
	width: 135px;
}

#work #thumb {
	margin-right: 3px;
}

/* SCHALTER ------------------------------------------ */

#schalter {
	float: right;
	height: auto;
	margin: 0px;
	padding: 0px;
	width: 169px;
	_width: 147px;
}

#schalter .line {
	background: url(images/line.gif) repeat-x center;
	font-size: 0.5em;
}

#schalter a {
	background: url(images/buttonSchalter_A.gif);
	color: #797878;
	display: block;
	height: 16px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	width: 146px;
}

#schalter a:hover {
	background: url(images/buttonSchalter_B.gif);
}

#schalter p {
	margin: 0px;
	padding: 0px;
}

#schalter strong {
	color: #999999;
	font-weight: normal;
	text-transform: uppercase;
}

#schalter_2 {
	float: right;
	height: auto;
	margin: 0px;
	padding: 0px;
	width: 145px;
	_width: 147px;
}

#schalter_2 a {
	background: url(images/buttonSchalter_A.gif);
	color: #797878;
	display: block;
	height: 16px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	width: 146px;
}

#schalter_2 a:hover {
	background: url(images/buttonSchalter_B.gif);
}

#schalter_2 p {
	margin: 0px;
	padding: 0px;
}

/* FormularElemente--------------------------------------------------- */

form {
	margin: 0px;
	padding: 0px;
}

input, select {
	background: #1B1B1B;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #000000;
	border-right: 1px solid #666666;
	border-top: 1px solid #000000;
	color: #999999;
	float: left;
	font-size: 1em;
	height: auto;
	margin: 2px 7px 0px 0px;
	padding: 2px 2px 3px;
	width: auto;
}

input.button {
	background: #333333;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #999999;
	border-right: 1px solid #000000;
	border-top: 1px solid #999999;
	padding: 1px 0px 2px;
	text-transform: lowercase;
}

input.klein {
	width: 30px;
}

textarea {
	background: #1B1B1B;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #000000;
	border-right: 1px solid #666666;
	border-top: 1px solid #000000;
	color: #999999;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 150px;
	margin: 2px 0px 0px;
	overflow: auto;
	padding: 2px 2px 3px;
	width: 540px;
}

.radio {
	background: #2D2D2D;
	border: none;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

.check {
	background: #2D2D2D;
	border: none;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

/* --------------------------------------------------- */

#filter {
	float: right;
	margin-right: 10px;
	text-transform: uppercase;
}

#flags {
	margin-bottom: 1px;
	text-align: right;
	width: 589px;
}

#kontakt {
	color: #CCCCCC;
	float: left;
	height: auto;
	padding: 2px 2px 2px 10px;
	width: auto;
}

#newsletter {
	background: url(images/sub.gif);
	border-left: 5px solid #1D1D1D;
	color: #999999;
	float: left;
	font-size: 1em;
	height: 75px;
	_height: 77px;
	margin: 0px;
	padding: 2px 0px 0px;
	width: 205px;
	_width: 210px;
}



#trenner {
	background: url(images/trenner.gif) no-repeat;
	clear: both;
	font-size: 1px;
	height: 3px;
	width: 590px;
}
.orange {
	color: #FFFFFF;
}
.note {
	font-style: italic;
}

/* --------------------------------------------------- */

.route {
	background: url(images/route.gif) no-repeat;
	width: 270px;
	float: left;
	margin: 0px 0px 5px;
	padding: 0px;
	border-left: 10px solid #2D2D2D;
	height: 120px;
}

.route input {
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: -2px;
	width: 200px;
}

.route select {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: -2px;
	width: 205px;
}

.route .ort {
	width: 140px;
}

.route .klein {
	width: 45px;
}

.route .button {
	width: auto;
	margin-top: 31px;
}
.icon {
	margin-bottom: -3px;
}

/* SiteMap---------------------------------------- */


#middle ol {
	text-transform: none;
	letter-spacing: normal;
	padding: 0px;
	margin: 5px 0px 5px 15px;
}
#middle ol li {
	margin: 0px 0px 0px -10px;
	padding: 0px;
	list-style: url(images/listeKreuzklein.gif) inside;
}
#middle ol ol li {
	list-style: url(images/listePfeil.gif) inside;
}


a.list {
	margin: 0px 0px 5px;
	padding: 0px;
	text-transform: uppercase;
	color: #FF6633;
	font-weight: bold;
}

a.list:hover {
	color: #666666;

}

/* --------------------------------------------------- */

.small {
	font-size: 0.9em;
	line-height: 1em;
	background: #000000;
	padding: 4px 2px;
	margin: 0px 7px 1px 0px;
}
.small input {
	background: #000000;
	margin: 0px 2px;
}
