/*
Title:      	webdesign-albert Bettina ALBERT
Updated:    	März-2007
*/

/* Allgemein */

/* body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300	;
} */
body {
	background-color: #EBFAEB;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	text-align:center;
	color: #003300;
}
a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: none;
	color: #003300;
}
a:active {
	text-decoration: none;
	color: #003300;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 140%;	
}
h1 {
	color: #CC0099;
	font-weight: bold;
	line-height: 1.25em;
}
h2 {
	color: #990099;
	font-weight: bold;
	line-height: 1.25em;
}
h3 {
	color: #3300cc;
	font-weight: bold;
	line-height: 1.25em;
}
h4 {
	color: #339933;
	font-weight: bold;
	line-height: 1.25em;
}
h5 {
	color: #99cc00;
	font-weight: bold;
	line-height: 1.25em;
}
h6 {
	color: #ff9933;
	font-weight: bold;
	line-height: 1.25em;
}

.Laufschrift {
	color: #FF0000;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.25em;
}

/* --------- Banner -------- */

#banner {
	position:relative;
	width:750px;
	height:102px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF500;
	background-attachment: fixed;
	background-color: #336633;
	background-image: url(../images/layout/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #336633;
	border-left-color: #336633;
}

/* ---------- Navigation -------------- */

#navigation {
	position:relative;
	width:750px;
	height:28px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #90D590;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #336633;
	border-left-color: #336633;
}


/* ---------- Contentcontainer ---------- */

#contentcontainer {
	position:relative;
	width:750px;
	z-index:3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	background-color: #EBFAEB;
	line-height: 1.5em;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #336633;
	border-left-color: #336633;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #003300;
	text-align: left;
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#contentindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #003300;
	text-align: left;
	margin-left: 10px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content .p1 {
	font-weight: bold;
}
#content .h7 {
	color: #cc0000;
	font-size: 140%;
	font-weight: bold;
	line-height: 1.25em;
}
#content .h8 {
	color: #990066;
	font-size: 140%;
	font-weight: bold;
	line-height: 1.25em;
}
#content .uh1 {
	color: #CC0099;
	font-style: italic;
	font-weight: bold;
}
#content .uh2 {
	color: #990099;
	font-style: italic;
	font-weight: bold;
}
#content .uh3 {
	color: #3300cc;
	font-style: italic;
	font-weight: bold;
}
#content .uh4 {
	color: #339933;
	font-style: italic;
	font-weight: bold;
}
#content .uh5 {
	color: #99cc00;
	font-style: italic;
	font-weight: bold;
}
#content .uh6 {
	color: #ff9933;
	font-style: italic;
	font-weight: bold;
}
#content .uh7 {
	color: #cc0000;
	font-style: italic;
	font-weight: bold;
}
#content .uh8 {
	color: #990066;
	font-style: italic;
	font-weight: bold;
}

#content .unav {
	text-align: right;
	font-weight: bold;
}

#content .pcontent {
	text-align: left;
	padding-top: 5px;
}

#content .sondertext {
	text-align: left;
	font-size: 115%;
	font-style: italic;
	font-weight: bold;
}

#content .kleinschrift {
	font-size: 80%;
}

#content ul {
	list-style-image:url(../images/pt_03.gif);
	text-align: left;
}

#content li {
  	margin-top: 7px;
	text-align: left;
}

/* #content td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
} */
#content a:link {
	color: #336633;
}

#content a:hover {
	color: #336633;
	background-color: #FFF500;
}

#content a:visited {
	color: #336633;
}

/* ------------- Siteinfo ------- */

#footer {
	position:relative;
	width:750px;
	height:28px;
	z-index:4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #FFF500;
	background-color: #336633;
	background-image: url(../images/layout/regenbogen_750x2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 1.5em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #336633;
	border-left-color: #336633;
}
#footer td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF500;
}
#footer a:link {
	color: #FFF500;
}

#footer a:hover {
	color: #336633;
	background-color: #FFF500;
}

#footer a:visited {
	color: #FFF500;
}

