body
{
	margin: 0;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000;
	background-color: #fff;
	padding: 0;
	background-image: none;
}

#container
{
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -337px;
	width: 675px;
	background-color: #fff;
	padding: 0;
}
/*KOPF*/
#kopf
{
	margin: 0 0 1px 0;
	width: 675px;
	padding: 0;
	background-color: #fff;
}

#kopf img
{
	margin: 39px 0 38px 296px;
	display: none;
	padding: 0;
}

#kopf h1
{
	margin: 0 12px 0 2px;
	font-size: 11px;
	color: #000;
	background-image: none;
	background-color: #fff;
	padding: 0 0 0 1px;
}
/*Love Webstandards*/
#container > #kopf > h1 { 	margin: 0 15px 0 100px; }

/*INHALT*/
#inhalt
{
	margin: 0;
	width: 560px;
	padding: 0;
}

/*NAVIGATION*/
#navigation
{
	margin: 0;
	float: left;
	display: none;
	width: 200px;
	padding: 0;
}

/*Love Webstandards*/
/*#container > #inhalt > #navigation { width: auto; }*/

#navigation ul
{
	margin: 0 0 0 20px;
	/*entfernt Einzug von IE und Opera*/
	padding: 0;
	/*entfernt Einzug von Mozilla und NN7*/
	list-style-type: none;
	/*verhindert das Anzeigen von Listenzeichen*/
	font-weight: bold;
}

#navigation li
{
	margin: 0 0 3px 0;
	padding: 0;
}

#navigation a
{
	font-weight: bold;
	text-decoration: none;
}

#navigation a:link, #navigation a:visited
{
	color: #AEA2A7;
	font-size: 12px;
}

#navigation a:hover, #navigation a:active
{
	color: #C23001;
	font-size: 12px;
}

#navigation .besucht:link, #navigation .besucht:visited, #navigation .besucht:hover, #navigation .besucht:active
{
	color: #C23001;
	font-size: 12px;
}

ul#ebene2
{
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
}

#ebene2 li
{
	margin: 0;
	padding: 0;
}

#ebene2 a
{
	font-weight: bold;
	text-decoration: none;
}

#ebene2 a:link, #ebene2 a:visited
{
	color: #AEA2A7;
	font-size: 11px;
}

#ebene2 a:hover, #ebene2 a:active
{
	color: #C23001;
	font-size: 11px;
}

#ebene2 .besucht:link, #ebene2 .besucht:visited, #ebene2 .besucht:hover, #ebene2 .besucht:active
{
	color: #C23001;
	font-size: 11px;
}

/*TEXT*/
#text
{
	margin: 0 12px 0 0;
	width: 460px;
	background-color: #fff;
	background-image: none;
	padding: 0 0 1px 0;
}

/*Love Webstandards*/
#container > #inhalt > #text
{
	margin: 0 15px 0 100px;
}

#text h1
{
	margin: 0 0 6px 0;
	text-transform: uppercase;
	padding: 0;
}

#text h2, #text p
{
	margin: 0 0 12px 0;
	font-size: 11px;
	padding: 0 1px;
}

#text p.autor { text-align: right; }

#text img
{
	margin: 0;
	background-color: #fff;
	display: none;
	padding: 0 0 1px 0;
}

#text object, #text embed
{
	margin: 0;
	display:none;
	background-color: #fff;
	padding: 0 0 1px 0;
}

/*LISTE LINKS*/
#text ul.links
{
	margin: 2px 0 0 1px;
	list-style-type: none;
	padding: 0;
}

/*KLEINE BILDER*/
#text div#thumbs
{
	margin: 0;
	border-bottom: 1px solid #000;
	display: none;
	padding: 1px 1px;
}

#text div#thumbs img
{
	border: 1px solid #000;
	padding: 0;
}

/*VIDEO LINK*/
#text div#video
{
	margin: 0;
	border-bottom: 1px solid #000;
	display: none;
	padding: 1px 1px;
}

#text div#video ul
{
	margin: 2px 0 0 1px;
	/*entfernt Einzug von IE und Opera*/
	padding: 0;
	/*entfernt Einzug von Mozilla und NN7*/
	list-style-type: none;
	/*verhindert das Anzeigen von Listenzeichen*/
}

#text div#video li
{
	margin: 0;
	background-image: url(../layout/icon_movie.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 1px 12px;
}

#text div#video a:link, #text div#video a:visited
{
	margin: 0;
	color: #000000;
	background-color: #fff;
	text-decoration: none;
	padding: 1px;
}

#text div#video a:hover, #text div#video a:active,#text div#video .besucht:link, #text div#video .besucht:visited, #text div#video .besucht:hover, #text div#video .besucht:active
{
	margin: 0;
	color: #C23001;
	background-color: #fff;
	text-decoration: none;
	padding: 1px;
}

/*MUSIK ETC LINK*/
#text div#musikEtc
{
	margin: 0;
	border-bottom: 1px solid #000;
	display: none;
	padding: 1px 1px;
}

#text div#musikEtc ul
{
	margin: 2px 0 0 1px;
	/*entfernt Einzug von IE und Opera*/
	padding: 0;
	/*entfernt Einzug von Mozilla und NN7*/
	list-style-type: none;
	/*verhindert das Anzeigen von Listenzeichen*/
}

#text div#musikEtc li
{
	margin: 0;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 2px 12px;
}

#text div#musikEtc a:link, #text div#musikEtc a:visited
{
	margin: 0;
	color: #000000;
	background-color: #fff;
	text-decoration: none;
	padding: 1px;
}

#text div#musikEtc a:hover, #text div#musikEtc a:active
{
	margin: 0;
	color: #C23001;
	background-color: #fff;
	text-decoration: none;
	padding: 1px;
}

/*PROJEKT NAVIGATION*/
#text div#projektnavi
{
	margin: 0 0 3px 0;
	border-bottom: 1px solid #000;
	display: none;
	padding: 2px 1px;
}

#text #projektnavi ul
{
	margin: 0 0 0 13px;
	white-space: nowrap;
	border:none;
	display: inline;
	padding: 0;
}

#text #projektnavi li
{
	margin: 0 4px 0 0;
	display: inline;
	padding: 0;
}

#text #projektnavi li.zuletzt { margin: 0; }

#text div#projektnavi a:link, #text div#projektnavi a:visited
{
	margin: 0;
	color: #000000;
	background-color: #fff;
	text-decoration: none;
	padding: 0;
}

#text div#projektnavi a:hover, #text div#projektnavi a:active, #text div#projektnavi .besucht:link, #text div#projektnavi .besucht:visited, #text div#projektnavi .besucht:hover, #text div#projektnavi .besucht:active
{
	margin: 0;
	color: #C23001;
	background-color: #fff;
	text-decoration: none;
	padding: 0;
}

a:link, a:visited { color: #c30; text-decoration: none; }

a:hover
{
	color: #666;
	text-decoration: none;
}

#text span.normal { font-weight: normal; }

/*FUSS*/
#fuss
{
	margin: 12px 15px 6px 0;
	font-size: 10px;
	padding: 3px 0 0 0;
}
#container > #fuss { 	margin: 12px 15px 6px 100px; }