.bildlinks {
margin-right:10px;
}

.bildrechts {
margin-left:10px;
}

.linkbox {
width: 250px; 
padding: 5px; 
background-color:#f7f7f7;
border:1px solid #d3d3d3;
}

.linkbox a {
color:#6d7eb0;
text-decoration:none;
}

.linkbox a:hover {
color:#6d7eb0;
text-decoration:underline;
}


.textblock {
float:left; 
color:#000000;
text-decoration:none;
}

.textblock h1 {
color:#324c95;
text-decoration:none;
font-size: 1.0em;
font-weight: bold;
}


.page {
border-left:1px solid #D3D3D5;
border-right:1px solid #D3D3D5;
border-bottom:1px solid #D3D3D5;
}

.footer { text-align:left; border: none; background:#FFFFFF none repeat scroll 0 0; width:1000px; margin:10px auto; padding:0; color:#444444; font-family:Arial,Helvetica,sans-serif; border: 1px solid #D3D3D5; }

.footer .content { padding:0; margin:10px; }

.footer .content h2 { color: #324C95; }

.footer .content h2 p { }




