/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


/*----------------------------------------Text einrichten-Anfang----------------------------------------------*/

body {
        margin-top: 0px;
        background: #f6f2dc;
        text-align: justify;
        font-family: Verdana;
		background: url(/theme/images/img01f.png) repeat top left;
}



/*----------------------------------------Text einrichten-Ende------------------------------------------------*/




/*----------------------------------------Part 1-Anfang---------------------------------------------------*/

#wrapper {
}

#header {
        width: 940px;
        height: 220px;
        margin: auto;
}

#menuewrapper {
        width: 940px;
        margin: 0 auto;
		padding-top:0px;
}

#menuewrapperb {
        width: 940px;
        margin: 0 auto;
		padding-top:4px;
}

/*----------------------------------------Part 1-Ende-----------------------------------------------------*/

/*----------------------------------------Part 2-Menue1-Anfang-----------------------------------------------------*/

#menu {
        width: 816px;
        height: 21px;
        margin-left: 0px;
		font-size: 12px;
        background: url(/theme/images/menuebg1.png);
}



#menu ul {
        padding: 0px 0px 0px 0px;
        list-style: none;
        line-height: normal;
}

#menu li {
        display: inline;
        text-align: center;
}



#menu a {
        float: left;
        padding: 3px 6px 2px 5px;
        text-decoration: none;
        text-align: center;
        color: #FFFFFF;
		font-weight:bold;
}

#menu a:hover, #menu .active a {
		text-decoration: none;
        color: #fab500;
}

/*----------------------------------------Part 2-Menue1-Ende-----------------------------------------------------*/
/*----------------------------------------Part 2-Menue1-Anfang-----------------------------------------------------*/

#menub {
        width: 816px;
        height: 21px;
        margin-left: 0px;
		font-size: 11px;
        background: url(/theme/images/menuebg2.png);
}



#menub ul {
        padding: 4px 0px 0px 0px;
        list-style: none;
        line-height: normal;
}

#menub li {
        display: inline;
        text-align: center;
}


#menub a {
		padding: 8px 0px 0px 5px;
        text-decoration: none;
        text-align: center;
        color: #FFFFFF;
		font-weight:bold;

}

#menub a:hover, #menub .active a {
		text-decoration: none;
        color: #9b402a;
}

/*----------------------------------------Part 2-Menue1-Ende-----------------------------------------------------*/

/*----------------------------------------Part 3-Content-Rahmen-Anfang--------------------------------------------------*/


#page {
        width: 940px;
        margin: 0 auto;
		padding-top:4px;
}


/*----------------------------------------Part 3-Content-Rahmen-Ende-----------------------------------------------------*/

/*----------------------------------------Chartone-Anfang---------------------------------------------------*/

#chartone {
        float:left; 
		width: 220px;
		min-height:290px;
		margin-left: 0px;
		
}


#chartone img {
	
        padding: 0px 0px 0px 0px;
}


/*----------------------------------------Chartone-End---------------------------------------------------*/

/*----------------------------------------Charttwo-Anfang---------------------------------------------------*/

#charttwowrapper {
        margin-left:220px;
        width: 816px;
		min-height:290px;

}

#charttwo.static {
    width: 816px;
    min-height: 290px;
    float: left;
    background-color: #ffedca;
    padding-bottom: 10px;
}

#charttwo {
    float:left;
    width: 596px;
	min-height:290px;
	background-color:#ffedca;
}

#charttwoimagespan {
    float:right;
    width: 140px;
	margin-right:69px;
	min-height:210px;
	background-color:#ffedca;
}


#charttwoimagespan img {
    float: left;
    padding: 5px 5px 5px 5px;
}

#charttwoentry {
    font-size: 14px;
    color: #000000;
    padding: 1px 10px 1px 11px;
		text-align:left;
		line-height: 1.5em;
		text-shadow: #c4b273 0px 0px 1px;
}

#charttwoentry ul {
    list-style: none;
    line-height: 1.5em;
    padding: 0;
}

#charttwoentry li {
    padding-left: 1em; 
    text-indent: -.7em;
}

#charttwoentry li:before {
    content: "• ";
    color: #9B402A;
}

#charttwoentry a {
        text-decoration: none;
        color: #9b402a;
		font-weight:bold;
}

#charttwoentry a:hover, #charttwoentry .active a {
		text-decoration: none;
        color: #fab500;
}

#charttwoentry p {
	margin-bottom: 0px;
}

#charttwo h1 {
		font-size: 16.5px; color: #9B402A;
		padding: 20px 10px 10px 10px;
		font-weight:bold;
		letter-spacing: 0px;
		text-align:left;
}

#charttwo h3 {
        margin-top: 20px;
        margin-bottom: 0px;
}



/*----------------------------------------Charttwo-End---------------------------------------------------*/

/*----------------------------------------Chartthree-Anfang---------------------------------------------------*/

#chartthree {
        float-right:710px;
        width: 200px;
        padding-top: 5px;
		background-color:#FFFFFF;
}


#chartthree img {
	
        float: left;
        padding: 0px 0px;
}


/*----------------------------------------Chartthree-End---------------------------------------------------*/


/*----------------------------------------Footer-Anfang---------------------------------------------------*/

#footerwrapper {
        width: 940px;
        margin: 0 auto;
		padding-top:1px;
}

#footerimpressum {
float:left;
}

#footercopyright {
float:right;
padding-right: 5px;
}

#footer {
        width: 816px;
        height: 20px;
        margin-left: 0px;
		font-size: 9px;
		font-style:italic;
		color:#FFFFFF;
		padding: 2px 0px 0px 0px;
        background: url(/theme/images/menuebg3.png);
}

#footer  a {
		padding: 8px 0px 0px 5px;
        text-decoration: none;
        text-align: center;
        color: #FFFFFF;
}

#footer  a:hover, #footer  .active a {
		text-decoration: none;
        color: #fab500;
}

#ende {
        width: 940px;
		height:600px;
		background: url(/theme/images/footerende.png);
		background-repeat:repeat-y;
}

/*----------------------------------------Footer-Ende---------------------------------------------------*/
