/* Grund-Tags */

dl,dd,td,p,ul,li,ol {
	font-size:10pt;
	font-weight:normal;
	font-family:Arial,Helvetica,sans-serif; 
}

/* Body und Anker */

body {
	font-family:Arial,Helvetica,sans-serif; 
	background-color:#ff9966;
}

A {
	color:#cc0000;
	text-decoration:none;
}

A:Visited {
	color:#cc0000;
	text-decoration:none;
}

A:Hover {
	color:#cc0000;
	text-decoration:underline;
}

A:Active {
	color:#cc0000;
	text-decoration:none;
}



/* PopUps */

#curhand {
	cursor: hand;
}

#bubble {
	font-family:Arial,Helvetica,sans-serif; 
	font-size:11px;
    position: absolute;
	visibility: hidden;
	border-width: 1px;
    border-color: #000000;
	border-style: solid;
	padding: 2;
	background-color: beige;
	z-index: 10;
}


/* Formularelemente */

#button1 {
	font-size:10pt;
	font-weight:bold;
	height:23px;
	font-family:Arial,Helvetica,sans-serif; 
	color:#cc0000;
	background-color:#ffcc99;
	border-width:2px;
	border-style:solid;
	border-color:#cc0000;
}

#button2 {
	font-size:10pt;
	font-weight:normal;
	height:23px;
	font-family:Arial,Helvetica,sans-serif; 
	color:#cc0000;
	background-color:#ffcc99;
	border-width:1px;
	border-style:solid;
	border-color:#cc0000;
}

#button3 {
	font-size:8pt;
	font-weight:normal;
	height:18px;
	font-family:Arial,Helvetica,sans-serif; 
	color:#cc0000;
	background-color:#ffcc99;
	border-width:1px;
	border-style:solid;
	border-color:#cc0000;
}

input {
	font-family:Arial,Helvetica,sans-serif; 
}

select {
	font-family:Arial,Helvetica,sans-serif; 
}
	
.subline {
	border-bottom: 1pt solid #999999;
}

.topline {
	border-top: 1pt solid #999999;
}

.toplineh {
	border-top: 1pt solid #cccccc;
}

/* Manuelle Stile */

#fehlerfond {
	background-color:#ff9999;
	padding:5px;
}

#titel {
	font-size:18pt;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif; 
}

#titelo {
	font-size:18pt;
	font-weight:normal;
	font-family:Arial,Helvetica,sans-serif; 
}

#subtitel {
	font-size:12pt;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif; 
}

#subtitelo {
	font-size:12pt;
	font-weight:normal;
	font-family:Arial,Helvetica,sans-serif; 
}

#zwititel {
	font-size:10pt;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif; 
}

#brot {
	font-size:10pt;
	font-weight:normal;
	font-family:Arial,Helvetica,sans-serif; 
}

#brotf {
	font-size:10pt;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif; 
}

#broti {
	font-size:10pt;
	font-style:italic;
	font-family:Arial,Helvetica,sans-serif; 
}

#menu {
	font-size:9pt;
	font-weight:normal;
	font-family:Arial,Helvetica,sans-serif; 
}

#menuf {
	font-size:9pt;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif; 
}

#kons {
	font-size:8pt;
	font-weight:normal;
	font-family:Arial,Helvetica,sans-serif; 
}


#konsi {
	font-size:8pt;
	font-weight:normal;
	font-style:italic;
	font-family:Arial,Helvetica,sans-serif; 
}

#konsdg {
	font-size:8pt;
	font-weight:normal;
	color:#999999;
	font-family:Arial,Helvetica,sans-serif; 
}

#konsf {
	font-size:8pt;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif; 
}

