@font-face {
	font-family: 'Frhnd471';
	src: url('/css/frhnd471.ttf') format("truetype");
}

body {
	text-align: center;
	background-image: url(../images/layout/bg.jpg);
	background-repeat: repeat;
	margin-top: 40px;
}

h1 {
	font-family: 'Frhnd471';
	font-size: 24px;
	color: #af3020;
	font-weight: normal;
	text-shadow: 0 1px 4px #ccc;
}

h2 {
	font-family: 'Frhnd471';
	font-size: 16px;
	color: #af3020;
	font-weight: normal;
	text-shadow: 0 1px 4px #ccc;
}

span {
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight: 400;
	margin-bottom: 0px;
}

.fontnb {
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	margin-bottom: 0px;
}

.fontnbig {
	font-size: 16px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	margin-bottom: 0px;
}

.fonts {
	font-size: 10px;
	font-family: Arial, Helvetica;
	font-weight: 400;
	margin-bottom: 0px;
}

.fontsb {
	font-size: 10px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	margin-bottom: 0px;
}

.fonthl {
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #FFFFFF;
	text-align: right;
}

.forms {
	font-size: 12px;
	font-family: Arial, Helvetica;
	color: #000000;
	background-color: #dddddd;
	border: 1px solid #444444;
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

.bold {
	font-size: 12px;
	font-family: Arial, Helvetica;
	color: #9B3212;
	font-weight: bold;
	margin-bottom: 0px;
}

a:link {
	color: #042D2C;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #021716;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #006234;
	text-decoration: underline;
	font-weight: bold;
}

a.bmenu:link {
	color: #042D2C;
	text-decoration: none;
	font-weight: plain;
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	margin-bottom: 0px;
}

a.bmenu:visited {
	color: #021716;
	text-decoration: none;
	font-weight: plain;
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	margin-bottom: 0px;
}

a.bmenu:hover {
	color: #44874E;
	text-decoration: none;
	font-weight: plain;
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	margin-bottom: 0px;
}

a.smenu:link {
	color: #000000;
	text-decoration: none;
	font-weight: plain;
	font-size: 11px;
	font-family: Arial, Helvetica;
	font-weight: 400;
	margin-bottom: 0px;
}

a.smenu:visited {
	color: #000000;
	text-decoration: none;
	font-weight: plain;
	font-size: 11px;
	font-family: Arial, Helvetica;
	font-weight: 400;
	margin-bottom: 0px;
}

a.smenu:hover {
	color: #44874E;
	text-decoration: none;
	font-weight: plain;
	font-size: 11px;
	font-family: Arial, Helvetica;
	font-weight: 400;
	margin-bottom: 0px;
}

td {
	text-align: left
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight: 400;
}

.rightmenu {
	font-size: 12px;
	font-family: Arial, Helvetica;
}

#botborder {
	margin: auto;
	background-image: url(../images/layout/smallbottom.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 1000px;
}

#topborder {
	margin: auto;
	background-image: url(../images/layout/smalltop.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 1000px;
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-align: left;
}

#middleborder {
	margin: auto;
	background-image: url(../images/layout/middle.png);
	padding: 0px 25px 0px;
	width: 950px;
}

#headeranfrage {
	float: left;
	padding-left: 20px;
	padding-top: 45px;
}

#headertel {
	float: right;
	padding-right: 30px;
	padding-top: 30px
}

#headerurlaubslust {
	float: left;
	padding-left: 40px;
	padding-top: 32px;
}

.teaserwrapper {
	background-color: rgb(235, 225, 184);
	margin-right: 10px;
	padding: 5px;
}

.teaserbox {
	width: 150px;
}

/**
 Date Picker {{{
 */

#request fieldset {
	float:left;
	margin-bottom:10px;
	padding:0px;
	border:0;
}
#request, #request * {
	font-size:11px;
}

a.dp-choose-date {
	border-color: #FFFFFF;
	background: url(../images/calendar.png) no-repeat;
}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0px;
	margin: 4px 0px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	border-bottom: 1px solid;
	color: #fff;
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 84px;
	float: left;
	border: 0px;
	padding: 2px;
	margin-top: 4px;
}

#request input.button.submit {
	background-color:#064c3c;
	color:#fff;
	border:0 none;
	clear:left;
	font-weight:bold;
	margin-left:2px;
	margin-top:5px;
	padding:1px;
	width:100px;
}

/**
 }}} End Date Picker
 */

