/* Allgemeine Tags */
/* +++++++++++++++ */

body { background-color: #FFFFFF; margin: 0 auto; }

a, td, div, span, p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #999999; }

a:hover { text-decoration: none; }

a.footer-link { text-decoration: none; }

a.footer-link:hover { text-decoration: underline; }

h3 { font-size: 16px; color: #000000; }

td.spacer { font-size: 5px; line-height: 5px; height: 5px; }

.error { color: #FF0000; }

input, textarea { width: 200px; border: 1px solid #999999; }

textarea { height: 60px; }

/* Startseite */
/* ++++++++++ */

.start-logo { text-align: center; padding-top: 245px; padding-bottom: 46px; }

.start-nav { width: 100%; border-bottom: 1px solid #000000; border-top: 1px solid #000000; background-color: #CCCCCC; text-align: center; }

/* Content-Seiten */
/* ++++++++++++++ */

.logo { padding-left: 700px; padding-top: 16px; padding-bottom: 16px; }

.nav { width: 100%; border-bottom: 1px solid #000000; border-top: 1px solid #000000; background-color: #CCCCCC; text-align: left; }

.content-wrapper { width: 730px; padding-top: 80px; padding-bottom: 80px; }

.content-left { float: left; width: 160px; height: 240px; }

.content-right { float: right; width: 570px;}

.col-left { float: left; width: 220px; text-align: left; }

.col-right { float: right; width: 220px; text-align: left; margin-left: 120px; }

.footer { clear: both; width: 100%; padding-top: 16px; padding-bottom: 16px; border-bottom: 1px solid #000000; border-top: 1px solid #000000; background-color: #FFFFFF; text-align: center; }