p, td {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000000;	
}

h1 { font-size: 12pt; }

h2 { font-size: 10pt; }

h3 { font-size: 8pt; font-weight:bold; }

pre { font-family: Courier New; }

p.justify { text-align: justify; }

p.small, b.small { font-size: 7pt; }

/*
a:link {	
	color: #4564B2;
	text-decoration: none;
}
a:visited {	
	color: #4564B2;
	text-decoration: none;	
}
a:active {
	color: red;
	text-decoration: underline;
}
a:hover {
	color: red;
	text-decoration: underline;
}
*/

a.blue:link { color:#ffffff; text-decoration:none; }
a.blue:visited { color:#ffffff; text-decoration:none;}
a.blue:active { text-decoration:underline; }
a.blue:hover { text-decoration:underline; }

table.blue	{ border: 1 solid #0061A5; }
td.blue		{ color: #ffffff; background-color: #0061A5; }

input,select,textarea { background-color: #ffffff; border: 1 solid #0061A5; }
input.required,select.required,textarea.required,td.required { background-color: #FFEFEF ; }
input.button { color: #0061A5; font-weight:bold; }
input.white { background-color: #FFFFFF; border: 0; }

img { border: 0; }

.menu {
	font-family: tahoma, verdana, arial, times;
	font-size: 10pt;
}

.emailAdresse {
	font-family: tahoma, verdana, arial, times;
	font-size: 10pt;
}

.Adresse {
	font-family: tahoma, verdana, arial, times;
	font-size: 10pt;
}

.Termin {
	font-family: tahoma, verdana, arial, times;
	font-size: 10pt;	
}
.sempro_titel {
	font-family: tahoma, verdana, arial, times;
	font-size: 12pt;
	color: #4564B2;
	font-weight: bold;	
}
.tab {
	font-family: tahoma, verdana, arial, times;
	font-size: 8pt;
}
td.hausbilder {
	font-family: tahoma, verdana, arial, times;
	font-size: 10pt;	
	color: white;
	background-color: #747474;
}
td.hausbilder:hover {
	background-color: #8C8C8C;
}
a.hauslinks {
	color: white;
}
a.hauslinks {
	text-decoration: none; 
}
td.topmenu {
	/*background-color: #F9F9F9;*/
	/*background-color: #E83725;*/
	text-align: center;
	color: black;
}
td.topmenu:hover {
	/*background-color: #EDEDED;*/
	/*background-color: #C43030;*/
}
a.topmenu {
	font-family: arial;
	text-decoration: none;
	color: black;
	/*font-weight: bold;*/
}
a.topmenu:hover {
	text-decoration: none;
	color: black;
}
/* Pfeile: */
.linkshover { 
  	 text-decoration: none; 
  	 border:0; 
  	 padding:0; 
  	 display: block; 
  	 text-indent: -9999px; 
  	 letter-spacing: -9999px; 
  	 font-size:0; 
  	 width: 72px; 
  	 height:72px; 
  	 background: url("images/linkspfeil_beide.gif") 0 0 no-repeat;
}
.linkshover:hover { 
  	 background-position: -72px 0;
}
.rechtshover { 
  	 text-decoration: none; 
  	 border:0; 
  	 padding:0; 
  	 display: block; 
  	 text-indent: -9999px; 
  	 letter-spacing: -9999px; 
  	 font-size:0; 
  	 width: 72px; 
  	 height:72px; 
  	 background: url("images/rechtspfeil_beide.gif") 0 0 no-repeat;
}
.rechtshover:hover { 
  	 background-position: -72px 0;
}

.u1 {
	font-weight: bold;
}
