/* CSS Document */
/*
Theme Name: TransGravita Theme
Author: WPThemeDesigner.com
Author URI: http://www.wpthemedesigner.com/
Adapted by: Thomas W. Ullrich | D&uuml;sseldorf, 2009
*/
* {
margin: 20; padding: 20;
}

body {
text-align: left;
font-family: Arial;
line-height: 16pt;
font-size: 11pt;
color: #000000;
background-color: #ffffff;
}

.Stil6 {font-size: 11px}

a {
text-decoration: none;
color: #777777;
}

a:hover {
text-decoration: none;
color: #AD0000;
}

h1 {
margin-top: 28px;
margin-bottom: 11px;
font-size: 16pt;
font-weight: bold;
color: #AD0000;
}

h2 {
margin-top: 28px;
margin-bottom: 11px;
font-size: 12pt;
font-weight: bold;
color: #AD0000;
}

h3 {
margin-top: 28px;
margin-bottom: 11px;
font-size: 11pt;
font-weight: bold;
color: #AD0000;
}