/* CSS Document by Thomas Gross*/


html {
	height: 100.2%;
	font-size: 62.5%;
}

* {
	margin: 0;
	padding: 0;
}

body {
	text-align:left;
	background-attachment: fixed;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 1.2em;
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/********** TEXTDESIGN Raum Kultur ************/
p {
	padding-bottom: 0.6em;
}

h1 {
	font-size: 1.8em;
	font-style: oblique;
	padding-bottom: 0.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0.5em;
	color: #999966;
}

h2{
	font-size: 1.4em;
	font-style: oblique;
	padding-bottom: 0.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0.5em;
	color: #999966;
}

h3 {
	padding-top: 0.5em;
	font-size: 1.1em;
	padding-bottom: 0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	color: #999966;
}

h4 {
	padding-top: 0.5em;
	padding-bottom: 0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #666666;
}

h5 {
	font-size: 0.9em;
	font-style: normal;
	color: #333333;
}

h6 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding: 5px;
	;
	border: 1px none #E6E6E6;
	clear: left;
	background-color: #EBEBD8;
	font-style: normal;
	font-size: 1em;
	color: #666666;
}


/********** TEXT CLASS ************/
.info {
	width: 20px;
	z-index: 99;
	color: #000000;
	font-size: 1em;
}

.info a {
	color: #000000;
	text-decoration: none;
	background-color: #CCCC99;
	display: block;
	padding-left: 5px;
}

.info a span {display: none;}

.info a:hover {
	color: #000000;
	background-color: #FFFFFF;
	width: 750px;
	font-weight: normal;
}

.info a:hover span {
	color: #999900;
	background-color: #FFFFFF;
	display: block;
	padding: 2px;
	font-size: 1em;
	font-style: oblique;
}
.color_farbe_a {
	color: #336666;}

.color_farbe_b {
	color: #339999;}

.color_farbe_c {
	color: #999966;}

.heading_color {
	color: #999999;
	font-style: oblique;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.4em;
}

.quote_author {
	text-align: right;
	font-size: 0.7em;
	font-style: oblique;
	color: #999966;
	font-weight: bold;
}

.zitattext_author {
	text-align: left;
	font-size: 0.9em;
	font-style: oblique;
	color: #666666;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.date {
	font-size: 0.8em;
	color: #666666;
	font-weight: normal;
	line-height: 1.2em;
}

.wichtiginfo {
	color: #CC0000;	
}

.bildlinks {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.bildrechts {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: transparent;
}

.zitat {
	font-size: 1em;
	font-style: oblique;
	color: #999900;
}

.headertext {
	color: #999966;
	font-style: oblique;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
}

.headertext_klein {
	color: #8A8A8A;
	font-style: oblique;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	font-weight: normal;
}

.grossbuchstabe {
	font-size: 1.4em;
}

.untertitel {
	font-size: 1em;
	color: #999999;
	
}

.textohnelink {
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
/********** SEITEN DESIGN ************/
#wrapper {
	margin-left: auto;
	width: 850px;
	padding-bottom: 50px;
	margin-right: auto;
	background-image: url(../image_cultur/feder_brille_tom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#header {
	height: 302px;
	width: 850px;
	background-repeat: no-repeat;
	background-image: url(../image_cultur/bg_header_kultur1.jpg);
}

#text_in_header {
	width: 225px;
	padding-left: 50px;
	font-size: 1.4em;
	height: 50px;
	padding-top: 180px;
}

#linkbar {
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(../image_cultur/bg_header_kultur2.jpg);
	width: 705px;
	padding-left: 120px;
	padding-top: 13px;
}

#linkbarende {
	width: 400px;
	height: 43px;
	background-image: url(../../images/bg_weiss_transparent50.png);
	margin-left: 150px;
}

#top_content {
	height: auto;
	width: auto;
	background-image: url(../../images/bg_grau_verlauf.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

#top_content_rechts {
	width: 400px;
	height: auto;
	float: right;
	margin-left: 10px;
	background-image: url(../../images/bg_weiss_transparent50.png);
	margin-right: 25px;
	clear: right;
	padding: 10px;
	border: 1px solid #666666;
}

#top_content_links {
	width: 300px;
	height: 200px;
	padding-left: 75px;
	padding-bottom: 20px;
	padding-right: 0px;
}

#main_content {
	width: auto;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 75px;
	background-image: url(../../images/bg_grau_verlauf.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	height: auto;
}

#main_content_rechts {
	width: 150px;
	padding-left: 600px;
}

#footer {
	width: auto;
	height: auto;
}

#footertextbody {
	width: auto;
	text-align: center;
	background-image: url(../../images/bg_grau_verlauf.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	padding-top: 25px;
}

#footertext {
	width: auto;
	background-image: url(../../images/bg_grau_verlauf.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-top: 15px;
	padding-right: 150px;
	padding-bottom: 15px;
	padding-left: 150px;
}

