html
{
	font-size: 100.01%;
}

body
{
	margin: 0;
	font-family: Verdana, Helvetica, san-serif;
	text-align: center;
	background: #ec751a;
}

#site-box
{
	width: 834px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}

#left-box
{ float: left; width: 200px; margin-top: -1px; border-left: 10px solid #fff; }
* html #left-box { margin-top: -4px; width: 200px; float: left; border-left: 10px solid #fff; }
#telesym
{
	float: left;
}

#menu
{
	margin: 10px 0;
	padding: 20px 0 40px 10px;
	list-style: none;
	background: #f9bd5f url(../img/menu-header.png) no-repeat;
}

#menu li
{
	padding: 5px 0;
	border-bottom: 1px solid #fff;
}

#menu a
{
	font-size: 80%;
	text-decoration: none;
	color: #000;
}

#menu a.submenu
{
	margin-left: 15px;
}

#right-box
{
	float: right;
	width: 220px;
	border-right: 10px solid #fff;
}

.info-box
{
	padding: 10px 10px 17px;
	border: solid 1px #ec751a;
	background: #fbc571 url(../img/heading2-bg.png) repeat-x;
	margin-bottom: 10px;
}

.info-box h3
{
	margin: 5px 0;
	font-size: 70%;
	color: #e30b23;
}

.info-box p
{ margin: 0; font-size: 70%; text-align: left; color: #000; width: auto; }

.announce-box
{
	border: solid 1px #ec751a;
	background: #fbc571 url(../img/heading1-bg.png) repeat-x;
	margin-bottom: 10px;
}

.announce-box h2
{
	margin: 15px 10px 5px;
	font-size: 70%;
	color: #e30b23;
}

.announce-box img
{
	margin-bottom: 5px;
}

.announce-box p
{
	margin: 0 10px 10px;
	font-size: 70%;
	text-align: left;
	color: #533b32;
}

.announce-box a
{
	font-weight: bold;
	text-decoration: none;
	color: #422828;
}

#main-box
{
	margin: 0 240px 0 220px;
}

#header
{ background-image: url(../img/slogan-bg.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 10px; height: 193px; }
#content
{ min-height: 540px; height: auto !important; height: 540px; margin: 10px 0; padding: 10px 16px; background: url(../img/content-bg.png) repeat-x; }

#slogan
{
	position: relative;
	top: 20px;
	left: 10px;
	width: 350px;
}

#sub-slogan
{
	position: relative;
	top: 45px;
	left: 10px;
	width: 170px;
}

#phone
{
	margin: 15px 0 0;
	text-align: right;
}

#impressum
{
	height: 19px;
	margin: 10px 0 20px;
	text-align: right;
}

a img
{
	border: 0;
}

a:hover
{
	text-decoration: underline !important;
}

.normal-black
{
	font-size: 70%;
	text-decoration: none;
	text-align: left;
	color: #000;
}

.normal-gray
{
	font-size: 70%;
	text-decoration: none;
	color: #8b8b8b;
}

.big-red
{
	font-size: 85%;
	font-weight: bold;
	color: #e30c21;
}
form
{
	margin: 0;
}

fieldset
{
	border: 0;
	margin: 0;
	padding: 10px;
}

label
{
	display: block;
	padding: 4px 0 1px;
	font-size: 60%;
	text-align: left;
}

#submit
{
	width: 100% !important;
}

input
{
	width: 170px;
	padding: 2px;
	margin: 2px 0;
	font-family: Verdana, Helvetica, san-serif;
	font-size: 70%;
}

#footer
{
	clear: both;
	padding: 10px;
	text-align: center;
	background: #cccccc;
}
.big-light-orange
{
	font-weight: bold;
	font-size: 90%;
	color: #4f3917;
}
.big-dark-orange
{
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
	color: #e30b23;
}
.big-dark-orange strong
{ font-weight: bolder; font-size: 120%; display: block; }
