/* Standard Stylesheet
www.agenturmagnolia.de
Start: 16.03.2007
Letzte Aenderung: 06.04.2007
*/
/* Reset all */
*{
	padding: 0;
	margin: 0;
	border: 0;
}

/* Allgemeines */
body {
	font-size: 0.7em;
	line-height: 1.3em;
	color: #000015;
	background: #E5E6E8;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.td {
	line-height: 1.5em;
}

.grau {
	color:  #5f5f5f;
}

a:link {
	color: #000015;
	background-color: #E5E6E8;
	text-decoration: none; 
}

a:visited {
	color: #000015;
	background-color: #E5E6E8;	
	text-decoration: none; 
}

a:hover {
	text-decoration: none;
	color: #000015;
	background-color: #E5E6E8;
	font-weight: bold; 
}

a.linkdownload {
	text-decoration: none;
	color: #CA005D;
}

a:visited.linkdownload {
	text-decoration: none;
	color: #CA005D;
}

a:hover.linkdownload {
	text-decoration: none;
	color: #CA005D;
}

a.telefon {
	text-decoration: none;
	font-size: 1.1em;
	color:  #CA005D;
}

a:visited.telefon {
	text-decoration: none;
	font-size: 1.1em;
	color:  #CA005D;
}

a:hover.telefon {
	text-decoration: none;
	font-size: 1.1em;
	color:  #CA005D;
}

a.grau	{
	text-decoration: none;
	font-size: 1.1em;
	color:  #5f5f5f;
}

a:visited.grau	{
	text-decoration: none;
	font-size: 1.1em;
	color:  #5f5f5f;
}

a:hover.grau	{
	text-decoration: none;
	font-size: 1.1em;
	color:  #5f5f5f;
}

/* Clear Class */
a {
outline: none; }

.c {
	clear: both;}

img, a img {
	border: 0;
}

.keine-anzeige {
	display: none;
}

/* Spacer */

.spacer {
	padding: 0 10px 0 0;
}
}

/* Absaetze */
p {
	font-size: 1em;
	line-height: 1.7em;
	margin: 0.5em 0;
	clear: both;
}

/* Kleinerer Text */
.s {
	font-size: 0.9em;
	}

/* Links- bzw. Rechtsausrichtung für Elemente*/

.leftalign {
	float: left;
	margin: 0 0.5em 0 0;
}

.rightalign {
	float: right;
	margin: 0 0 0 0.5em;
}

/* Layout */
/* Rahmen der alles zentriert*/
#wrapper {
	float:left;
	position: relative;
	width: 1100px;
	height: 1600px;
	left: 50%;
	margin-left: -550px;
	margin-top: 20px;
	border: 0px #000000 solid;
}


#header {
}

#logo {
	float: left; 
	height: 103px; 
	width: 820px; 
        border: 0px #000000 solid;
}
/* block fuer die Telefonnummer im header */
#telefon {
	float: left; 
	height: 24px; 
	width: 200px; 
	padding: 81px 0 0 0;
	border: 0px #000000 solid; 
}


#content {
	float: left; 
	width: 699px; 
	margin: 50px 40px 0 101px;
/*IE7*/
	*margin-left: 101px;
	border: 0px #000000 solid; 
}

#vitablock {
	float: left; 
	width: 699px;
	border: 0px #000000 solid;
}
#linkblock {
	float: right; 
	width: 200px;
	margin: 15px 0 0px 0;
	border: 0px #000000 solid;
}

#ueberschriftlinks {
	float: left; 
	width: 490px; 
	padding: 15px 0 10px 0;
	border: 0px #000000 solid; 
}

#ueberschriftlinksname {
	float: left; 
	width: 490px; 
	padding: 15px 0 10px 0;
	border: 0px #000000 solid; 
}


/* Downloadbox liegt ueber dem Text */
#ueberschriftrechts_d {
	position: absolute;
/* IExplorer Hack*/
	*position: fixed;
	width: 148px;
	margin: 15px 0 0px 498px;
/* IExplorer Hack*/
	*margin: 15px 0 0px 495px;
	border: 0px #000000 solid;
	z-index: 999;
}
/* Textseiten kein Abstand oben und Schrift groesser */
#ueberschriftlinks_t {
	float: left; 
	width: 645px;
	font-size: 1.2em; 
	padding: 0px 0 20px 0;
	border: 0px #000000 solid; 
}


#newsbild {
	float: left; 
	width: 170px; 
	margin: 0px 0 0 0;
	border: 0px #000000 solid; 
}

#newstext {
	float: left; 
	width: 509px; 
	margin: 0px 0 0 0;
	border: 0px #000000 solid; 
}

