body {
	margin-top: 70px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	text-align: center;
}

table {
	font-size: 12px;
	color: #5b5f51;
}

div#main {
	text-align: left;
    width: 662px;
    margin-left: auto;
	margin-right: auto;
}

div#header {
	float: left;
	margin-right: 1px;
}


/* MENÜ */

div#menu {
	padding-right: 50px;
	color: #828c81;
}

div#menublock {	
	text-align: right;
	display:table-cell;
	padding-top: 20px;
	vertical-align: top;
	background-color: #d6e7d6;
	height: 220px;
	width: 220px;
	/*background-image: url(/images/navi.jpg);
	background-position: 8px 8px;
	background-repeat: no-repeat;*/
}


/* CONTENT-DIVS */

div#startseitenBlock1 {
	/*background-image: url(/images/startBlock1.jpg);*/
	background-color: #b4cfae;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 1px;
	margin-right: 1px;
	height: 220px;
	width: 220px;
}

div#startseitenBlock2 {
	background-image: url(/images/startBild1.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-bottom: 1px;
	height: 220px;
	width: 220px;
}

div#startseitenBlock3 {
	margin-right: 1px;
	float: left;
	background-color: #d6e7d6;
	height: 220px;
	width: 220px;
	background-repeat: no-repeat;
}

div#startseitenBlock4 {
	background-image: url(/images/schauspielerin_horizontal.jpg);
	background-color: #b4cfae;
	background-repeat: no-repeat;
	background-position: 7px 190px;
	float: right;
	height: 220px;
	width: 220px;
}

div#startseite {
	color: #000000;
	width: 441px;
	height: 441px;
	float: left;
	text-align: right;
}

div#content {
	width: 441px;
	height: 441px;
	background-color: #b1cfad;
	float: left;
	background-repeat: no-repeat;
	background-position: 8px 15px;
}

div#scrollcontent {
	scrollbar-darkshadow-color:#3d602a;
	scrollbar-highlight-color:#fcfff8;
	scrollbar-shadow-color:#7fa363;
	scrollbar-arrow-color:#040c00;
	scrollbar-base-color:#c9ddc2;
	
	color: #5b5f51;
	margin-left: 54px;
	margin-right: 5px;
	margin-top: 5px;
	padding-right: 15px;
	height: 432px;
	text-align: left;
	overflow: auto;
}


/* TEXT-STYLES */

#steckbrief_white {
	color: #ffffff;
	font-weight:bold;
	text-align: right;
	width: 100px;
	vertical-align: top;
}

#steckbrief_brown {
	color: #5b5f51;
	width: 240px;
}

h2 {
	color: #ffffff;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 5px;
}

h3 {
	color: #ffffff;
	font-size: 10px;
}

h4 {
	color: #ffffff;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 5px;
}

a.menu, a.menu:hover {
	text-decoration: none;
}

a.teuto, a.teuto:hover {
	text-decoration: none;
	color: #707070;
}

a {
	text-decoration: underline;
	color: #5b5f51;
}

a:hover {
	text-decoration: underline;
	color: #669957;
}

a.active {
	font-weight:bold;
	color: #ffffff;
}


/* STANDARDS */

div.clearer {
	clear: both;
}

div.fliesstext {
	padding-top: 5px;
	line-height: 14px;
}
.bild_left {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.bild_center {
	margin-bottom: 8px;
}
.bild_right{
	float: right;
	margin-top: 0px;
	margin-left: 8px;
	margin-bottom: 8px;
}
