/* Grundlagen */
@charset "utf-8";
* {padding:0; margin:0; border:none;}
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; background-color: #010428; line-height:150%; }

/* Struktur */
#center{width:940px; margin-left:auto; margin-right:auto; margin-top:20px; margin-bottom:30px;
background-image:url(../img/hg.gif); background-repeat:repeat-y;}
#center-p{width:940px; margin-left:auto; margin-right:auto; margin-top:20px; margin-bottom:30px;
background-image:url(../img/hg-p.gif); background-repeat:repeat-y;}
#left{ float:left; width:339px; padding:25px 0 35px 0;}
#right{ float:right; width:501px; padding:40px 100px 0 0;}
#footer{ clear:both;}
#portfolio{padding:20px 50px 50px 47px; color:#010428;}
/*#portfolio{padding:20px 120px 50px 120px; color:#010428;}*/

/* Überschriften */
h2{ line-height:200%; font-size:14px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif;}
h3{ line-height:200%; font-size:14px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif;}

/* Text */
.text1 { font-size: 16px;}
.text2 { font-size: 10px;}
.text3 { color:#fff; font-weight:bold;}
.text4 { font-size: 26px; line-height:40px; color:#fff;}


/* Navigation Firefox-Bug */
a {outline:none;}
a img {border:none;}
/* Navigation */
.nav1:link, .nav1:visited{ color:#fff; border-bottom: dotted 1px #B70112; line-height:200%; text-decoration:none; font-size:13px;}
.nav2:link, .nav2:visited{ color:#B70112; border-bottom: dotted 1px #fff; line-height:200%; text-decoration:none;}
.nav3:link, .nav3:visited{ color:#020740; border-bottom: dotted 1px #B70112; line-height:200%; text-decoration:none; font-size:13px;}
.nav4:link, .nav4:visited{ color:#fff; font-weight:bold;  font-size:18px; text-decoration:none; border-bottom: solid 1px #fff;}
.nav4:hover{ color:#AE0014;}
/* display:block; background-image:url(img/ornament-3.gif); background-repeat:no-repeat; padding-left:30px;*/

/**/
.formular{display:none;}

