/* CSS Document */

/* common styles */
body {
	background-color: #3a3939;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/fileadmin/templates/images/body-bg-top.jpg);
	background-repeat: repeat-x;
}
body,td,th,input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a3939;
}
body, div, table, td, th, tr,
p, h1, h2, h3, h4, h5, ol, ul, li,
a, img, form, fieldset, label, input, select, textarea {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:focus, a:hover, a:active {
	color: #3a3939;
	text-decoration: underline;
}

/* structure */
.page {
	margin: 40px auto 0px auto;
	width: 980px;
}
.main {
	width: 960px;
	background-color: #ffffff;
	background-image: url(/fileadmin/templates/images/page-bg-top.gif);
	background-repeat: no-repeat;
	padding: 10px;
}
.fond {
	width: 960px;
	background-color: #d0cecb;
	/*background-image: url(/fileadmin/templates/images/fond-bg-top.jpg);*/
	/*background-repeat: repeat-x;*/
	/*padding-bottom: 10px;*/
	/*overflow: hidden;*/
}
.header {
	width: 960px;
	height: 166px;
	position: relative;
}
.homelogo {
	position: absolute;
	top: 36px;
	left: 19px;
}
.motive-img {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.metanavi-top {
	width: 940px;
	height: 57px;
	position: absolute;
	left: 10px;
	bottom: 0px;
	/*background-image: url(/fileadmin/templates/images/metatopback.png);*/
	/*background-repeat: no-repeat;*/
}
.metanavi-top-items {
	line-height: 57px;
	position: absolute;
	right: 36px;
	bottom: 0px;
}
.metanavi-top-items a,
.metanavi-top-items img {
	float: left;
}
.metanavi-top-items img {
	padding-top: 21px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.stage {
	width: 940px;
	padding: 10px 10px 0px 10px;
	/*padding: 10px;*/
	/*overflow: hidden;*/
}
.mainnavi {
	float: left;
	width: 198px;
	/*margin-left: 8px;*/
	padding-right: 9px;
	padding-left: 8px;
	position: relative;
	bottom: 59px;
}
.mainnavi-head-bg {
	width: 198px;
	height: 49px;
	background-image: url(/fileadmin/templates/images/mainnavi-bg.png);
	background-repeat: repeat-y;
	position: absolute;
	top: 0px;
	right: 8px;
}
.mainnavi-head {
	width: 196px;
	height: 48px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #bbb6b2;
	border-left-color: #ffffff;
	position: relative;
}
.functions-top {
	/*line-height: 48px;*/
	position: absolute;
	right: 16px;
	top: 16px;
	display: block;
}
.functions-top img.functop-home {
	padding-right: 6px;
}
.functions-top img.functop-lang {
	padding-right: 8px;
}
.functions-top img.functop-print {
	padding-right: 7px;
}
.functions-top img.functop-facebook {
	padding-right: 7px;
}
.functions-top img.functop-xing {
	margin-top: 1px;
}
.fb-like-pos {
	width: 12px;
	height: 12px;
	overflow: hidden;
	float: left;
	position: relative;
	top: 1px;
	left: 0px;
}
.fb-like-wrap {
	width: 55px;
	height: 90px;
	position: absolute;
	bottom: -34px;
	left: -6px;
}
.fb-like-wrap iframe {
	padding: 0px !important;
	margin: 0px !important;
}
.mainnavi-body {
	width: 196px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8b837b;
	border-bottom-color: #8b837b;
	border-left-color: #e0dcd7;
	background-image: url(/fileadmin/templates/images/mainnavi-bg.png);
	background-repeat: repeat-y;
	position: relative;
}
.mainnav-corner {
	width: 12px;
	height: 12px;
	position: absolute;
	bottom: -2px;
	left: -1px;
}
.content {
	float: left;
	width: 474px;
	/*margin-left: 9px;*/
	background-color: #fafafa;
	background-image: url(/fileadmin/templates/images/corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 28px;
	line-height: 18px;
}
.infocol {
	float: left;
	width: 185px;
	/*margin-left: 10px;*/
	padding-left: 10px;
	line-height: 16px;
}
.infocol-top {
	background-color: #696767;
	background-image: url(/fileadmin/templates/images/corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	color: #ffffff;
	font-size: 11px;
}
.infocol-top a:link, .infocol-top a:visited, .infocol-top a:focus, .infocol-top a:hover, .infocol-top a:active {
	color: #ffffff;
}
.infocol-top-text {
	padding: 10px;
}
.infocol-bottom {
	margin-top: 10px;
	background-color: #fafafa;
	background-image: url(/fileadmin/templates/images/corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px;
}
.wrapper {
	clear: both;
	line-height: 10px;
}
.footer {
	width: 980px;
	height: 67px;
	color: #c1bab2;
	font-size: 11px;
	line-height: 15px;
	position: relative;
}
.footer a:link, .footer a:visited, .footer a:focus, .footer a:hover, .footer a:active {
	color: #c1bab2;
}
.metanavi-bottom {
	position: absolute;
	top: 16px;
	left: 2px;
}
.functions-bottom {
	position: absolute;
	top: 16px;
	right: 2px;
}


/* main navi: see udm-style.css and udm-override.css */


/* content */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	padding-bottom: 24px;
	color: #e20916;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	padding-bottom: 18px;
	color: #e20916;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	padding-bottom: 14px;
	color: #e20916;
}
h4 {
}
h5 {
}
p {
	padding-bottom: 18px;
}
ul {
	padding-bottom: 18px;
}
.content ul ul {
	padding-bottom: 9px;
}
.content ul ul ul ul {
	padding-bottom: 0px;
}
ol {
	padding-bottom: 18px;
}
.content ol ol {
	padding-bottom: 9px;
}
.content ol ol ol ol {
	padding-bottom: 0px;
}
li {
	margin-left: 15px;
}

/* indexed search */
.tx-indexedsearch-redMarkup,
.csc-sword {
	color: #e20916;
	font-weight: bold;
}

/* RTE */
span.red, p.red, h1.red, h2.red, h3.red, h4.red, h5.red, h6.red {
	color: #e20916;
}



/* fixes and tweaks */
/* IE7 Imagerow fix */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 0px; padding-bottom: 18px;
}
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow {
	margin-bottom: 0px; padding-bottom: 18px;
}

/* no borders around pics in links */
a img {
	border: none;
}

