<style type="text/css">{  }

body {
	background-color: #FFFFFF;
	font-family: Verdana, Tahoma, sans-serif, Geneva, Arial, Helvetica;
	color: #000000;
}

td, p, ol, ul, blockquote {
	font-family: Verdana, Tahoma, sans-serif, Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}

font {
	font-family: Verdana, Tahoma, sans-serif, Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	line-height: 12px;
	font-weight: normal;
}

font.headline { 
	font-size: 18px;
	color: #000000;
	font-weight: bold;
   	text-transform: uppercase;
}    

font.table { 
	font-size: 10px;
	line-height: 16px;
}

/* LINKFORMATE */
    
a:link {text-decoration: none;
	font-weight: bold;
	color: #DE3C00;
}

a:visited {text-decoration: none;
	font-weight: bold;
	color: #A5AA00;
}
	 
a:active {text-decoration: none;
	font-weight: bold;
	color: #DE3C00;
}	 
	 
a:hover {text-decoration: underline;
	font-weight: bold;
	color: #A5AA00;
}

/* NAVI */

a.nav_blau:link {
	font-size: 10px;
	color: #A5AA00;
	font-weight: bold;
	text-decoration: none;
}

a.nav_blau:visited {
	font-size: 10px;
	color: #A5AA00;
	font-weight: bold;
	text-decoration: none;
}

a.nav_blau:hover {
	font-size: 10px;
	color: #DE3C00;
	font-weight: bold;
	text-decoration: none;
}

a.nav_blau:active {
	font-size: 10px;
	color: #DE3C00;
	font-weight: bold;
	text-decoration: none;
}

a.nav_blau_selected:link {
	font-size: 10px;
	color: #DE3C00;
	font-weight: bold;
	text-decoration: none;
}

a.nav_blau_selected:visited {
	font-size: 10px;
	color: #DE3C00;
	font-weight: bold;
	text-decoration: none;
}

a.nav_blau_selected:hover {
	font-size: 10px;
	color: #DE3C00;
	font-weight: bold;
	text-decoration: none;
}

a.nav_blau_selected:active {
	font-size: 10px;
	color: #DE3C00;
	font-weight: bold;
	text-decoration: none;
}


a.nav_blau2:link {
	font-size: 10px;
	color: #A5AA00;
	font-weight: normal;
	text-decoration: none;
}

a.nav_blau2:visited {
	font-size: 10px;
	color: #A5AA00;
	font-weight: normal;
	text-decoration: none;
}

a.nav_blau2:hover {
	font-size: 10px;
	color: #DE3C00;
	font-weight: normal;
	text-decoration: none;
}

a.nav_blau2:active {
	font-size: 10px;
	color: #DE3C00;
	font-weight: normal;
	text-decoration: none;
}

a.nav_blau2_selected:link {
	font-size: 10px;
	color: #DE3C00;
	font-weight: normal;
	text-decoration: none;
}

a.nav_blau2_selected:visited {
	font-size: 10px;
	color: #DE3C00;
	font-weight: normal;
	text-decoration: none;
}

a.nav_blau2_selected:hover {
	font-size: 10px;
	color: #DE3C00;
	font-weight: normal;
	text-decoration: none;
}

a.nav_blau2_selected:active {
	font-size: 10px;
	color: #DE3C00;
	font-weight: normal;
	text-decoration: none;
}

/* NAVI TEXT */

a.nav_text:link {
	font-size: 10px;
	color: #A5AA00;
	font-weight: normal;
	text-decoration: none;
}

a.nav_text:visited {
	font-size: 10px;
	color: #A5AA00;
	font-weight: normal;
	text-decoration: none;
}

a.nav_text:hover {
	font-size: 10px;
	color: #DE3C00;
	font-weight: normal;
	text-decoration: none;
}

a.nav_text:active {
	font-size: 10px;
	color: #DE3C00;
	font-weight: normal;
	text-decoration: none;
}

.nav_arrow {
	font-weight: normal;
}

p, ol, ul, blockquote {
	line-height: 16px;
}

p.navi2 {
	font-size: 12px;
	margin-left:10px;     
}

p.navi3 {
	font-size: 12px;
	margin-left:25px;     
}

p.fehler {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

p.headline { margin-top:10px;
	margin-bottom:10px;
}
    
p.text { margin-left:0px; 
	margin-right:0px;
	margin-top:10px;
	margin-bottom:10px;
}

/* TEXTFORMATE */

.text_bold {
	font-weight: bold;
}

.text_orange {
	font-weight: normal;
	color: #DE3C00;
}
.text_blau {
	font-weight: normal;
	color: #A5AA00;
}
.text_weiss {
	font-weight: normal;
	color: #FFFFFF;
}

.text_bold_orange {
	font-weight: bold;
	color: #DE3C00;
}
.text_bold_blau {
	font-weight: bold;
	color: #A5AA00;
}
.text_bold_weiss {
	font-weight: bold;
	color: #FFFFFF;
}

.text_10 {
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
}
.text_11 {
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}

.text_10_bold {
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
}
.text_11_bold {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}

.text_10_bold_orange {
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	color: #DE3C00;
}
.text_11_bold_orange {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #DE3C00;
}

.text_10_bold_blau {
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	color: #A5AA00;
}
.text_11_bold_blau {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #A5AA00;
}

.text_10_bold_weiss {
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	color: #FFFFFF;
}

.text_11_bold_weiss {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #FFFFFF;
}

.text_title {
	font-size: 18px;
	font-weight: bold;
	color: #A5AA00;
	line-height: 24px;
}

.text_subtitle {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-style: italic;
}

.text_projecttitle {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
}

.text_projectsubtitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
}

.text_teaser {
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #000000;
}

.text_10_uppercase {
	font-size: 10px;
	text-transform: uppercase;
}

.text_wichtig {
	font-weight: normal;
	color: #CC0000;
}
    
/* FORMULAR */

input { font-size:11px;
	color: #CED718;
	line-height:15px;
	font-weight:normal;
	text-decoration:none;
	font-family: Verdana, Tahoma, sans-serif, Geneva, Arial, Helvetica;
}

select { font-size:11px;
	color: #CED718;
	line-height:15px;
	font-weight:normal;
	text-decoration:none;
	font-family: Verdana, Tahoma, sans-serif, Geneva, Arial, Helvetica;
}
	 
textarea { font-size:11px;
	color: #CED718;
	line-height:13px;
	font-weight:normal;
	text-decoration:none;
	font-family: Verdana, Tahoma, sans-serif, Geneva, Arial, Helvetica;
}

/* SONSTIGES */

.bild_links {
	padding-right: 10px;
	padding-bottom: 10px;
}
.bild_rechts {
	padding-left: 10px;
	padding-bottom: 10px;
}

a.internalLink {
	text-decoration: none;
        font-weight: normal; 
	color: #444444; 
	}

a.internalLink:hover { 
	text-decoration: underline; 
	}

//-->
</style>
