﻿* {
	margin: 0px;
	padding: 0px;
	border: 0 none;
}

body {
	background-image: url(../images/Home_Hintergrund.gif);
	background-position: top left;
	font-family: arial, sans-serif;
	font-size: 12pt;
	color: black;
}

#text1 {
    color: red;
    font-size: 200px;
    font-weight: bold;
    left: 100px;
    position: absolute;
    top: 15px;
}

#text2 {
	position: absolute;
	left: 100px;
	top: 225px;
	color: white;
	font-size: 23px;
    font-weight: bold;
}

#links {
	position: absolute;
	top: 300px;
	padding-left: 100px;
	list-style: disc;
}

#image {
	position: absolute;
	top: 262px;
	left: 510px;
}

#logo {
	position: absolute;
	left: 60px;
	top: 575px;
	border: 0px;
}

#footer {
	position: absolute;
    top: 605px;
	left: 320px;
	font-size: 11pt;
}

#links a {
		color: black;
}

#link 
{
    position: absolute;
    left: 450px;
	top: 10px;
}

#fassis_link {
	position: absolute;
	left: 30px;
	top: 10px;
}

/* --- Newsticker --- */

a.ticker1 { font-family:arial,Serifenlos; font-weight:100; font-size:12pt; color:#000000; text-decoration:none }  
a.ticker1:hover { font-family:arial,Serifenlos; font-weight:600; font-size:12pt; color:#000000; text-decoration:none }  

/* --- Ende Newsticker --- */
