@charset "utf-8";

a{
	outline-style: none;
	color: #999999;
	text-decoration: none;



} 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
}

#container {
	position: relative;
	left: auto;
	width:985px;
	height:600px;
	z-index:1;
	background-image: url(../pics/navi/r_rl.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#container_dimmed {
	position: relative;
	left: auto;
	width:985px;
	height:600px;
	z-index:1;
	background-image: url(../pics/navi/dimmed_navi/r_rl.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.bold {
	font-weight: bold;
}


#header {
	position:absolute;
	left:0px;
	top:0px;
	width:985px;
	height:130px;
	z-index:1;
	background-image: url(../pics/navi/ra_o.gif);
	background-repeat: no-repeat;
}
#header_dimmed {
	position:absolute;
	left:0px;
	top:0px;
	width:985px;
	height:130px;
	z-index:1;
	background-image: url(../pics/navi/dimmed_navi/ra_o.gif);
	background-repeat: no-repeat;
}
#logo {
	position:absolute;
	left:40px;
	width:230px;
	height:73px;
	z-index:10;
	bottom: 0px;
}
#navlist {
	position:absolute;
	left:330px;
	width:600px;
	height:30px;
	z-index:3;
	bottom: 26px;
	margin:0px;
	padding:0px;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 35px;
}
#subslider {
	position: absolute;
	left: 0px;



}
#imageflowdiv {
	position: relative;
	bottom: 0px;
	width: 100%;
}

#ifwrapper {
	height:400px;
	width:80%;
	position: absolute;
	padding-left: 10%;
	padding-right: 10%;
	margin-bottom: -15px;
	bottom: 0px;
	padding-top: 50px;
}


#subslider li
{
	list-style-type: none;
	display: inline;
}
#sublist {
	bottom: 5px;
	position: absolute;
	height: 30px;
	width: 350px;
	left: 290px;
}


img {
	margin: 0;
	padding: 0;
	border:0;
	top: 0px;
	display: inline;
}

h1 {
	font-size: large;
}

#content {
	left: 290px;
	position:absolute;
	top: 120px;
	width: 547px;
	background-image: url(../pics/navi/content_boarder_23.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 400px;
	padding-left: 37px;
	padding-top: 50px;
}

#sitemap {
	left: 130px;
	position:absolute;
	top: 120px;
	width: 547px;
	height: 400px;
	padding-left: 0px;
	padding-top: 0px;
}

#buttons {
	position:absolute;
	left:37px;
	width:220px;
	height:50px;
	z-index:3;
	bottom: 26px;
	margin:0px;
	padding:0px;
}

#buttons li
{
display: inline;
list-style-type: none;
}
#footer {
	height: 100px;
	width: 985px;
	bottom: 0px;
	position: absolute;
	background-image: url(../pics/navi/r_u.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#footer_dimmed {
	height: 100px;
	width: 985px;
	bottom: 0px;
	position: absolute;
	background-image: url(../pics/navi/dimmed_navi/r_u.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#container #imgleft {
	position: absolute;
	top: 180px;
	left: 25px;
	width: 250px;
}
#container #content #porfoliolink {
	font-size: x-large;
	color: #666666;
	text-decoration: underline;
}
#container #textleft {
	position: absolute;
	top: 180px;
	left: 70px;
	width: 200px;
}
#container #imgright {
	left: 0px;
	position: relative;
	top: -20px;
}

#container #imgleftcenter {
	position: relative;
	top: 250px;
	left: 37px;
	width: 250px;
}
#container #imgleftfotograf {
	position: relative;
	top: 200px;
	left: 65px;
}
#container #aktionbutton {
	top:250px;
	left: 30px;
	position: absolute;
}

.custTable {
	border: 0px;
	border-style: none;
}

.custTable td{

	padding: 5px;
}
