/* Dieses Stylesheet wurde geschrieben von:  */
/* Axel Petrowicz - a.petrowicz@vitiosus.com */

body {
	background-image: url(../img/bg.jpg);
	background-attachment: fixed; 
	background-repeat: repeat-x; 
	background-position: 0% 100%;
	background-color:#fff;
	margin:0;
	padding:0;
	text-align:center;
	scrollbar-DarkShadow-Color:#fff;
	scrollbar-Track-Color:#fff;
	scrollbar-Face-Color:#fff;
	scrollbar-Shadow-Color:#ccc;
	scrollbar-Highlight-Color:#ccc;
	scrollbar-3dLight-Color:#fff;
	scrollbar-Arrow-Color:#ff0000;

}

#border {
	background-image: url(../img/border.jpg);
	background-attachment: scroll; 
	background-repeat: repeat-x -y; 
	background-position: 0% 0%;
	width:780px;
	margin:0px auto;
	padding:0px;
	border:solid 0px silver;
	border-bottom:solid 1px #999999;
}

#hintergrund {
	background-image: url(../img/contentbg.jpg);
	background-attachment: scroll; 
	background-repeat: repeat-y; 
	background-position: 0% 0%;
	background-color:#fff;
	width:760px;
	margin:0px auto;
	text-align:left;
	border:solid 1px #999;
	border-top:0px;
	border-bottom:0px;
	color:#000;
	font-family:arial;
	font-size:12px;
}

#kopfzeile {
	background-image: url(../img/topbg.jpg);
	background-attachment: scroll; 
	background-repeat: no-repeat; 
	background-position: 0px 0px;
	width:760px;
	height:120px;
	color:000;
	padding:0px;
}

h1 {
	color:#E85624;
	font-size:2.0em;
}

h2 {	color:#666666;
	font-size:1.5em;
}

h3 {	color:#E85624;
	font-weight:bold;
	font-size:1.0em;
	letter-spacing:0.4em;
}

#links {
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
	width:760px;
	margin-top:0px;
	background:#E85624;
	text-align:center;
	color:white;
	padding-left:0px;
}

#inhalt {
	background-image: url(../img/contentbg.jpg);
	background-attachment: scroll; 
	background-repeat: repeat-x; 
	background-position: 0% 0%;
	margin-top:0px;
	border-top:solid 0px #fff;
	color:#000;
	padding:15px;
	padding-top:1px;
}

img {
	border: solid 1px #ccc;
	margin-left:10px;
	margin-top:3px;
	margin-right:2px;
	padding:3px;
}

ul {
	background-image: url(../img/listbg.jpg);
	background-attachment: scroll; 
	background-repeat: repeat-x; 
	background-position: 0% 0%;
	background-color:white;
	border: solid 1px #ccc;
	margin-top:15px;
	margin-left:10px;
	margin-right:50%;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
}

li {
	list-style-type: circle;
	color:#E85624;
}

.textbg {
	background-image: url(../img/textbg.jpg);
	background-attachment: scroll; 
	background-repeat: repeat-x; 
	background-position: 0% 0%;
	background-color:#fff;
	border:solid 1px #ccc;
}

i {
	color:#E85624;
}

/* .textbg:hover {
	background-color:#FBAB90;
	border:dashed 1px #E85624;
	color:#000000;
} */

.inputtext	{
	background-image: url(inputbg.jpg);
	background-attachment: scroll; 
	background-repeat: no-repeat; 
	background-position: 0px 0px;
	margin-top:-2px;
	border:solid 1px #ffffff;
	width:200px;
	color:black;
}

.botschaft {
	background-image: url(textbg.jpg);
	background-attachment: scroll; 
	background-repeat: no-repeat; 
	background-position: 100% 100%;
	border:solid 1px #000000;
	width:300px;
	height:100px;
	margin-top:-2px;
	color:black;
}

td {
	font-family:arial;
	font-size:1.0em;
}

p	{
	font-family:arial;
	font-size:1.0em;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
}

a:link {
	text-decoration:underline;
	color:#000;
}

a:visited {
	text-decoration:underline;
	color:#000;
}

a:hover {
	background-image: url(../img/menubg.gif);
	background-attachment: scroll; 
	background-repeat: no-repeat; 
	background-position: 0% 0%;
	text-decoration:none;
	background-color:#D41B00;
	color:#fff;
}

a:active {
	text-decoration:underline;
	background-color:#666666;
	color:white;
}

a.menu
{	border:solid 1px #000;
	background-color:#D41B00;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#cccccc;
	font-weight:bold;
	text-decoration:none;
	padding:1px;
	padding-left:3px;
	padding-right:3px;
	padding-top:0px;
}

a.menu:link
{	font-size:12px;
	color:#FFBAA2;
	text-decoration:none;
}

a.menu:visited
{	font-size:12px;
	color:#FFBAA2;
	text-decoration:none;
}

a.menu:hover
{	background-image: url(../img/menubg.gif);
	background-attachment: scroll; 
	background-repeat: no-repeat; 
	background-position: 0% 0%;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

a.menu:active
{	background-color:#E75525;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
