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

* {margin: 0; padding: 0;}


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

/************************************ TEXT DESIGN ************/
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: #999999;
}

h5 {
	font-size: .9em;
	font-style: normal;
}

h6 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding: 5px;
	;
	clear: left;
	background-color: #E7E7DA;
	font-size: 1em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/********************************************** TEXT CLASS ************/
.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.8em;
}

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

.zitattext_author {
	text-align: right;
	font-size: .8em;
	font-style: oblique;
	color: #999966;
	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;
}

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

.grossbuchstabe {
	font-size: 1.4em;
}

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


/*-------------------------------------- SEITEN STRUKTUR	 -------------------------------*/

#container { 
	background: url(../../../_cssStyleVorlagen/Zen Garden/zen-bg.jpg) no-repeat top left;
	background-image: url(../_Arbeitsmaterial/_cssStyleVorlagen/Zen Garden/zen-bg.jpg);
	background-repeat: no-repeat;
	width: 900px;
	background-image: url(../images/torbogen_linksoben.jpg);
	background-color: #FFFFFF;
	background-position: left top;
	margin: auto;
	}

#headerwrapper {
	width: 700px;
	height: auto;
	margin-left: 100px;
	margin-top: 20px;
}

#header_left {
	width: 500px;
	padding-top: 10px;
	padding-left: 10px;
}

#pageHeader {
	width: 900px;
	height: 150px;
}

#pageheader_inhalt1 {
	width: auto;
	height: 40px;
	padding-left: 25px;
	padding-top: 10px;
}

#pageheader_inhalt2 {
	width: 400px;
	height: auto;
	margin-left: 280px;
	margin-top: 5px;
}

#pageheader_inhalt3 {
	width: auto;
	height: auto;
	margin-left: 400px;
	margin-top: -100px;
}

#introlinks {
	padding: 0px 10px 0 10px;
	width: 550px;
	height: auto;
	}
#textcontainer {
	padding-left: 10px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 900px;
	background-image: url(../images/bg_kreta_untenrechts.jpg);
	}
#textinhalt {
	width: 600px;
	margin-left: 90px;
	padding: 10px 10px 20px 10px;
}

#textlinks {
	width: 120px;
	height: auto;
	clear: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	text-align: center;
	border: 1px solid #000000;
	}

#footer {
	text-align: center;
	margin-left: 90px;
	width: 620px;
	padding-bottom: 10px;
	border-top-width: 1px;
	padding-top: 10px;
	}

#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;
}

/********************************************** Navigationsliste im Block ohne linken Rand! */
ul {
	list-style: none;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-right: 0;
	padding-left: 15px;
}

li {
	line-height: 1.2em;
	padding-bottom: 3px;
	padding-top: 3px;
}

/************************************************************** Haupt Navigation *************/
#linkList a:link, #linkList a:visited {
	color: #3399CC;
	font-size: .9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
}

#linkList a:hover, #linkList a:active {
	color: #999966;
	font-size: .9em;
	font-style: oblique;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#linkList {
	width: 150px;
	float: right;
	margin-top: -45px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;

	background-image: url(../_Arbeitsmaterial/_cssStyleVorlagen/Zen Garden/paper-bg.jpg);
	background-repeat: repeat-y;
	background-image: url(../images/bg_navleiste_wand.jpg);
}

#linkList h3 {
	padding: 0;
	text-align: center;
	text-transform: none;
	color: #FFFFFF;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
}


#linkList h3 span {
	background-color: #B3CCB3;
	padding: 4px 20px 4px 20px;
	position: relative;
	top: -10px;
	width: 120px;
}

.linkuntertitel {
	color: #663300;
	font-size: .9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	list-style-type: none;
}

/********** Zeilen Navigation *************/
#navizeile {
	text-align: right;
	font-style: normal;
	color: #336600;
	font-weight: normal;
	padding: 5px 5px 10px 0px;
}

#navizeile a:link, #navizeile a:visited, #navizeile a:active {
	text-decoration: none;
	color: #000099;
	font-size: 1.2em;
	font-weight: bold;
}

#navizeile a:hover  {
	text-decoration: underline;
	color: #003366;
	font-size: 1.2em;
	font-weight: bold;
}

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


/********** LINKS AUF DER SEITE *************/
a:link, a:visited, a:active {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}

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

/********** 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.3em;
	background-color: transparent;
	color: #666666;
}

