html {
		
}

body {
  font-family:Arial,sans-serif;
  font-size:13px;
  
  background-color:white;
  color:black;
  padding:10 0 0 0px;
  margin:10px;
  /*background-image:url("img/background.gif");
  background-repeat:repeat-y; 
  background-position:-50px 0px;*/
}

hr {
	border-bottom:1px solid black;	
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
}

div#links {
  float:left;
  width:600px;
}

div#rechts {
  margin-top:-167px;
  margin-left:675px; 
}
div#rechts li {
	margin-left:25px;	
}

div#impressum {
  margin-left:705px;
  margin-top:60%;
  width:150px;
  clear:both;
  border-top:1px solid white;
  text-align:center;
  color:white;
}

div#impressum a {
  color:white;
  font-size:.8em;
}

.ende {
	clear:both;	
}

/*
 *	Adminpanel
 */
#admin_panel {
	background:#ab0000;
	color:white;
	padding:5px;
	margin:10px;
	text-align:center;
	color:white;
	letter-spacing:1px;
	cursor:pointer;
	-moz-border-radius:5px;
}

/* 
 *
 * hinweisbox 
 *
 */
.hinweis {
	position:relative;
	width:151px;	
	margin-right:20px;
	float:left;
	color:black;
}
.hinweis a {
	color:black;	
}
.h_mitte {
	padding:10px;	
	text-align:center;
	border-left:1px solid white;
	border-right:1px solid white;	
}
.h_mitte b {
	font-size:1.3em;	
}
.h_oben {
	background-image:url("img/box_oben.png");
	background-position:left top;
	background-repeat:no-repeat;
	height:11px;
}
.h_unten {
	background-image:url("img/box_unten.png");
	background-position:left bottom;	
	height:11px;
}
.h_farbe_gast {
	background-image:url("img/logo.png");
	background-color:#ccc;
	background-repeat:no-repeat;
}
.h_farbe_autor {
	background-image:url("img/logo.png");
	background-color:rgb(255,180,0);
	background-repeat:no-repeat;
}
.h_farbe_1 {
	background-color:#F8C91B;	
}
.h_farbe_2 {
	background-color:#F9841E;	
}
.h_farbe_3 {
	background-color:#A7DF14;	
}


/* Kommentar-Formular */
select {
	font-family:Arial,sans-serif;
  font-size:1em;	
}

#text input {
	width:400px;
	margin-bottom:5px;
	font-family:Arial,sans-serif;
  font-size:1em;	
}
#text label {
	float:left;
	width:125px;
	margin-top:2.5px;
	margin-left:10px;
	margin-bottom:5px;
	padding-right:5px;
	text-align:right;
}	
#text form br {
	clear:both;	
}
#text form span {
	margin:5px;	
}
#text textarea {
	margin-bottom:5px;
	font-family:Arial,sans-serif;
  font-size:1em;	
}
.ao {
	background-color:#ab0000;	
}
.ao:hover {
	background-color:#FF8000;	
}


/* neue rubrik hinzufügen */
.neue-rubrik {
	display:block;
	float:right;
	margin:2px 10px 0 0;
	text-align:left;
	width:50%;
}
.neue-rubrik input {
	width:60% !important;
}
.neue-rubrik input.submit {
	width:20% !important;
}

/*taglinks unter dem text*/
#weiter_matches {
	text-align:center;
	position:relative;
	top:20px;
	color:silver;
	font-size:11px;
}
#weiter_matches a.match {
	color:silver;
	text-decoration:none;	
}

/* Voting auf der Textseite */
.voting {
	position:relative;
	font-size:14px;
	margin-left:5px;
	padding:10px 10px;
	width:549px;
}
.voting small {
	
}
.voting .vote {
	font-weight:bold;
	font-size:16px;
	width:auto;
	padding:5px;
}

