body {
	font-family: arial,helvetica,sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E2E1E1;
        background-image: url('head');
        background-repeat: no-repeat;
	}

a:link {
	text-decoration: underline;
	color: #333333;
	}

a:hover {
	text-decoration: underline;
	color: #0066CC;
	}

a:active {
	text-decoration: underline;
	color: #0066CC;
	}

a:visited {
	text-decoration: underline;
	color: #333333;
	}
	
.menu{font-family: arial,helvetica,sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
        color: #333333;
        }
.menu a {color: #333333;
        text-decoration: none;
        }
.menu:hover {color: #0066CC;
        text-decoration: none;
        }

.menu_a{font-family: arial,helvetica,sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
        color: #0066CC;
        margin-bottom: 5px;
        }

.menu_g{font-family: arial,helvetica,sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
        color: #cccccc;
        }

.text{font-family: arial,helvetica,sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        color: #333333;
	line-height: 100%;
	vertical-align: top;
	}

.bildtext {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	clear: both;
	}

p {
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	vertical-align: top;
	}

td {
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	vertical-align: top;
	}

td img {
	padding-left: 0px;
	margin-right: 10px;
	float: left;
	vertical-align: top;
	}

h1 {  
	font-family: arial,helvetica,sans-serif;
        font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	margin-bottom: 10px;
	}

h2 {
        font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
        }

th {
        font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
        padding-bottom: 5px;
	}

li {
	font-family: Arial, sans-serif;
	font-size: 13px;
        padding-left: 5px;
	}

	
.layerimg {
	padding-left: 0px;
	margin-right: 0px;
	float: none;
	vertical-align: middle;
	clear: left;
	border: 0px;
	}
	
.teaser {
        padding-bottom: 15px;
        }
.toptext {font-family: arial,helvetica,sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
        color: #333333;
	vertical-align: top;
        padding-bottom: 5px;
        }
