body
{
	background-color: #71C1F2;
}

image{
	border:none;
}


a.attentionlink:link
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}

a.attentionlink:visited
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}

a.attentionlink:hover
{
	color: #000000;
	text-decoration:none;
	background-color: #FFFFFF;
}

a.attentionlink:active
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}

a.headline:link
{
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	text-decoration: none;
}

a.headline:visited
{
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	text-decoration: none;
}

a.headline:hover
{
	color: #000000;
	text-decoration:none;
	background-color: #FFFFFF;
	border-top-color: #0000FF;
	border-top-style: solid;
	border-bottom-color: #0000FF;
	border-bottom-style: solid;
}

a.headline:active
{
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	text-decoration: none;
}

a.contetUebershcrift:link
{
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	text-decoration: none;
}

a.contetUebershcrift:visited
{
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	text-decoration: none;
}

a.contetUebershcrift:hover
{
	color: #000000;
	text-decoration:none;
	background-color: #FFFFFF;
	border-top-color: #0000FF;
	border-top-style: solid;
	border-bottom-color: #0000FF;
	border-bottom-style: solid;
}

a.contetUebershcrift:active
{
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	text-decoration: none;
}

a.menulink:link
{
	text-decoration:none;
}

a.menulink:visited
{
	text-decoration:none;
}

a.menulink:hover
{
	color: #000000;
	text-decoration:none;
	background-color: #FFFFFF;
	border-top-color: #0000FF;
	border-top-style: solid;
	border-bottom-color: #0000FF;
	border-bottom-style: solid;
}

a.menulink:active
{
	text-decoration:none;
}

a.content:link
{
	text-decoration:none;
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

a.content:visited
{
	text-decoration:none;
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

a.content:hover
{
	color: #FF0000;
	text-decoration:none;
	background-color: #FFFFFF;
	border-bottom-color: #0000FF;
	border-bottom-style: solid;
}

a.content:active
{
	text-decoration:none;
}

.hauptzelle
{
	background-image: url(../img/header.jpg);
	background-repeat:no-repeat;
	width:762px;
	height:60px;
}

.content
{
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}

.attention
{
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #FF0000;
	border: medium solid #FF0000;
	padding: 3px;
	font-weight: bold;
}

.price
{
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #000066;
	border: medium solid #FF0000;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	border-color: #0000FF;
	padding: 3px;
}

.headline
{
	text-align: center;	
	font-family: Verdana;
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	/*color: #191970;*/
	color:#000;
}

.contetUebershcrift
{
	font-family: Verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.menu
{
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: medium;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: medium;
}

.menulink
{
	font-family: Verdana;
	font-size: 16px;
	color: #0000A0;
	font-weight: bold;
}

.partner {
	clear:both;
	padding-top:5px;
}

.linkEntry{
	float:left;
	margin-right:5px;
}
.linkEntry img{
	border:none;
}
a.linkEntry:link,
a.linkEntry:visited,
a.linkEntry:hover,
a.linkEntry:active
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}

