html {
	width: 100%;
	background-color: #999999
}

body, table, textarea, select {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

body {
	width: 850px;
	margin: 0px auto;
}

p {
	line-height: 130%;
}

p.news {
	clear: both;
	margin: 20px 0px;
}

li {
	line-height: 130%;
	padding: 2px 0px;
}

table {
	border-collapse: collapse;
}

th.in-column {
	background-image: url('../images/th_background.gif');
	border: 2px #DDDDDD solid;
	text-align: center;
	color:#6D6E71;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
}

td.in-column {
	border: 2px #DDDDDD solid;
}

td.ymsgr {
	padding: 10px 0px;
}

img {
	border:0px;
	padding: 0px;
	margin: 0px;
}

img.ymsgr {
	margin: 0px 10px 0px 0px;
	float: left;
}

img.photo {
	margin: 0px 50px 10px 50px;
	float: left;
}

img.thumb {
	margin: 0px 30px 10px 0px;
	float: left;
}

a {
	background-image: url('../images/arrows.gif');
	background-position: 0px;
	background-repeat:no-repeat;
	font-weight: bold;
	color: #2C61A9;
	margin-top: 7px;
	padding-left: 13px;
	text-decoration: none;
}
a:hover {
	background-image: url('../images/arrows_mo.gif');
	color: #EEB215;
	text-decoration: underline;
}

a.noarrow {
	background-image: none;
	padding-left: 0px;
}

a.ymsgr {
	margin: 0px 7px;
	display: block;
}

a.ymsgr:hover {
	margin: 0px 7px;
	color: #2C61A9;
	text-decoration: none;
}

a.mail {
	background-image: url('../images/icon_mail.gif');
	background-position: 0px -2px;
	padding-left: 20px;
}

*a.mail {
	background-position: 0px 1px;
}

a.mail:hover {
	background-image: url('../images/icon_mail_mo.gif');
	text-decoration: none;
}

a.mail_footer {
	background-image: url('../images/icon_mail_footer.gif');
	background-position: 0px -2px;
	padding-left: 20px;
}

*a.mail_footer {
	background-position: 0px 1px;
}

a.mail_footer:hover {
	background-image: url('../images/icon_mail_footer_mo.gif');
	text-decoration: none;
}

h1 {
	font-weight: bold;
	font-size: 20px;
	color: #2C61A9;
}

h2 {
	font-weight: bold;
	font-size: 12px;
	color: #2C61A9;
}

hr {
	width: 90%;
	color: #999999;
}

div.contact {
	width: 35px;
	float: left;
}

fieldset {
	border: 1px #2C61A9 solid;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 10px 10px;
}

legend {
	color: #2C61A9;
	font-weight: bold;
}

label {
	width: 100px;
	display: inline-block;
	margin-top: 4px;
}

label.txtarea {
	vertical-align: top;
}

input {
	width: 390px;
	margin: 1px 0px;
	border: 1px solid #2C61A9;
	font-size: 12px;
	color: #20458b;
}

input.button {
	background-image: url('../images/button_background.gif');
	width: 80px;
	border: 1px solid #2C61A9;
	color: white;
}

textarea {
	width: 390px;
	height: 55px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #2C61A9;
	margin: 1px 0px;
	color: #20458b;
}

textarea.msgs {
	height: 200px;
}

textarea.mailFailed{
	height: 300px;
}

#header {
	margin-top: 5px;
	background-color: white;
}

#header #menu {
	background-color: #A7A9AC;
	border-left: 3px white solid;
	border-right: 3px white solid;
	margin: 0px;
	width: 814px;
	height: 20px;
	padding-left: 30px;
}

#header #menu a {
	background-image: none;
	float:left;
	border-left: 2px white solid;
	padding: 3px 20px 0px 20px;
	margin: 0px;
	height: 17px;
	color: white;
}
#header #menu a:hover {
	background-color: #DDDDDD;
	color: #295CAA;
	text-decoration: none;
}

#header #menu a.closing {
	border-left: 2px white solid;
	border-right: 2px white solid;
	padding: 4px 20px 0px 20px;
	margin: 0px;
	height: 16px;
}

#header #menu a.activate {
	background-color: #DDDDDD;
	color: #295CAA;
}

#content {
	background-color: white;
	width: 850px;
	min-height: 530px;
	overflow: auto;
}

#content #column-left {
	width: 205px;
	padding: 20px 0px 0px 15px;
	float: left;
	border: 0px black solid;
}

#content #column-left table {
	margin-bottom: 20px;
}

#content #column-left-wide {
	width: 525px;
	padding: 20px 0px 10px 15px;
	float: left;
	border: 0px black solid;
}

#content #column-center {
	width: 320px;
	padding: 20px 0px 10px 15px;
	float: left;
	border: 0px black solid;
}

#content #column-center #news {
	background-image: url('../images/th_background.gif');
	border: 2px #DDDDDD solid;
	color: #2C61A9;
	font-weight: bold;
	padding: 3px 0px 2px 5px;
	margin: 15px 0px 10px 0px;
}

#content #column-right {
	width: 200px;
	padding: 20px 15px 0px 15px;
	float: right;
	border: 0px black solid;
	margin-bottom: 20px;
}

#footer{
	background-image: url('../images/spitze_footer.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 827px;
	padding: 12px 10px 12px 13px;
	float: left;
	margin-top: 2px;
	margin-bottom: 5px;
	font-size: 9px;
	color: #222e39
}

#footer #left_foot {
	background-image: none;
	float: left;
	width: 400px;
}

#footer #right_foot {
	background-image: none;
	text-align: right;
	float: right;
	width: 400px;
}