body {
	background-color: #FFFEE5;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	
}

.tb_titel {
	background-image: url(./table/tb_titel.jpg);
	background-repeat: no-repeat;
	height: 140px;
}

.tb_navigation {
	background-image: url(./table/tb_navigation.jpg);
	background-repeat: no-repeat;
	width: 263px;
	vertical-align: top;
	padding-left: 80px;
	padding-top: 1px;
	

}

.tb_inhalt {
	vertical-align: top;
	background-color: #CB60AB;
} 
.tb {
	background-color: #CB60AB;

}

.tb_rahmen_o {
	background-image: url(./table/tb_rahmen_o.jpg);
	background-repeat: repeat-x;
	height: 8px;
}
.tb_rahmen_or {
	background-image: url(./table/tb_rahmen_or.jpg);
	background-repeat: no-repeat;
	height: 8px;
}
.tb_rahmen_ol {
	background-image: url(./table/tb_rahmen_ol.jpg);
	background-repeat: no-repeat;
	height: 8px;
}
.tb_rahmen_u {
	background-image: url(./table/tb_rahmen_u.jpg);
	background-repeat: repeat-x;
	height: 8px;
}
.tb_rahmen_ul {
	background-image: url(./table/tb_rahmen_ul.jpg);
	background-repeat: no-repeat;
	height: 8px;
}
.tb_rahmen_u {
	background-image: url(./table/tb_rahmen_u.jpg);
	background-repeat: repeat-x;
	height: 8px;
}
.tb_rahmen_ur {
	background-image: url(./table/tb_rahmen_ur.jpg);
	background-repeat: no-repeat;
	height: 8px;
}
.tb_rahmen_r {
	background-image: url(./table/tb_rahmen_r.jpg);
	background-repeat: repeat-y;
}
.tb_rahmen_l {
	background-image: url(./table/tb_rahmen_l.jpg);
	background-repeat: repeat-y;
}
.menulink1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 25px;


}
.menulink2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-left: 8px;
line-height: 15px;
}
.menulink3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-left: 20px;
line-height: 15px;
}
A.menulink1:link { color: #CB60AB } 
A.menulink1:visited { color: #CB60AB } 
A.menulink1:hover { color: #CB60AB } 
A.menulink1:active { color: #CB60AB } 
A.menulink2:link { color: #CB60AB } 
A.menulink2:visited { color: #CB60AB } 
A.menulink2:hover { color: #CB60AB } 
A.menulink2:active { color: #CB60AB } 
A.menulink3:link { color: #CB60AB } 
A.menulink3:visited { color: #CB60AB } 
A.menulink3:hover { color: #CB60AB } 
A.menulink3:active { color: #CB60AB } 

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #EEDCEA;
}
input {
 background-color:#FFFEE5;
 border: 1px solid black;
}
textarea {
 background-color:#FFFEE5;
 border: 1px solid black;
}




