body {
    margin:0;
    padding:0;
    font-family:Times New Roman;
    color:#004926;
    font-size:15px;
    background-repeat:no-repeat;
    background-color:#FAC86F;
    background-attachment:fixed;
}

hr{
	color:#93a788;
	background-color:#93a788;
	height:1px;
	border:0;
	margin:0;
	padding:0;
}

hr.content_hr{width:407px;margin:10px 0 20px 0;}
hr.content_hr_oben{width:407px;margin-top:3px;}

img {
    border:0;
    outline:none;
}

p{
    font-family: Times New Roman,Garamond,serif;
    font-size:13px;
    margin-right:45px;
    overflow:hidden;
    text-align:left;
}

h1 {
    color:#AC2A28;
    font-size:18px;
    font-family:Times New Roman,Georgia,serif;
}

ul {
	font-family: Times New Roman,Garamond,serif;
    font-size:12px;
    padding-left:10px;
    margin-left:10px;
}

a:link, a:visited {
    color:#004926;

}

a:hover, a:active {
    color:#004926;
    text-decoration:none;
}

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

a.download:hover, a.download:active {
    color:#fff;
    font-size:12px;
    text-decoration:underline;
}

a.navi:link, a.navi:visited {
    color:#004926;
    font-size:15px;
    text-decoration:none;
    font-weight:bold;
    line-height:40px;
}

a.navi_roll:link, a.navi_roll:visited {
    color:#AD2C2B;
    font-size:15px;
    text-decoration:none;
    font-weight:bold;
    line-height:40px;
}

a.navi:hover, a.navi:active {
    color:#AD2C2B;
    font-size:15px;
    text-decoration:none;
    font-weight:bold;
    line-height:40px;
}

a.images:link, a.images:visited {
    height:132px;
    width:199px;
	float:left;
	margin-right:10px;
}

a.images:hover, a.images:active {
    height:132px;
    width:199px;
    display: block;
}

a.images img{border:1px solid #004926;}

a.restaurants:link, a.restaurants:visited {
	font-weight:bold;
	text-decoration:none;
	font-family: Times New Roman,Garamond,serif;
	font-size:12px;
}

a.restaurants:hover, a.restaurants:active {
    font-weight:bold;
    text-decoration:none;
    color:#AC2A29;
    font-family: Times New Roman,Garamond,serif;
    font-size:12px;
}

a.mehr:link, a.mehr:visited {
     font-weight:bold;
     text-decoration:none;
}

a.mehr:hover, a.mehr:active {
    font-weight:bold;
    text-decoration:none;
    color:#AC2A29;
}

/* MAIN */

.main {
    margin-top:24px;
    margin-left:54px;
    width:745px;
}

.header {
    background-image: url(../images/background-header.png);
    background-repeat:no-repeat;
    width:760px;
    height:104px;
    padding-left:10px;
    color:#fff;
    font-style:italic;
}

.left-header {
    margin-top:25px;
    float:left;
    text-align:center;
}

.right-header {
    padding-left:440px;
    padding-top:15px;
    color:#F9C100;
    font-size:16px;
    text-align:center;
    font-weight:bold;
}

.right-header-bottom {
    padding-left:415px;
    padding-top:4px;
    text-align:center;
    font-size:12px;
}

.logo {
    position:absolute;
    margin-left:90px;
    top:13px;
    left:67px;
}

#content {
    background-image:url(../images/background-content.png);
    width:688px;
    padding:30px 0 30px 0;
    margin-left:82px;
    overflow:auto;
}

.navigation_contact-info {
    width:193px;
    padding-top:27px;
    padding-left:32px;
    text-align:center;
    color:#004926;
    font-size:13px;
    float:left;
}

.kontakt-text {
    padding-top:4px;
    padding-bottom:15px;
}

.green-line {
    background-color:#93A788;
    height:1px;
    width:183px;
}

.green-line-long {
    background-color:#93A788;
    height:1px;
    width:405px;
    margin-top:4px;
    margin-bottom:17px;
}

.green-line-long2 {
    background-color:#93A788;
    height:1px;
    width:405px;
    margin-top:0;
    margin-bottom:7px;
}

.content-text-image {
    padding-left:252px;
    font-size:11px;
}

.impress {
    font-weight:bold;
    font-size:12px;
}

#messelogo{
	left:68px;
	position:absolute;
	top:128px;
}



