html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 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, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
}

html {
    height: 100%;
    width: 100%;
    background-image: url(../grafix/sprachenrohr02.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #efefef;
}

img {
    border: 0;
}

address {
visibility:hidden;
height: 0em;
}

body {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    width: 950px;
    height: auto;
    font-family: TrebuchetMS, Verdana, Arial, sans-serief;
    color:#000;
    font-size: 10px;
    font-weight: 200;
    line-height: 1.3em;
}

#header {
margin-top: 0.55em;
    height: 2em;
    font-family: TrebuchetMS, Verdana, Arial, sans-serief;
font-weight: 700;
color: #006600;
font-size: 4em;
letter-spacing: 0.1em;
text-decoration: none;
	padding-left: 0.2em;
	padding-top: 0.5em;
}

#navi {
	float: left;
	width: 10.5em;
	margin-top: -1em;
	margin-left: 0.4em;
	font-size: 1.4em;
	padding: 1em 0.5em 0.5em 0.5em;
	color: #006600;
    line-height: 1.3em;
}

#navi a {
    color: #006600;
    font-size: 1.0em;
    line-height: 1.3em;
    text-decoration: none;
}

#navi a:hover {
    color: #002200;
}

#Inhalt {
	position: relative;
	margin-left: 16em;
	margin-right: 5em;
	margin-top: 0em;
	font-size: 1.4em;
	line-height: 1.5em;
}


ul {
	margin-left: 0em;
	
}

li {
	list-style-type: none;
}

#Inhalt h1 {
	margin-top: 0.5em;
	font-size: 1.3em;
	font-style: italic;
	color: #006600;
}

#Inhalt h2 {
	font-size: 1.0em;
	font-style: italic;
}

#Inhalt h3 {
	font-size: 1.0em;
	font-style: italic;
	color: #006600;
}

cite {
	font-size: 1.1em;
    color: #006600;
}

#tleft {
	position: absolute;
	margin-top: 1em;
	width: 15em;
	/*border: 1px solid #ff0000;*/
}

#tright {
	position: absolute;
	margin-top: 2.5em;
	margin-left: 9em;
	width: 40em;
}

#footer {
   float: left;
   margin-top: 3em;
   height: 6em;
   width: 950px;
   background-image: url(../grafix/footer.gif);
   background-repeat: no-repeat;
   padding-top: 6em;
}

#footerV {
   float: left;
   margin-top: 27em;
   height: 6em;
   width: 950px;
   background-image: url(../grafix/footer.gif);
   background-repeat: no-repeat;
   padding-top: 6em;
}

#footerV2 {
   float: left;
   margin-top: 15em;
   height: 6em;
   width: 950px;
   background-image: url(../grafix/footer.gif);
   background-repeat: no-repeat;
   padding-top: 6em;
}

.text {
	font-size: 1.1em;
	margin-left: 47em;
}

.jung {
	float: right;
	text-align: right;
	margin-top: 1em;
	margin-right: 1em;
	font-size: 1.1em;
}