#important_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8C4646;
	border-bottom-color: #8C4646;
	padding: 10px;
	border-right-style: solid;
	border-left-style: solid;
	margin-top: 10px;
	margin-bottom: 10px;
}

/********** Box für das Klappmenu Suckerfish *************/
#navbox {
	width: auto;
	height: 30px;
	background-image: url(../../images/bg_grau_verlauf.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	padding: 5px 0px 5px 75px;
}

/********** Zeilen Navigation *************/
#navizeile {
	color: #336600;
	height: 30px;
	float: right;
	width: 70px;
}

#navizeile a:link, #navizeile a:visited, #navizeile a:active {
	text-decoration: none;
	color: #336600;
	font-size: .9em;
	font-weight: normal;
}

#navizeile a:hover  {
	text-decoration: underline;
	color: #003366;
	font-size: .9em;
	font-weight: normal;
}

#navizeile li
{
	display: inline;
	line-height: .9em;
	padding-left: 0.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #336600;
}

/********** Seiten Navigation *************/
div#seitennav {
	text-align: left;
	color: #000000;
	height: 35px;
}
div#seitennav li {
	display: inline;
	list-style-type: none;
	margin-right: 0.4em;
	line-height: 1.5em;
	color: #000000;
}
div#seitennav a {
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-size: .9em;
	padding-top: 0.2em;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	padding-left: 0.4em;
}

/* Hier folgt die Beschriftung der Unterseiten mit dem gleichnamigen CLASS (z.B. class="seitennavrainer" = li.seitennavrainer) des HTML-Code, dort auch die jeweilige Seite mit der entsprechend ID benennen (<body id="rainer">) */
div#seitennav a:hover, 
body#rainer li.seitennavrainer a,
body#alex li.seitennavalex a,
body#autor li.seitennavautor a,
body#autor li.seitennavautor a,
body#autor li.seitennavautor a,
body#autor li.seitennavautor a,
body#autor li.seitennavautor a
{
	color: #000000;
	font-variant: normal;
	text-decoration: underline;
	font-size: .9em;
}


/********** Haupt Navigation *************/
.navlist_ohnelink {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}

#navlist {
	padding-left: 100px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#navlist a, #navlist a:link, #navlist a:visited {
	text-decoration: none;
	color: #336600;
	font-size: 1em;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: normal;
	font-style: normal;
}

#navlist a:hover, #navlist a:active, #navlist a:focus {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1em;
	background-color: #669966;
	padding-left: 6px;
	padding-right: 6px;
	font-style: normal;
}

#navlist li
{
	padding-right: 0px;
	display: inline;
	font-style: oblique;
	padding-left: 12px;
	line-height: 1.5em;
}

#navlist #active a {
	color: #FFFFFF;
	font-size: 0.9em;
	font-style: normal;
}

/* Hier folgt die Beschriftung der Unterseiten mit dem gleichnamigen CLASS (z.B. class="seitennavrainer" = li.seitennavrainer) des HTML-Code, dort auch die jeweilige Seite mit der entsprechend ID benennen (<body id="rainer">) */
div#navlist a:hover, 
body#menschen li.navlistmenschen a,
body#reutlingen li.navlistreutlingen a,
body#literatur li.navlistliteratur a,
body#musik li.navlistmusik a,
body#bildendekunst li.navlistbildendekunst a,
body#darstellendekunst li.navlistdarstellendekunst a
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #669966;
	padding-left: 6px;
	padding-right: 6px;
	font-style: normal;
}

/********** Links im Absatz *************/

p a:link, p a:visited, p a:active {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

p a:hover {
	color: #76A3A3;
	text-decoration: underline;
	font-weight: bold;
}

/********** Links allgemein *************/

a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	color: #000000;
}


/********** UNTERNAVIGATION Menu*************/
#menu02 {
	width:150px;
	padding: 10px;
	margin-left: 50px;
	height: 200px;
}

#menu02 ul, #menu02 li {
	list-style-type: none;
	margin-left:3px;
	color:#2F2F2F;
	padding: 0px;
}


#menu02 li a:link, #menu02 li a:visited, #menu02 li a:active {
	display:block;
	color:800000;
	text-decoration:none;
	padding-top:0px;
	padding-bottom:0px;
	height: 12px;
	line-height: 12px;
	background-color: transparent;
	padding-left: 3px;
	font-size: 0.8em;
}

#menu02 li a:hover {
	background-color:#EEEEEE;
	;
	color:#800000;
}

/********** BLOCK LEVEL ELEMENTE -  Zitate in einer eigenen Box wie Sprüche und fremde Zitate mit "blockquote" und dem hinterlegten Anführungszeichen-GIF (nicht div und adress) - Zitate im laufenden Text werden mit der CLASS ".zitat" formatieren  ************/
blockquote {
	font-style: oblique;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../../images/zitatzeichen.gif);
	background-repeat: no-repeat;
	font-size: 1.1em;
	background-color: transparent;
	color: #666666;
}
