html,body	{
	background-color: #B5AEA2;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	font-family: Arial,Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}

li,ul,tr,td,table,p,div	{
	font-family: Arial,Verdana;
	font-size: 12px;
	font-weight: normal;
}

.aufblau {
	font-family: Arial,Verdana;
    font-size: 12px;
    text-decoration: none;
    color: #261C50;
    font-weight: normal;
}

.aufblauon {
	font-family: Arial,Verdana;
	font-size: 12px;
    text-decoration: none;
    color: #CC9933;
    font-weight: normal;
}

.aufweiss {
	font-family: Arial,Verdana;
	font-size: 12px;
    text-decoration: none;
	color: #261C50;
	font-weight: normal;
}

a.aufweiss {
	font-family: Arial,Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #261C50;
	font-weight: normal;
}

a:hover.aufweiss {
	text-decoration: underline;
}

.aufweisson {
	font-family: Arial,Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #748D8E;
	font-weight: normal;
}


a:link	{
	color: #261C50;
	text-decoration: none;
}

a:active	{
	color:#748D8E;
	text-decoration: none;
}

a:visited	{
	color: #261C50;
	text-decoration: none;
}

a:hover		{
	color: #748D8E;
	text-decoration: none;
}


.content {
	background-image: url('images/verlauf.gif');
	background-repeat: repeat-x;
 }
 
.navblau {
	background-image: url('images/verlaufblau.gif');
	background-repeat: repeat-x;
 }

.navhblau {
	background-image: url('images/verlaufhblau.gif');
	background-repeat: repeat-x;
 }

.navlink	{
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	font-family: Arial,Verdana,Helvetica;
	font-weight: bold;
	color: #FFFFFF;
}

.h1add	{
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	font-family: Arial,Verdana,Helvetica;
	font-weight: bold;
	color: #748D8E;
}

a.navlink	{
	text-decoration: none;
	color: #748D8E;
}

a.navlink:hover{
	text-decoration:none;
	color: #FFFFFF;
}

a.navlink:visited	{
	color: #748D8E;
	text-decoration: none;
}

.boxtop	{
	font-size: 12px;
	line-height: 12px;
	text-decoration: normal;
	font-family: Arial,Verdana,Helvetica;
	font-weight: bold;
	color: #FFFFFF;
}

h1 {
	font-size: 40px;
	line-height: 22px;
	text-decoration: normal;
	font-family: Monotype Corsiva,Helvetica,Arial;
	font-weight: bold;
	color: #748D8E;
	margin-top: 5px;
	margin-bottom: 0px;
}

h2 {
	font-size:12px;
	line-height: 12px;
	text-decoration: normal;
	font-style: italic;
	font-family: Arial,Verdana,Helvetica;
	font-weight: normal;
	color: #748D8E;
	margin-top: 0px;
	margin-bottom: 0px;
}

.highlite	{
	color: #748D8E;	
	font-weight: bold;
}

.smallnote      {
	font-weight: normal;
	font-size: 9px;
}

.preis		{
	color: #800000;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}

.themen{
	font-family:Aria,Verdana,Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#640000;
}

/* für header und footer, sowie die contentüberschrift in headline */

/* code mit code,b und i versehen */

/*h1 {font-size: 25px;}*/
/*h2 {font-size: 20px;}*/

h3{
	font-size: 15px;
}

/* h1,h2 und h3 sollen nicht mehr benutzt werden */

/* a,a:link,a:visited {text-decoration:none;color: #00009F;} */
/* für die links */

/*.news {text-decoration:none; color: #00009F; font-size: 12px;}*/
/* für die Newsheadline */

/*.themenknow  {font-family:Verdana,Helvetica,Arial;font-size:10px;font-weight:bold;color:#800000;}*/
/* für header und footer, sowie die contentüberschrift in headline */

/*.themenp  {font-family:Verdana,Helvetica,Arial; font-size:15px;font-weight:bold;color:#000064;margin:8px 0px;}*/
/* für die unterthementitel (insitelinks) auf den contentseiten */

/* weitere unterthemen nur mit bold, auch in aufzählungen */

/*.kapitel  {font-family:Verdana,Helvetica,Arial; font-size:11px;font-weight:bold;color: #00009F;}*/
/* on index.htm, z.B. Linux,Windows2000 */

/*.pages  {font-family:Verdana,Helvetica,Arial; font-size:11px;color: #444444;}*/
/* on index.htm, z.B. Beispiele/Vorschau wie SuSE,RedHat,Debian... */

.low{
	font-family:Helvetica,Arial,Verdana;
	font-size:6px;
	text-decoration:none;
}
	
/* um einen kleinen br-Tag zu erhalten */

/*a:hover {text-decoration: underline;}*/
	
ul {
	margin-bottom:0.25cm;
	margin-top:0.01cm;
	list-style-image: url(images/liste.gif);
}

ol{
	margin-bottom:0.25cm;
}

/* Formulare form mit go-Button,from ohne ganzzeilig */
.form{
	background-color:#FFFFFF;
	width:106px;
	border:1px solid #800000;
}

.formlong{
	background-color:#FFFFFF;
	width:145px;
	border:1px solid #800000;
}
	
.formexlong{
	background-color:#FFFFFF;
	width:400px;
	border:1px solid #800000;
}

/* old */

.formshort{
	background-color:#FFFFFF;
	width:95px;
	border:1px solid #800000;
}
	
.formexshort{
	background-color:#FFFFFF;
	width:60px;
	border:1px solid #800000;
}
	
.checkbox{
	background-color:#FFFFFF;
	border:1px solid #800000;
	}

.kategorie-1 {
	background: #b5aea2 url(getimg.php?id=1000) no-repeat scroll 0 0;
}

#menuepunkt-1 {
	background: #b5aea2 url(getimg.php?id=1000) no-repeat scroll 0 0;
}

#menuepunkt-4 {
	background: #b5aea2 url(getimg.php?id=1005) no-repeat scroll 0 0;
}

.kategorie-2 {
	background: #b5aea2 url(getimg.php?id=1006) no-repeat scroll 0 0;
}

.kategorie-9 {
	background: #b5aea2 url(getimg.php?id=1004) no-repeat scroll 0 0;
}

.kategorie-33 {
	background: #b5aea2 url(getimg.php?id=1003) no-repeat scroll 0 0;
}

.kategorie-1#menuepunkt-59 {
	background: #b5aea2 url(getimg.php?id=1024) no-repeat scroll 0 0;
}

.kategorie-1#menuepunkt-35 {
	background: #b5aea2 url(getimg.php?id=1025) no-repeat scroll 0 0;
}	

.kategorie-1#menuepunkt-38 {
	background: #b5aea2 url(getimg.php?id=1028) no-repeat scroll 0 0;
}	

.kategorie-1#menuepunkt-39 {
	background: #b5aea2 url(getimg.php?id=1029) no-repeat scroll 0 0;
}	

.kategorie-1#menuepunkt-40 {
	background: #b5aea2 url(getimg.php?id=1026) no-repeat scroll 0 0;
}	

.kategorie-1#menuepunkt-10 {
	background: #b5aea2 url(getimg.php?id=1027) no-repeat scroll 0 0;
}	

.kategorie-33#menuepunkt-56 {
	background: #b5aea2 url(getimg.php?id=1030) no-repeat scroll 0 0;
}	