
/* Grundlagen */
/* Blau: #095EAA D4DBF0  Rosa: #F18D9A */

*{ margin:0; padding:0;}

/* Navigation Firefox-Bug */
a {outline:none;}
a img {border:none;}

body {background-image:url(../img/hg-page.gif); background-repeat:repeat-x;
font-family: Georgia,Palatino,Palatino Linotype,FreeSerif,serif; font-size: 16px; line-height: 24px; margin-bottom:35px;}

/* Positionierung */

#center{ width:960px; margin-left:auto; margin-right:auto; background-color:#FFF; background-image:url(../img/hg-content.gif); background-repeat: repeat-y;}
#top{ width:960px; height:40px;background-image:url(../img/hg-top.gif); background-repeat:repeat-y; text-align:right;}
#language{ padding:10px 80px 0 0;}
#head{ width:960px; height:170px; background-image:url(img/logo.gif); background-repeat:no-repeat; }
#head-left{ float:left; padding:17px 0 0 64px; text-align:center;}
#head-right{ float:left; padding:27px 0 0 600px;}
#content{ width:960px; background-image:url(../img/hg-content.gif); background-repeat: repeat-y; clear:both;}
#content-pad{ padding: 20px 90px;}

#text1{float:left; width:350px; padding: 30px 0px 0px 105px; text-align:justify;}
#text2{float:left; width:350px; padding: 30px 0px 0px 60px; text-align:justify;}

#linie{ clear:both; text-align:center;}
#footer{ width:960px; height:59px; background-image:url(../img/footer.gif); background-repeat:no-repeat; clear:both;}


/* Navigation */

#menu{ width:960px; height:57px; background-image:url(../img/hg-nav-main.gif); background-repeat:no-repeat; text-align:center;}
#menu-unten{ width:960px; height:44px; background-image:url(../img/hg-nav-c.gif); background-repeat:no-repeat; text-align:center; }


#menu a:link, #menu a:visited { padding: 0 8px; margin:0 7px; font-family:Arial, Helvetica, sans-serif;
color:#FFF; text-decoration:none; font-size:18px; line-height:44px;}
#menu a:hover {  border-bottom:dotted 2px #D4DBF0}


#menu-unten a:link, #menu-unten a:visited { padding: 0 6px; margin:0 7px; font-family:Arial, Helvetica, sans-serif;
color:#F18D9A; text-decoration:none; font-size:15px; font-weight:bold;}
#menu-unten a:hover {  border-bottom:dotted 2px #F18D9A;} 


#head-left a:link, #head-left a:visited {font-family:Arial, Helvetica, sans-serif; color:#F18D9A; text-decoration:none; font-size:12px; font-weight:bold;} 
#head-left a:hover { border-bottom:dotted 2px #F18D9A;}

#head-right ul li{list-style-type:none;}
#head-right a:link, #head-right a:visited {font-family:Arial, Helvetica, sans-serif; color:#F18D9A; text-decoration:none; font-size:13px; font-weight:bold; line-height:21px;} 
#head-right a:hover { border-bottom:dotted 2px #F18D9A;}

.weiter:link, .weiter:visited { color:#000; text-decoration:none; border-bottom:dotted 2px #000;} 
.weiter:hover { color:#F18D9A; border-bottom:dotted 2px #F18D9A;}

/* #menu-unten .item4 a:link, #menu-unten .item4 a:visited{ border:none; !important} 
Für Startseiten-Template. Schauen welche itemNr. Startseite in der neuen Joomla-Instalation hat.
*/

/* Textformatierung */


h1{ color:#F18D9A; font-weight:bold; font-size:18px; font-family:Arial, Helvetica, sans-serif;}
h2{ color:#095EAA; font-weight:bold; font-size:16px;}
#content ul{ margin-left:30px;}
.img1{padding:0 15px 15px 0;}
.rosa-bold{ color:#F18D9A; font-weight:bold;}