/*startseite*/
a.startlink, a.startlink:hover {
	text-decoration:none;
	padding-right:500px;
	padding-bottom:100px;
}
.stern {
	position:absolute;
	z-index:100;
	left:575px;
	top:230px;	
}


/* Hauptmenü */
#rechts li {
  list-style-type:none;
  list-style-image:url("img/pfeil.gif");
  margin-left:10px;
  margin-top:10px;
  padding:0px;
}
#rechts a:hover {
  background-color:white;
  color:#990000;
}
#rechts #logo:hover {
	background-color:transparent;
}
#rechts a {
  color:white; 
  text-decoration:none;
}
#rechts img {
  border-bottom:1px solid white;  
}

#links {
  padding-left:20px;
  padding-top:10px;
}

.logo {
  padding-top:15px;
}

#linie_links {
  margin-top:55px;
  margin-bottom:0px;
  margin-left:60px;
 
  padding-top:30px;
  padding-left:425px;
  
  width:170px;
  height:40px;
  text-align:right;
  
  background-image:url("img/head.png");
  background-repeat:no-repeat;
}


/* TEXT FORMATIERUNG */
#text { 
  margin-left:50px;
  position:relative;
}
#text h1, #text h2 {
	padding:0;
	margin:0;
}
#text h2, #text h2 a  {
  font-size:12px;
  color:black;
  font-weight:normal;
}
#text h2 a {
	font-size:1em;
}
#text h2 a:hover {
  color:#C40000;
}

#text h1 {
  font-size:1.2em;
  letter-spacing:1px;
  font-weight:bold; 
  margin-left:30px;
  margin-top:15px;
}

#text h2 {
	margin-left:15px;	
	margin-bottom:5px;
}
#text #copyright {
	text-align:left;	
	padding:10px;
	padding-top:5px;
	padding-left:30px;
	font-size:.9em;
}

#text #mitte h1 {
	padding-top:0px;
	padding-bottom:10px;	
}
#text #mitte {
	padding-bottom:20px;	
}

#text p {
  line-height:150%;
}
#text p#submenu {
	position:relative;
  text-align:left;
  line-height:20px;
  background-color:#EFEFEF;
  width:570px;
  padding:8px;
  padding-left:15px;
  margin-top:50px;
  margin-left:-10px;
  /*border-bottom:1px solid #990000;*/
}

/*.stubenvogel {
	background-image:url("img/stubenvogel.png");
	background-position:left bottom;
	background-repeat:no-repeat;
}*/
#text p#submenu a:hover {
	color:rgb(255,0,9);
}
#text p#submenu a {
  color:rgb(149,0,5);
}
#text p#submenu span {
	display:block;
	padding:5px;	
}
#text p#submenu span a {
	
}
#block_links_unten, #block_links_oben, #block_rechts_unten, #block_rechts_oben {
	border:1px solid white;	
	width:255px;
	margin-top:10px;
	position:relative;
	text-align:left;
}
#block_links_unten, #block_links_oben {
	float:left;
	margin-left:5px;
}
#block_rechts_unten, #block_rechts_oben {
	margin-left:290px;
}

#text ul {
	list-style-image:url("img/pfeil_schwarz.gif");	
}
#text a {
	color:rgb(149,0,5);
}
#text a:hover {
	color:rgb(255,0,9);
}
a.blocklink {
	position:relative;
	color:#4C4C4C !important;
	text-decoration:none;	
}
a.blocklink:hover {
	color:rgb(255,0,9) !important;
}

/* textrahmen */
.seite {
	width:580px;	
	margin-left:0px;
	position:relative;
}
.seite #mitte {
	background-image:url("img/seite_mitte.png");
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:30px;
}
.seite #oben {
	background:url("img/seite_oben.png") no-repeat;	
}
.seite #unten {
	background:url("img/seite_unten.png") no-repeat;
	height:20px;

	clear:both;		
}

/*
 *	Autorenseite
 */