#text {
	float: left; 
	width: 645px; 
	border: 0px #000000 solid; 
}
#textvita {
	float: left; 
	width: 490px; 
	border: 0px #000000 solid; 
}

#textlinks {
	float: left; 
	width: 90px;
	margin: 0px 10px 0 0; 
	font-weight: normal;
	border: 0px #000000 solid; 
}

#textlinks2 {
	float: left; 
	width: 60px;
	margin: 0px 10px 0 0; 
	font-weight: normal;
	border: 0px #000000 solid; 
}

#textlinks3 {
	float: left; 
	width: 150px;
	margin: 0px 10px 0 0; 
	font-weight: normal;
	border: 0px #000000 solid; 
}

#textlinksfett {
	float: left; 
	width: 90px; 
	margin: 0px 10px 0 0; 
	font-weight: bold;
	border: 0px #000000 solid; 
}

#textrechts {
	float: left; 
	width: 390px; 
	border: 0px #000000 solid; 
}

#textrechts2 {
	float: left; 
	width: 575px; 
	border: 0px #000000 solid; 
}

#textrechts3 {
	float: left; 
	width: 485px; 
	border: 0px #000000 solid; 
}

#schauspieler {
	float: left; 
	width: 122px; 
	height: 142px; 
	margin: 0px 20px 20px 0;
	font-size: 10px;
	letter-spacing: 0.02em;
	background-color: #000000;
	color: #ffffff;
	text-align: center; 
	border: 0px #000000 solid; 
}

#name {
	padding: 0 0 0px 0;
}

#vierbilder {
	/*width: 699px; */
	height: 180px;
	padding: 0 0 0 0;
	border: 0px #000000 solid; 
}

#sidebar {
	float: left; 
	width: 200px; 
	line-height: 1.4em;
	margin: 50px 0 0 0;
	border: 0px #000000 solid; 
}

#footer {
	float: left;
	width: 999px;
	/* -3 wegen Duplicate Character Bug im IE7 */
	margin: 30px -3px 0 101px;
	border: 0px #000000 solid; 
}

#footeradresse {
	float: left;
	width: 699px;
	margin: 0px 0 0 0px;
	border: 0px #000000 solid; 
}

#aktualisiert {	
	float: left;
	width: 190px;
	margin: 0px 0 0 36px;
	border: 0px #000000 solid; 
}


/*Textformatierungen*/

.indexname {
	padding: 5px 0 0 0;
}

.telefon {
	font-size: 1.1em;
	color:  #CA005D;
}

.normalertext {
	font-size: 0.7em;
}

.normalertexttd {
	font-size: 0.7em;
	line-height: 1.5em;
}

.normalertextgrau {
	font-size: 0.7em;
	color:  #5f5f5f;
}

.linksgrau {
	font-size: 1.0em;
	color:  #5f5f5f;
}

.copyright {
	font-size: 0.8em;
	color:  #8c8c8c;
}

.ueberschrift1 {
	font-size: 1.1em;
	font-weight: bold;
}

.newson	{
	font-size: 0.9em;
	padding: 7px 0 7px 0;
}

/*Linien*/
hr.linkliste {
	/* beide Farben gleich setzen */
	/* und eine "Null-Border" verwenden, */
	/* da die Browser bei der Darstellung */
	/* unterschiedlich vorgehen */
	background-color: #E5E6E8; /* #8c8c8c eigentliche Farbe */
	color: #E5E6E8;
	border: 0 none;
	
	/* bei Bedarf anpassen, */
	/* Gecko fügt ein Pixel hinzu! */
	height: 0px;

	/* evtl. zusätzlich */
	clear: both;
	display: block;

	/* bei Bedarf anpassen */
	width: 100%;
}

hr.linkliste2 {
	background-color: #E5E6E8;
	color: #E5E6E8;
	border: 0 none;
	height: 10px;
	clear: both;
	display: block;
	width: 100%;
}


/* bilder */

img.uebersichtsbild {
	padding: 0 0 2px 0;
	background-color: #000000;
}

/* EditierModus * /

hr.edit {
	background-color: #8c8c8c;
	margin: 3px 0 5px 0;
	color: #E5E6E8;
	border: 0 none;
	height: 5px;
	clear: both;
	display: block;
	width: 100%;
}

hr.edit2 {
	background-color: #8c8c8c;
	margin: 0px 0 0px 0;
	color: #FF0000;
	border: 0 none;
	height: 1px;
	clear: both;
	display: block;
	width: 100%;
}

.edittext {
	color: #FF0000;
	font-size; 11px;
}