@charset "utf-8";
body {
	background-image: url(../Bilder/layoutfinalslicedmit_01.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
p {
	font-size: 12px;
	font-weight: normal;
	margin-right: 100px;
	margin-left: 100px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin-right: 100px;
	margin-left: 80px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}


.top {
	height: 55px;
	width: 1000px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display:block;
	background-image: url(../Bilder/layoutfinalslicedmit_04.jpg);
	background-repeat: no-repeat;
}

.navi {
	height: 36px;
	width: 1000px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display:block;
	background-repeat: no-repeat;
}

.content {
	width: 1000px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display:block;
	background-image: url(../Bilder/layoutfinal_07.jpg);
	background-repeat: no-repeat;
	height: 316px;
}

.footer {
	height: 256px;
	width: 1000px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display:block;
	text-align: left;
}
a:link {
	font-weight: bold;
	color: #00F;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #00F;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #00F;
	text-decoration: underline;
}
.contentmain {
	width: 1000px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display:block;
	background-repeat: no-repeat;
	text-align: left;
	background-image: url(../Bilder/neuorientiert_14.jpg);
}
table {
	margin-left: 100px;
	font-size: 12px;
	font-weight: normal;
}
.tabdick {
	font-size: 12px;
	font-weight: bold;
}
.google {
	width: 1000px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display:block;
	background-repeat: no-repeat;
	text-align: center;
	height: 400px;
}
.rechts {
	float: right;
	margin-right: 60px;
}

div.player {
	height:300px;
	width:400px;
	position: relative;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	text-align: center;
	top: 0px;
	left: 20px;
}

div.info {
        height : 40px;
        color : #fff;
        margin-top : 45px;
        text-align : left;
        font-family : Verdana, Geneva, sans-serif;
        font-size : 10px;
        border-top : 1px solid #ccc;
        margin-top : 203px;
        padding-top : 5px;
        padding-right : 15px;
        padding-bottom : 5px;
        padding-left : 15px;
        background-color: #333;
}

