* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}

body {
	background: url(../img/muster.png) repeat-y left;
}

p {
	
	padding-top: 10px;
	
}

#root {
	width: 960px;
}

#logo {
	float: left;
	padding: 15px 0px 15px 55px
}

#claim {
	float: right;
	padding: 15px 10px 15px 10px
}

#nav {
	clear: both;	
}

#main {
	clear: both;
	float: left;
	padding: 0 0 0 55px;
	border-bottom: 1px solid #c1c1c1;
}

#content-main {
	float: left;
	width: 650px;
	padding: 30px 0px 0px 0px;
	margin-right: 20px;
}

#content-main a {
	color: #007EC6;
}

#content-right {
	float: right;
	width: 214px;
	padding: 10px 0 10px 10px;
	border-left: 1px solid #c1c1c1;
}

#content-right a {
	color: #007EC6;
}

#footer {
	clear: both;
	float: left;
	font-size: .65em;
	color: #878787;
	width: 500px;
	margin: 10px 0 0 55px;
}

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

#footer a:hover {
	text-decoration: underline;
}

#zertifikate {
	float: left;
	padding-top:10px;
	margin-left:55px;
    padding-bottom: 10px;
}

.picrahmen {
	border: 1px solid #aaaaaa;
}


#divUp {
position:relative;
left: 100%;
top: 30px;
width: 44px;
height: 19px;
float: left;
}

#divDown {
position:relative;
left: 93.5%;
top: 140px;
width: 44px;
height: 19px;
float: left;
}

#divScrollTextCont {
position:relative;
left: 0px;
top: 0px;
width:95%;
height:140px;
overflow:hidden;
visibility:visible;
}

#divText {
position:relative;
left:0px;
top:0px;
width:100%;
}
