﻿/*===============================*/
/*			Markup		*/
/*===============================*/
body,td{
 	font-family: Arial, verdana, Geneva, Helvetica, sans-serif;
	font-size:0.7em;
	color:#666666;
	border:0px solid green;
	line-height: 16px;
}
a,a:active,a:hover,a:link,a:visited{
	font-family: Arial, verdana, Geneva, Helvetica, sans-serif;
	color:#666666;
}
a img{
	border-width:0px;
}
ol{
	list-style: circle;
	margin:0px 0px 0px 26px;
	border:0px solid green;
}
h1{
	margin:4px 0px 4px 0px;
	font-size: 1.3em;
	color:#99CC33;
}
h2{
	margin:0px 0px 4px 0px;
	font-size: 100%;
	font-weight:bold;
	color:#666666;
}
h3{
	font-size: 100%;
	color:#666666;
	font-weight: normal;
	margin:10px 0px -10px 0px;
}
body{
	xoverflow:auto;
	xoverflow: -moz-scrollbars-vertical;
	border:0px;
	margin:0px;
	padding:0px;
	position: relative;
	xmargin-left:auto;
	xmargin-right:auto;
}
p{
	margin:0px 0px 0px 0px;
}
.abstand{
	margin:0px 0px 12px 0px;
}
.absatz{
	margin:-5px 0px 0px 0px;
}

.main{
	width:900px;
	height:650px;
	xmargin-left:auto;
	xmargin-right:auto;
	border:0px solid #E9E9E9;
	position:relative;
	margin-top:10px;
	background: url(../pics/bg.jpg) no-repeat;
}
.navigation{
	position:absolute;
	left:30px;
	top:450px;
	text-align:right;
}
.nav{
	
	position:absolute;
	left:30px;
	top:450px;
	border:0px solid fuchsia;
	text-align:right;
}

.logo{
	background-image: url(../pics/logo.gif);
	position:absolute;
	left:160px;
	top:40px;
	width:58px;
	height:377px;
}
.achtung{
	font-weight:normal;
	text-align: left;
	color:#FF0000;
	margin:0px 0px 0px 0px;
}

.content{
	width:590px;
	height:590px;
	position:relative;
	top:40px;
	left:310px;
	border:0px solid red;
	xoverflow: auto;
	xoverflow: -moz-scrollbars-vertical;
	xoverflow-y: scroll;
}
.zitat{
	position:absolute;
	left:0px;
	top:150px;
	width:400px;
	border: 0px solid red;

}
.text1{
	position:absolute;
	left:0px;
	top:0px;
	width:260px;
	height:90%;
	border: 0px solid red;
}
.text2{
	position:absolute;
	left:300px;
	top:0px;
	width:260px;
	height:90%;
	border: 0px solid red;
}
.text3{
	position:absolute;
	left:300px;
	top:0px;
	width:355px;
	height:90%;
	border: 0px solid red;
}
.subtext{
	font-weight:normal;
	text-align: right;
	color:#666666;
	width:385px;
}
.headline_gruen{
	font-size: 1.3em;
	color:#99CC33;
	margin:0px 0px 12px 0px;
	font-weight:bold;
	font-size: 1.3em;
}
