body {
	margin: 0px 0px 20px 0px;
	color: #535353;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
}

img {
	border: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}

a {
	color:#535353;
	text-decoration:underline;
}

a:hover{
	text-decoration: none;
}

#boxes a, #boxes a:hover, .box a, .box a:hover {
	color:white;
}


#container {
	width: 901px;
	margin: 0px auto 0px auto;
}

#top {
	width: 901px;
	text-align: left;
}

#top img.logo{
	margin: 10px 0px 10px 16px;
	float: left;
}

#metaNav {
	float: right;
	padding: 10px 22px 0px 0px;
	width: 700px;
	text-align: right;
}

#metaNav a{
	color: #999999;
	text-decoration: none;
}

#nav {
	float: right;
	padding: 0px 0px 0px 0px;
	width: 760px;
	text-align: left;
	margin-top: 65px;
}


/*
#nav a{
	margin-left: 30px;
	
}
*/

#pic {
	width: 901px;
	height: 375px;
	background: url(../images/start_pic.jpg) no-repeat;
	float: left;
	position: relative;
}

#picFollow {
	width: 901px;
	height: 240px;
	background: url(../images/follow_pic.jpg) no-repeat;
	float: left;
	position: relative;
	margin-bottom: 5px;
}

#path {
         width: 800px;
	height: 20px;
	float: left;
	position: relative;
	margin-bottom: 15px;
	padding-left: 95px;

}

#pic #claim {
	width: 450px;
	height: 200px;
	
	position: absolute;
	right: 50px;
	top: 50px;
	
	color: white;
}

#pic #claim h1 {
	font-size: 24pt;
	font-family: helvetica, verdana, sans-serif;
}

#pic #claim .bodytext {
	margin-left: 60px;
}


#picFollow #claim {
	width: 450px;
	height: 200px;
	
	position: absolute;
	right: 160px;
	top: 50px;
	
	color: white;
}

#picFollow #claim h1 {
	font-size: 16pt;
	font-family: helvetica, verdana, sans-serif;
}

#picFollow #claim .bodytext {
	margin-left: 60px;
}


#spruch {
	width: 213px;
	height: 94px;
	background: url(../images/bg_spruch.jpg) no-repeat;
	position: absolute;
	right: 0px;
	top: 257px;
	padding: 19px 8px 0px 20px;
	font-size: 10px;
}

#spruch .bodytext {
	margin:0px;
}

#events {
	width: 901px;
	height: 32px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#events div{
}

/* boxen */

#boxes h1{
	margin-bottom: 3px;
	margin-top: 3px;
}
#boxes p {
	margin:0px;
	}


#boxes .box {
	width: 259px;
	height: 79px;
	margin-right: 11px;
	background: url(../images/bg_box.jpg) no-repeat;
	float: left;
	color: #FFFFFF;
	font-size: 11px;
	padding: 0px 17px 0px 17px;
	position: relative;
}

#boxes .boxLast {
	width: 259px;
	height: 79px;
	margin-right: 0px;
	background: url(../images/bg_box.jpg) no-repeat;
	float: left;
	color: #FFFFFF;
	font-size: 11px;
	padding: 0px 17px 0px 17px;
	position: relative;
}

.arrow {
	position: absolute;
	right: 15px;
	bottom: 10px;
}




/* content */
#leftcell {
	width: 433px;
	float: left;
	font-size: 11px;
	padding: 0px 80px 20px 95px;
	line-height: 140%;
}

#rightcell {
	width: 293px;
	float: left;
}
#rightcell .box {
	width: 259px;
	
	margin-bottom: 11px;
	/*
	background: url(../images/bg_box2.jpg) no-repeat;
	*/
	float: right;
	color: #FFFFFF;
	font-size: 11px;
	padding: 0px 17px 0px 17px;
	position: relative;
}

#rightcell .box h1 {
	margin:0px;
	margin-top: 3px;
}

#rightcell .box .bodytext {
	margin: 0px;
}

#path {
	font-size: 10px;
}

.news-single-img, .news-latest-item img {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.clearer {
	clear: both;
}

#lightbox-overlay-text-about {
	display:none;
}

table {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #99999;
	
}

table tr {
	border: 1px solid #99999;
}

table tr td {
	margin-left: 0px;
	border: 1px solid #99999;
}
table tr th {
	background-color: #BBBBBB;
	border: 1px solid #99999;
	color:white;
}

