* {
        margin:  0;
        padding: 0;
}

body, html {
        font-family:      Verdana, Helvetica, sans-serif;
        background-color: #666666;
}

#wrapper {
         margin-top:27px;
         /*border:solid 1px #00FF00;*/
}

#page {
         width:689px;
         /*border:solid 1px #00FF00;*/
         background-color:#666666;
}

#headbild {
	width:157px;
         height:164px;
         background:url('img/headbild.jpg') no-repeat;
         float:left;
}

#kopf {
	width:689px;
         height:164px;
}
#header {
	width:532px;
         height:42px;
         float:left;
         margin-top:18px;
         background:url('img/header.gif') no-repeat;
}

#nav {
	width:532px;
         height:22px;
         margin:2px 0px 0px 0px;
         float:left;
         background-color:#B10F0F;
}

#nav img {
	margin: 0px 15px 0px 7px;
         padding:0px 0px 0px 0px;
         float:left;
         border:0px;
}

#trans {
	width:532px;
         height:18px;
         float:left;
         background:url('img/content_head.gif') repeat-y;
}

#trans2 {
	width:157px;
         height:35px;
         float:left;
         background-color:#E2E2E2;
}
#titel {
         width:375px;
         height:35px;
         float:left;
}

#trans3 {
	width:532px;
         height:27px;
         float:left;
         background:url('img/content_head.gif') repeat-y;
}

#content {
	width:667px;
         margin:0px 0px 10px 18px;
         background-color:#E2E2E2;
         padding:0px 0px 25px 0px;
         border-top:solid 2px #E2E2E2;
         border-left:solid 2px #FFFFFF;
         border-right:solid 2px #FFFFFF;
         border-bottom:solid 2px #FFFFFF;
}

#footer {
         height:21px;
         width:100%;
         border-top:solid 2px #FFFFFF;
         background-color:#B10F0F;
}

.clear {
         clear:both;
}

table {
	margin-top:10px;
         /*width:553px;*/
         border:0px;
         /*table-layout:fixed;*/
}

img {
	padding:0px 0px 0px 0px;
}
td {
	vertical-align:top;
}

.td_cellspace1 {
	width:15px;
}

.td_cellspace2 {
	width:49px;
}

.td1 {
	width:165px;
}

.td2 {
	width:252px;
}

.tdphot {
	width:252px;
         height:55px;
}
h1 {
        padding: 15px 0px 15px 0px;
        font:14px Verdana;
        font-weight:bold;
        color:#B10F0F;
        text-align:left;
}

h2 {
        padding: 30px 0px 0px 0px;
        font:14px Verdana;
        font-weight:bold;
        color:#B10F0F;
        text-align:left;
}

p {
        font:11px Verdana;
        line-height:18px;
        color:#FFFFFF;
        text-align:right;
}

.p1 {
	font:11px Verdana;
	line-height:18px;
	color:#666666;
	width:179px;
	text-align:left;
}

.p2 {
        font:11px Verdana;
        line-height:18px;
        color:#666666;
        width:252px;
        text-align:left;
}

.p3 {
        font:11px Verdana;
        line-height:18px;
        color:#666666;
        width:504px;
        text-align:left;
}

.p_foot {
        font:11px Verdana;
        line-height:18px;
        color:#FFFFFF;
        text-align:right;
}

p a:link, a:active, a:visited {
        color:#FFFFFF;
        text-decoration: none;
        background-color:#B10F0F;
}

p a:hover {
        color:#B10F0F;
        background-color:#FFFFFF;
}
