body
{
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111;
	margin: 0px;
}

img
{
	border: 0px;
}

a:link, a:visited, a:active
{
	color: #bfbfbf;
	outline: none;
	text-decoration: none;
}



/***
################ LAYOUT ################
***/


#positionContainer
{
	margin: 0 auto;
	margin-top: 20px;
	width: 966px;
	position: relative;
}


/*** background image ***/

#logo, 
#iconView a#fullsize,
#iconView a#thumbnail,
#mainNavigation a.first,
#mainNavigation a:first-child,
#mainNavigation a.last,
#mainNavigation a:last-child,
#slideLeft,
#slideRight
{
	background:url(../../../img/erwinrachbauer/layout.gif) no-repeat;
}


/*** header ***/

#logo
{
	width: 181px;
	height: 154px;
	overflow: hidden;
	margin-left: 23px;
}

#logo a
{
	display: block;
	width: 181px;
	height: 154px;
}

#logo span
{
	position: absolute;
	top: -100px;
}

/*** main navigation ***/

#mainNavigationContainer
{
	float: right;
	padding-right: 22px;
	margin-top: -20px;
	width: 940px;
}


#mainNavigation
{
	float: right;
}

#mainNavigation a
{
	background: #cccccc;
	margin-right: 1px;
	display: block;
	height: 19px;
	float: left;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 7px 0px 7px;
}

#mainNavigation a:hover,
#mainNavigation a.active
{
	background-color: #ABABAB;
}

#mainNavigation a.first,
#mainNavigation a:first-child
{
	background-position: 0px -155px;
}
#mainNavigation a.last,
#mainNavigation a:last-child
{
	background-position: right -155px;
}

#mainNavigation a.first:hover,
#mainNavigation a:first-child:hover,
#mainNavigation a.first-active
{
	background-position: 0px -179px !important;
}
#mainNavigation a.last:hover,
#mainNavigation a:last-child:hover,
#mainNavigation a.last-active
{
	background-position: right -179px !important;
}

/*** icon view ***/

#iconView 
{
	padding-right: 5px;
	float: right;
}

#iconView a#fullsize
{
	display: block;
	float: left;
	width: 33px;
	height: 23px;
	background-position: 0px -203px;
	margin-right: 1px;
}

#iconView a#thumbnail
{
	display: block;
	float: left;
	width: 33px;
	height: 23px;
	background-position: -33px -203px;
}

#iconView a#fullsize:hover,
#iconView a#fullsize.active
{
	background-position: 0px -227px;
}

#iconView a#thumbnail:hover,
#iconView a#thumbnail.active
{
	background-position: -33px -227px;
}

/*** content container ***/

#contentContainer
{
	margin: 30px 0px 0px 0px;
	padding: 0px 24px 0px 24px;
	position: relative;
}

.contentText
{
	background: #000;
	padding: 13px 30px 10px 30px;
	color: #FFF;
	margin-top: -1px;
	height: 50px;
}

#contentMask
{
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	/* 	background: url(../../../img/erwinrachbauer/contentmask.png) no-repeat; */
	width: 918px;
	height: 337px;
	z-index: 100;
}

.contentItem
{
	float: left;
	width: 918px;
}

.contentItem img
{
	margin-left: 5px;
	margin-top: 5px;
	z-index: 5;
}

#contentSlideContainer
{
	position: absolute;
	top: 0px;
	width: 918px;
	height: 409px;
	overflow: hidden;
	float: left;
}

#contentSlider
{
	margin-left: 00px;	
	top: 0px;
	position: absolute;
	
}

#slideLeft, #slideRight
{
	position: absolute;
	top: 175px;
	width: 24px;
	height: 33px;
	cursor: pointer;
	background:url(../../../img/erwinrachbauer/layout.gif) no-repeat;
}

#slideLeft
{
	left: 0px;	 /* anderer Wert im ie6.css */
	background-position: 0px -251px;
	
}

#slideRight
{
	right: 0px;
	background-position: 0px -284px;
}


/*** footer ***/

#footer
{
	position: relative;
	color: #878787;
	padding: 0px 30px;
	word-spacing: 2px;
	margin: 77px 0px 10px 0px;
}

#footer a
{
	text-decoration: underline;
	color: #878787;
}


/*** content seiten ***/

.contentHeader
{
	background:url(../../../img/erwinrachbauer/contentheader.gif);
	width: 878px;
	height: 59px;
	padding:40px 20px 0px 20px;
}

.content
{
	background:url(../../../img/erwinrachbauer/contentbg.jpg);
	border-left: 5px solid #000;
	border-right: 5px solid #000;
	padding: 20px;
}

#topNavigation
{
	float: right;
	color: #878787;
	margin-right: 25px;
}

#topNavigation a:hover,
#topNavigation a.active
{
	color: #616161;
}

.black
{
	background: #000;
}

.noImg
{
	background: #FFF;
	color: #FFF;
	width: 913px;
	text-align: center;
	padding-top: 130px;
	color: #000;
}

.floatColumn
{
	width: 31%;
	float: left;
	margin-right: 30px;
}

.content
{
	background: url(../../../img/erwinrachbauer/contentbg.jpg);
}

.contentFooter
{
	margin: -6px 0px 0px 0px !important; /* anderer Wert im ie6.css */
	background: url(../../../img/erwinrachbauer/mainContentBottom.gif);
	width: 918px;
	height: 17px;
}

.contentBottom
{
	background: url(../../../img/erwinrachbauer/contentbottom.jpg);
	width: 918px;
	height: 10px;
}

.link
{
	font-size: 13px;
	color: #000 !important;
}

#contact
{
	color: #4d4c4d;
	width: 400px;
}

#contact label
{
	width: 100px;
	display: block;
	float: left;
	height: 14px;
	padding-top: 4px;
}

label.error
{
	display: none !important;
}

#contact input, #contact textarea
{
	border: 1px solid #c9c9c9;
	font-size: 11px;
	padding: 2px;
	width: 200px;
	color: #8b8c8e;
	margin-bottom: 1px;
	float: left;
	font-family: Verdana, Geneva, sans-serif
}

#contact input.plz
{
	width: 40px;
}

#contact input.city
{
	width: 154px;
}

#contact input.submit
{
	width: 100px;
	color: #666;
}

#contact .error
{
	border: 1px solid red;
}



.box1
{
	background: #f4f4f4;
}

.box2
{
	background: #b6b6b6;
}

.box3
{
	background: #e7e7e7;
}

.box4
{
	background: #d2d2d2;
}

.box5
{
	background: #e8e8e8;
}

.box6
{
	background: #eaeaea;
}

.box7
{
	background: #dadada;
}

.boxTable td
{
	width: 129px;
	height: 123px;
}

.boxTable img
{
	padding: 0px !important;
	margin: 0px !important;
}

#allFrame
{
	margin-top: -5px;
	margin-left: -4px;
	/*background: url(../../../img/erwinrachbauer/allframe.png);*/
	width: 924px;
	height: 393px;
	padding: 0px 0px 0px 0px;
	z-index: 10;
	position: relative;
}
