/* CSS Document */

body
{
 font-family:Verdana;
 font-size:12px;
 background-color: #E2001A;
 text-align:center;
}

h1 {font-size:30px;color:#ffffff;margin:0px;}
h2 {font-size:14px;color:#ffffff;}
h3 {font-size:14px;color:#ffffff;}
p {margin-top:0px;}

/* Für Quellcode-Beispiele im Text */
code
{
 font-size:14px;
 color:#000;
}

/* Der Kasten mit dem Quellcode */
pre
{
	font-size:12px;
	color:#000;
	border: 1px solid #FF0000;
	background-color:  #FFF;
	padding:10px;
	
}

a:link, a:visited, a:active, a:hover
{
  text-decoration:none;
  font-weight:bold;
  color:#e2001a;
  font-size:12px;
}
a:active, a:hover
{
  color:#ff9200;
}
a.menu:link, a.menu:visited
{
  color:#ff9200;
}
a.menu:active, a.menu:hover
{
  color:#eeeeee;
}

/* Die Titelzeile */
#title {
padding-top:15px;
height:24px;
}

/* Das Menü */
#menu {
color:#ffffff;
text-align:center;
padding:10px 0px;
border-top:1px solid #669999;
background-color: #141e20;
clear:right;
padding-left:40px;
}

/* Der Inhalt */
#content {
/*border:1px solid #000;*/
border:2px solid #E2001A;
/*left:300px;top:50px;*/
-moz-border-radius:10px;
-khtml-border-radius:30px;
background-color:#fff;
text-align: justify;
line-height: 1.5em;
padding:0 10px;
color:#95694F;
width:760;

}

#content #liste ul{position: absolute; left: 150px;}
#content .untertext{position: absolute; left: 150px;}
.text
{
	text-width:450;
	align: center;
	text-align: justify;
	width: 450px;
	padding-left:10px;
	padding-right:10px;
	margin-left:30px;
	margin-right:30px;

}
.scrolltxt {
	color:#000000;
	font-size:12px;
	padding:15px;
	padding-left: 15 px;
	border-left: 1px solid #FF0000;
	text-align: justify;
	overflow: auto;
	position: relative;
	height: 230px;
	width: 600px;
	left: 50px;
}
.scrolltxt1 {
	color:#000000;
	font-size:12px;
	padding:15px;
	padding-left: 15 px;
	border-left: 1px solid #FF0000;
	text-align: justify;
	overflow: auto;
	position: relative;
	height: 370px;
	width: 600px;
	left: 50px;
}
.scrolltxt3 {
	color:#000000;
	font-size:12px;
	padding:15px;
	padding-left: 15 px;
	border-left: 1px solid #FF0000;
	text-align: justify;
	overflow: auto;
	position: relative;
	height: 600px;
	width: 600px;
	left: 50px;
}
.feldabst{
margin-bottom:10px;
}
.feldpos{
	position: absolute;
	left:120px;
}
.picsP{
	margin-left:15px;
	margin-top:15px;
	margin-right: 15px;
	margin-bottom: 15px;

}
strong {
	font-size: 14px;
	font-weight: bolder;
	}
.bold {
	font-size: 12px;
	font-weight: bolder;
	}
	td {
	border: solid 2px #000000;
	}
	.div2
{
border:2px solid #E2001A;
left:230px;top:100px;
-moz-border-radius:10px;
-khtml-border-radius:30px;
width: 800px;
	padding-left:10px;
	padding-right:10px;
	margin-left:30px;
	margin-right:30px;
}

