/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css 48 2003-10-26 17:07:44Z typo3 $ */

* {
        font-family: Verdana, Arial, Helvetica;
        font-size: 11px;
        line-height : 140%;
        color: #333333;
}


A:link {
        background-color : transparent;
        color : navy;
        text-decoration : none;
}
A:visited {
        background-color : transparent;
        color : navy;
        text-decoration : none;
}
A:hover {
        background-color : transparent;
        color : #FF0000;
        text-decoration : underline;
}
A:active {
        background-color : transparent;
        color : navy;
        text-decoration : none;
}


SELECT {  
        font-size: 10px 
}
TEXTAREA {  
        font-size: 10px
} 
INPUT {  
        font-size: 10px 
}

H1 {
	margin-bottom: 0;
	padding-bottom: 0;
}

H2 {
        font-size : 15px;
        color : #666666;
        margin-bottom : 10px;
        margin-top : 20px;
}
H3 {
        font-size : 12px;
        color : #666666;
        margin-bottom : 0px;
        margin-top : 10px;
}
H4 {
        font-size : 10px;
        color : black;
        margin-bottom : 0px;
        margin-top : 10px;
}
.subhead1 {
        font-size : 10px;
        color : black;
}
.subhead2 {
        font-size : 10px;
        color : green;
}
.subhead3 {
        font-size : 10px;
        color : red;
}
.headerdate {
        font-family : Verdana, sans-serif;
        font-size : 10px;
        color : Green;
        font-weight: normal;
}

P {
        margin-top : 3px;
        margin-bottom : 3px;
        padding-bottom : 0px;
        text-indent : 0px;
}
.caption {
        font-size : 10px;
        color : #FF9966;
}
.bulletlist {
        font-size : 10px;
        color : #6600CC;
}
.table {
        font-size : 11px;
        color : #CC3366;
}

.searchform {
        font-size : 12px;
        color : #6600CC;
        font-weight : normal;
}
.searchresultpagetitle {
        font-size : 15px;
        color : #333333;
        font-weight : bold;
}
.searchresultcontent {
        color : #6600CC;
        font-weight : normal;
}
.searchresultheader {
        font-size : 14px;
        color : #333366;
        font-weight : bolder;
}
.searchmarkup {
        color : #FF0066;
}




.loginform {
        font-size : 14px;
        color : #CC0000;
        font-weight : normal;
}




.mailform {
        font-family : Verdana, sans-serif;
        font-size : 12px;
        color : #003366;
        font-weight : normal;
}
.mailformrequired {
        font-family : Verdana, sans-serif;
        font-size : 12px;
        color : #003366;
        font-weight : bolder;
}
.mailformcomment {
        font-family : Verdana, sans-serif;
        font-size : 12px;
        color : #CC0000;
        font-weight : bolder;
}
.mailformradio {
        font-family : Verdana, sans-serif;
        font-size : 10px;
        color : #003366;
        font-weight : normal;
}






.filelinks {
        font-family : Verdana, sans-serif;
        font-size : 14px;
        color : #990000;
}
.filelinkssize {
        font-family : Verdana, sans-serif;
        font-size : 14px;
        color : Green;
}



.sitemap1 {
        font-family : Verdana, sans-serif;
        font-size : 12px;
        color : #CC6600;
}
.sitemap2 {
        font-family : Verdana, sans-serif;
        font-size : 11px;
        color : #990000;
        margin-left : 20px;
}
.sitemap3 {
        font-family : Verdana, sans-serif;
        font-size : 10px;
        color : #333399;
        margin-left : 40px;        
}
.sitemap4 {
        font-family : Verdana, sans-serif;
        font-size : 9px;
        color : #003333;
        margin-left : 60px;
}




.celmenu {
        font-family : Verdana, sans-serif;
        font-size : 12px;
        color : olive;
        margin-top : 10px;
}
.celsubmenu {
        font-family : Verdana, sans-serif;
        font-size : 11px;
        color : #666699;
        margin-left : 20px;
        margin-top : 3px;
}

.important {
        font-size: 24px;
}


.meinAbsatz {
        font-size: 30px;
}
.meinZeichen {
        font-style: italic;
}

ul {
	margin-top: 0;
	margin-left: 20px;
}

