/*
Website by gyselroth* - Agentur fuer digitale Medien und Print. :: www.gyselroth.com
*/
/* ------------------------ layout */

a#gyselroth {
	position: absolute;
	top: 10px;
	width: 17px;
	height: 325px;
	background: url(../images/gyselroth.gif) no-repeat;
	left: 780px;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #555f14 url(../images/shadow_header.jpg) no-repeat;
	background-position: 770px top;
}
#body {
	margin: 0;
	text-align: left;
	width: 770px;
	margin-left: 10px;
}
#header {
	width: 760px;
	text-align: center;
	background-color: #fff;
	margin: 10px 0 0 0;
	height: 130px;
	
}
#header a#home {
	width: 316px;
	height: 19px;
	float: left;
	margin: 35px 0 0 35px;
}
a.img:hover {
	border: 0;
}
#nav {
	width: 740px;
	height: 25px;
	background-color: #fff;
	padding: 0 10px;
}
#nav ul {
	display: inline;
	margin: 0;
	background-color: #e0dbbd;
	width: 740px;
	float: left;
	padding: 0;
}
#nav li {
	display: inline;
}
#image {
	width: 740px;
	background: #fff url(../images/arbitration.gif) no-repeat;
	height: 150px;
	padding: 0 10px 10px 10px;
	background-position: 10px top;
}
#indexcontent {
	width: 770px;
	float: left;
	background: #fff url(../images/shadow_right.jpg) repeat-y;
	background-position: 760px top;
}
#content {
	width: 665px;
	background-color: #fff;
	padding: 20px 70px 40px 35px;
	float: left;
	background: #fff url(../images/shadow_right.jpg) repeat-y;
	background-position: 760px top;
}
img {
	border: 0;
}
#content img {
	border: 0;
	float: right;
	padding: 0 0 20px 80px;
}
#content h1 img {
	float: none;
	padding: 0;
}
#footer {
	width: 770px;
	height: 10px;
	float: left;
	background: url(../images/shadow_footer.jpg) no-repeat;
	background-position: left top;
}

/* ------------------------ text */
h1 {
	font-size: 1.4em;
}
p {
	color: #333;
	line-height: 1.5em;
}
strong {
	font-weight: bold;
	color: #000;
}
small {
	font-size: 0.9em;
	color: #777;
	font-weight: normal;
}
ul, li {
	margin: 10px 0 0 15px;
	padding: 0;
}
li {
	margin: 0;
	padding-bottom: 10px;
	list-style-image: url(../images/list.gif);
	line-height: 1.3;
	color: #333;
}
a {
	color: #0066cc;
	text-decoration: none;
}
a:hover {
	color: #000;
	border-bottom: 1px solid #000;
}
#nav a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	float: left;
	color: none;
	text-decoration: none;
}
#nav a:hover {
	 background-position: 0 -25px;
}
#nav a.sel {
	 background-position: 0 -25px;
}
a#about {
	background-image: url(../images/nav_r1_c1.gif);
	width: 86px;
}
a#contact {
	background-image: url(../images/nav_r1_c2.gif);
	width: 96px;
}
