body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial;
	color:#CCCCCC;
	font-size:11px;
}
td,p{
	font-size:11px;
}
#sprachwahl {
padding:0px 20px 10px 0px;
font-size:9px;
color:#CCCCCC;
text-transform:uppercase;
}
#sprachwahl a{
text-decoration:none;
color:#CCCCCC;
}
#sprachwahl a:hover{
text-decoration:underline;
}
#navitable a{
text-decoration:none;
color:#CCCCCC;
text-transform:uppercase;
font-size:12px;
font-weight:bold;
display:block;
}
#navitable a:hover{
color:white;
}
#leftimages{
width:563px;
}
#leftimages img{
margin:14px 0px 0px 15px;
}
#rightimages img{
margin:14px 0px 0px 8px;
}
#contacttable{
width:180px;
padding:0px 10px 10px 10px;
}
#contacttable a{
color:#CCCCCC;
}
#contacttable h1{
font-size:15px;
width:180px;
text-transform:uppercase;
font-weight:bold;
color:#CCCCCC;
padding:0px 0px 8px 0px;
margin:10px 0px 8px 0px;
background-image:url(images/layout/bg_line.gif);
background-repeat:repeat-x;
background-position: bottom;
}
#contacttable p{
padding:0px 0px 8px 0px;
margin:0px 0px 0px 0px;
}

#contenttable h1{
font-size:15px;
width:100%;
text-transform:uppercase;
font-weight:bold;
color:#CCCCCC;
padding:0px 0px 8px 0px;
margin:10px 0px 8px 0px;
background-image:url(images/layout/bg_line.gif);
background-repeat:repeat-x;
background-position: bottom;
}
#contenttable p{
padding:0px 0px 8px 0px;
margin:0px 0px 0px 0px;
}
.hyperlink_grauhinterlegt{
background-color:#272926;
display:block;
width:100%;
color:#CCCCCC;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
font-size:12px;
padding:2px;
padding-left:8px;
background-image:url(images/layout/arrow_small.gif);
background-repeat:no-repeat;
background-position:2px;
}

.hyperlink_grauhinterlegt:hover{
background-color:#333333;
display:block;
width:100%;
color:#CCCCCC;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
font-size:12px;
padding:2px;
padding-left:8px;
background-image:url(images/layout/arrow_small.gif);
background-repeat:no-repeat;
background-position:2px;
}

.hyperlink_normal{
color:#CCCCCC;
}
