body
{
  font-size: 100%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 1%;
	background-color: #FFF; /*336599;*/
	color: #000;
}

#logo
{
	width: 174px;
	height: 75px;
	border: none;
	margin: 0px 15px 0px 0px;
	float: left;
}

#kopf
{
	width: 100%;
	height: 80px;
	border-bottom: 1px solid #000;
}

#navigation
{
	width: 13%;
	float: left;
	line-height: 1.5em;
	clear: right;
}

*html #navigation
{
  padding: 10px 0 10px 0;
}

#inhalt
{
	float: right;
	width: 86%;
	padding-bottom: 10px;
	/*margin: 0 0 0 180px;*/
}

*html #inhalt
{
	padding-top: 10px;
}


#footer
{
	font-size: smaller;
	text-align: center;
	width: 100%;
	border-top: 1px solid #000;
	padding-top: 5px;
	clear: both;
}


.agb
{
	font-size: 0.9em;
	line-height: 1.1em;
	padding-top: 10px;
}

.spannav
{
  color: gray;
	font-weight: bold;
}

.ul1, .ul2
{
  list-style-type: none;
	margin: 0 1px 5px 5px;
	padding-left: 5px;
}

.ul2
{
	margin: 5px 0 5px 5px;
}

.gewaehlt
{
	font-weight: bold;
	color: #000;
}

a { text-decoration: underline; color: #000080; }
a:hover { text-decoration: none; color: #000; }

#shoplnk
{
	text-align: center;
	font-size: x-large;
	padding: 50px;
}

.teaser
{
	/*background-color: #399;*/
	background-color: #000080;
	color: #FFF;
	/*width: 100%;*/
	margin: 10px 0 0 0;
	padding: 2px;
	border-bottom: 1px solid #000;
}


td
{
	vertical-align: top;
	height: 90px;
	/*overflow: auto;
	display: block;*/
}

.farbwechsel, .block2, .tdBild2
{
	background-color: #4080C0;
	color: #FFF;
}

th
{
	text-align: left;
  border-bottom: 1px solid #000;
	background-color: #336599;
	color: #FFF;
}

.block, .block2
{
	display: block;
	overflow: auto;
}

.tdBild, .tdBild2
{
	vertical-align: middle;
	text-align: center;
}

tfoot
{
	text-align:center; 
	font-size: 0.9em;
	font-style: italic;
}

h4
{
	margin: 5px 0 5px 0;
	padding: 0;
}

.imgklein, .imgklein2
{
	border: 0;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	margin: 0 3px 0 0;
	padding: 0;
	/*float: left;*/
}

.imgklein2
{
	width: 16px;
	height: 16px;	
}
