*{
	margin: 0px;
	padding: 0px;
}

html{
	height: 100%;	
}

body {
	background-color: #104D89;
	text-align: center;
	font: normal normal 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #4C4C4C;
}


a {
	color: #104D89;
	text-decoration: none;
	background-color: transparent;	
}

a:hover {
	color: #4C4C4C;
	text-decoration: underline;
}

div{
	text-align: left;
}

p{
	margin-bottom: 15px;
}

img{
	border:none;
}

h1, h3, h4{
	color: #104D89;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

h1{
	font-size:1.4em;
}

h2{
	color: #A2A2A2;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	margin-bottom: 2px;
}

h3{
	font-size:1.1em;
}

h4{
	font-size:1.0em;
}

.dtag1, .dtag2, .dtag3, .dtag4, .dtag5{} 

.dtag1{}

.dtag1:hover{}

.dtag2{}

.dtag2:hover{}

.dtag3{}

.dtag3:hover{}

.dtag4{}

.dtag4:hover{}

.dtag5{}

.dtag5:hover{}

#mainmenu{
	font-size: 1.2em;
}

#mainmenu li
{
	display: inline;
	list-style: none;
	margin-right: 15px;
}

#mainmenu a{
	color: #575757;
}

#mainmenu a:hover{
	color: #303030;
	text-decoration: underline;
}

#mainmenu a#m_active{
	color: #000000;
	text-decoration: underline;
}

#logo{
	padding-top: 25px;
	margin-right: 40px;
	height:93px;
	text-align:right;
}

#header{
	height: 44px;
	width: 701px;
	padding-top: 15px;
	padding-left: 15px;
	background-image: url(pic-bin/header.back.gif);
	background-repeat: no-repeat;
}

#box{
	width: 771px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 72px;
	background-image: url(pic-bin/box.back.gif);
	background-repeat: no-repeat;
	background-position: 0px 85px;
	position: relative;
}

#main{
	width: 729px;
	margin: 0px;
	background-image: url(pic-bin/main.back_repeat.gif);
	background-repeat: repeat-y;
}

#footer{
	width: 771px;
	height: 150px;
	padding-top: 35px;
	padding-left: 0px;
	background-image: url(pic-bin/menu.back.gif);
	background-repeat: no-repeat;
}

#content{
	margin-left: 0px;
	margin-right: 0px;
	width: 665px;
}

#contentbox{
	background: url(pic-bin/main.back_norepeat.gif) no-repeat #fff;
	padding-left: 15px;
	margin-right: 0px;
	width: 665px;
}

#decoright{
	width:71px;
	height: 110px;
	background-image: url(pic-bin/deco.right.gif);
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	bottom: 38px;
}

img.deko{
	border: 1px solid #D4D4D4;
	margin: 10px;
	padding: 4px;
}

img.bildergalerie{
	border: 1px solid #D4D4D4;
	margin: 5px;
	padding: 2px;
}

.thickbox:hover{
  text-decoration: none;
}

#angebot{
	background: #F8F26D;
	color: #000;
	text-align: center;
	padding: 5px;
	line-height: 1.5em;
	display: block;
}
