body {
background-color: #fff;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #595959;
margin: 0 0 0 0;
}

h1 {
font-family: Georgia;
font-size: 20px;
font-weight: bold;
color: #595959;
}

h2 {
font-family: Georgia;
font-size: 17px;
color: #595959;
font-weight: bold;
}

a:link, a:visited {
color: #575c57;
text-decoration: none;
}

a:hover, a:active {
color: #ff003c;
text-decoration: underline;
}

.menu, .menu a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #575c57;
text-decoration: none;
}

.menu a:hover,  .menu a.akt {
color: #ff003c;
text-decoration: underline;
}

.menuu, .menuu a {
font-family: Arial, Helvetica, sans-serif;
background-image: url(../images/bodyumenue.jpg);
background-repeat: repeat-y;
background-color: transparent;
font-size: 12px;
color: #575c57;
text-decoration: none;
}

.menumarker {
color: #ff003c;
}

.menuu a:hover,  .menuu a.akt {
color: #ff003c;
background-image: url(../images/bodyumenue.jpg);
background-repeat: repeat-y;
text-decoration: underline;
}

.menuu a, .menuu a:hover,  .menuu a.akt {
background: none;
}

/* ENTER */

.contententer {
font-size: 12px;
color: #FFFFFF;
}

.fooenter, .fooenter a {
font-size: 12px;
color: #fff ;
text-decoration: none;
}

.fooenter a:hover, .fooenter a.akt {
text-decoration: underline;
}

.smallenter, .smallenter a {
font-size: 9px;
color: #a2acb3;
text-decoration: none;
}

.smallenter a:hover, .smallenter a.akt {
text-decoration: underline;
}

/* ENTER END */

.foo, .foo a {
color: #686868;
font-size: 12px;
text-decoration: none;
}

.foo a:hover, .foo a.akt {
text-decoration: underline;
}

.small, .small a {
font-size: 9px;
color: #b0b8bf;
text-decoration: none;
}

.small a:hover, .small a.akt {
text-decoration: underline;
}

.background-repeatline-one {
	background-image: url(../images/repeatline.gif);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
}

.background-repeat-grey {
	background-color: #e6e9ea;
}

.bodyhome {
	background-image: url(../images/homebody.jpg);
	background-repeat: repeat-x;
	background-color: #3e5462;
}

.bodysite {
	background-image: url(../images/bodysite.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

.headline {
font-family: Georgia;
font-size: 17px;
color: #595959;
font-weight: bold;
}