#autoren_bild {
	max-width:550px;
}
#autor_spalte_1, #autor_spalte_2 {
	width:265px;
	overflow:auto;
	position:relative;
}
#autor_spalte_1 {
	float:left;
		
}
#autor_spalte_2 {
	
	margin-left:15px;
	
}

/*autorenoptionen auf der richtigen seite*/
#autoren_optionen {
	position:absolute;
	border:0px solid #AB0000;
	text-align:left;
	margin:20px;
	padding:5px;
	margin-left:450px;
}
#autoren_optionen a {
	border:0px solid white;	
}

#autoren_add_matches {
	width:300px;
	padding:5px;
	border:1px solid black;
	position:absolute;
	left:250px;
	top:260px;
	background-color:#BAD5FC;
	visibility:hidden;
}
#autoren_add_matches span#match {
	float:left;
	width:120px;
	text-align:left;	
}
#autoren_add_matches input, #autoren_add_matches label {
	width:80px;
	float:left;	
}

/*
 *	STRG2 für "Meine Texte"
 */
p.strg2_cont {
	background-color:#ab0000;
	padding:5px;
	width:570px;
}
a.strg2 {
	font-family:Arial,sans-serif;
	font-size:11px;
	letter-spacing:1px;
	padding:5px;
	color:white !important;
	background-color:#ab0000;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
	
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:2px center;
}
a.strg2:hover {
	background-color:red;	
}
a.strg2#bearbeiten { background-image:url("intern/img/strg2_edit.gif"); }
a.strg2#ueberarbeiten { background-image:url("intern/img/strg2_ueberarbeiten.gif"); }
a.strg2#matches { background-image:url("intern/img/strg2_matches.gif"); }
a.strg2#loeschen { background-image:url("intern/img/strg2_loeschen.gif"); }
a.strg2#back { background-image:url("intern/img/strg2_zurueck.gif"); }
/*a.strg2# { background-image:url("intern/img/strg2_.gif"); }*/

/*
 *	NEWS Formatierungen
 *
 */
.news {
	color:black;
	padding:5px;	
	margin-bottom:10px;
	width:80%;
	margin-left:40px;
}
.news a {
	color:#ab0000;	
}
.news a:hover {
	color:black;	
}
.news img {
	float:left;
	padding:5px;	
}
.news h1, .news p {
	padding:0;
	margin:0;	
}
.news h1 a {
	color:black;
	font-size:.9em;
	font-weight:bold;
}
.news1, .news2 {
	padding:5px;	
}
.news1 {
	background-color:white;	
}
.news2 {
	background-color:#F0F0F0;	
}

/*
 *	Projekte
 *
 */
.projekt {
	width:100%;
	margin:5px 0px 5px -5px;
	padding:5px;
}
.bg1 {
	background:#f2f2f2;
}
.bg2 {
	margin-top:10px;
}
.projekt a.titel {
	font-size:1.2em;	
}
.projekt p {
	margin:0;
	padding:3px 0px;
}

/*
 *	Tabellenformatierung
 *
 */
.tabelle_zeile_1 {
	background-color:white;	
}
.tabelle_zeile_2 {
	background-color:#F0F0F0;	
}
.zelle {
	width:100px;
	
	float:left;
	padding:10px;
	padding-bottom:15px;
	text-align:center;
	
	position:relative;
	
}
.zelle big {
	letter-spacing:3px;	
	font-size:1.3em;
}
.tab_titel {
	font-weight:bold;
	border-bottom:1px solid rgb(86,86,86);
	font-size:12px;	
}
.starttabelle {
	background-color:#EFEFEF;
	position:relative;
}
.startzelle {
	border:1px solid white;		
}

/*
 *	 Neu für das Gästebuch
 */
.wichtig {
	font-size:1.1em;
	padding:1em;
	border:1px solid #AA0501;
}

/*
	Test...
*/
option:hover {
	font-weight:bold;	
}
