/* Globals */

body { font-family: Arial, Helvetica, sans-serif; font-size:small; 
       margin:0; width:100%; background-color: #FFFFFF}

p { font-size:small }

/* Navigation and Main page */

.main { font-family: sans-serif; font-style: normal }

.leftMenu { font-family: sans-serif; font-size: small; 
            font-style: normal; line-height: normal; font-weight: bold; 
	    color: #FFFFFF; text-decoration: none}

.topMenu { font-family: sans-serif; font-size: small; 
           font-style: normal; font-weight: bold; color: #D30615;
	   line-height: normal; text-decoration: none}

.ueberschrift { font-family: sans-serif; font-size: large;
                font-style: normal; font-weight: bolder; text-align: center }

.subTitel1 { font-family: sans-serif; 
             font-size: x-large; font-style: normal; line-height: normal; 
	     color: #000000}

.subTitel2 { font-family: sans-serif; 
             font-size: x-large; font-style: normal; line-height: normal; 
	     color: #D30615; font-weight:bold;}


/* Webring */

.webring { font-family: Tahoma, Arial, Helvetica, Sans-Serif; font-size: 11px; color: #FFFFFF; text-decoration:none; border:0; text-align: center; background: #3E4C97}
.webringLink { font-family: Tahoma, Arial, Helvetica, Sans-Serif; font-size: 11px; color: #FFFFFF; text-decoration:none; font-weight:bold;}
.webringLink:hover { color:#DE142E; }

/* Menue-Buttons */

.button { font-family: Arial, Helvetica, Sans-Serif; font-size: medium; color: #FFFFFF; width: 120px; height:20px; background:#3E4C97; font-weight: bold; text-decoration:none; padding-left: 6px;}
.button:hover { background:#DE142E }

/* Separator Bars */

.separator_bar { background: #22aa22; width: 640px; font-size: 20px; font-weight: bold }

/* Logo Colors */

.hrc_red { width: 800px; height: 47px; background: #DE142E  }
.hrc_white { width: 800px; height: 4px; background: #FFFFFF }
.hrc_blue { width: 800px; height: 47px; background: #3E4C97 }


/* Annotation Font */

.annotation { font-size:smaller }

/* Misc */

.center_text { text-align: center }

