body		{
background-color: white;
background-image: url('udaba-hintergrund.gif');
background-repeat: repeat;
background-image: none;
font-family: Verdana, sans-serif;
font-size: 12px;
margin: 0;
padding-top: 30px;
padding-bottom: 30px;
padding-left:0;
padding-right:0;
color:#424242;
}
#layouttable		{
	/*table-layout:fixed;*/
border: 0;
width: 700px;
height: 450px;
background-color: white;
}
h1.logo		{
font-size: 9px;
letter-spacing: 2px;
color: #BBBBBB;
text-align: right;
margin: 0;
padding-right:5px;
font-weight:lighter;
}
h3.search		{
font-weight:lighter;
background-color:#777777;
color:#FFFFFF;
margin:0;
text-align:center;
font-size:11px;
letter-spacing:1px;
padding:5px;
}
ul.navigation		{
list-style-type:none;
margin:0;
padding:0;
}
ul.navigation li	{
border-bottom:1px dotted #CCCCCC;
	/*padding:5px;*/
margin:0;
}
ul.navigation li a	{
color: #535353;
text-decoration:none;
padding:5px;
display:block;
	/* Internet Explorer braucht noch eine Breitenangabe: testen! 
	width:88%;
	*/
font-size:11px;
}
ul.navigation li a:hover	{
background-color:#DDDDDD;
}
ul.navigation li a.subnavigation		{
	padding-left: 15px;
}


a.homelink		{
color: #CCCCCC;
text-decoration:none;
}
.orange		{
color:#CC6633;
}
.grey		{
color:#666666;
}
.blue		{
color:#082F53;
}
.letterspace		{
letter-spacing:2px;
}
#footer		{
font-size:9px;
letter-spacing:2px;
 text-align:right;
padding:5px;
margin:0;
}
.impresslink		{
color:#777777;
text-decoration:none;
}
#inhalt		{
border:1px dotted #CCCCCC; 
vertical-align:top;
line-height:18px;
}
#inhalt div#inhaltdiv		{
	width:527px !important;
}
#inhalt p, #inhalt h1, #inhalt h2, #inhalt h3, #inhalt h4, #inhalt h5, #inhalt, h6		{
padding:5px;
/*letter-spacing:1px;*/
}
#inhalt ul, #inhalt ol		{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px !important;
list-style-position: outside;
list-style-type: square;
margin: 0;
}
#inhalt ul li, #inhalt ol li		{
	padding: 1px;
	margin-top: 3px;
	/*width: 100%;*/
}
#inhalt h2		{
font-weight: normal;
font-size:20px;
letter-spacing:1px;
font-family: Georgia, Times New Roman, serif;
color: #CC6633;
}
#inhalt h3		{
font-weight: lighter;
font-size: 11px;
letter-spacing:1px;
}
#inhalt a		{
color: #424242;
text-decoration: underline;
}
#inhalt a:hover		{
color:#CC6633;
}
#inhalt a:active		{
color:#082F53;
}
table#unternehmenstable		{
	width: 100% !important;
	border: 0;
	padding: 0;
	margin: 0;
}
#unternehmenstable .unternehmenname		{
	/*background-color: #C1C1C1;
	margin-bottom: 15px;*/
}
#unternehmenstable h2		{
	padding-bottom: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 14px;
}
#unternehmenstable td.inhalt		{
	vertical-align: top;
	padding: 8px;
	border: 0;
}
#unternehmenstable td.kategorie		{
	vertical-align: top;
	padding: 10px;
	padding-bottom: 20px;
}
#unternehmenstable th.ueberschrift		{
	padding: 5px;	
	font-weight: normal;
	font-style: italic;
	background-color: #DDDDDD;
}
li.standardeintrag		{
	border: 1px dotted #d0d0d0;
}
div.standardname		{
	font-weight: bold;
}
img.standardbild		{
	border: 0;
	padding: 5px;
}
div.standardlink		{
	/*display: inline*/; 
	text-align: right; 
	margin-top: -18px;
}
li.premiumeintrag		{
	border: 1px dotted #d0d0d0;
}
div.premiumname		{
	font-weight: bold;
	font-size: 14px;
}
div.premiumtext		{
	text-align: left;
}
li.bullet1		{
	list-style-image: url("/bilder/listorange.gif");
}
li.bullet2		{
	list-style-image: url("/bilder/listgrau.gif");
}
li.bullet3		{
	list-style-image: url("/bilder/listblau.gif");
}

img.icon
{
  float:right; 
  margin-right: 30px;
}