html, body {
	height: 100%;
}

body {
	text-align: center;
	/* horizontal centering for IE Win quirks */
	background: url(/fileadmin/images/template/bodyBg_004c97.gif) center left repeat-x #004c97;
}

a,
a:visited,
a:hover {
	color: #000000;
}

a:hover {
	color: #004c97;
}

#distance {
	width: 1px;
	height: 50%;
	margin-bottom: -285px;
	float: left;
}



#wrapperPauschalen {
	display: none;
	width: 100%;
	height: 155px;
	position: fixed;
	margin: 0 auto;
	z-index: 1000;
	top: 50px;
}

#pauschalenArea {}

#wrapper {
	position: relative;
	width: 900px;
	height: 570px;
	margin: 0 auto;
	clear: left;
	overflow: hidden;
	text-align: left;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 261px;
	height: 81px;
}

#shortInfo {
	position: absolute;
	top: 0;
	left: 400px;
	width: 325px;
	height: 90px;
	color: #ffffff;
	font-size: 0.9em;
	line-height: 1.4em;
}

#shortInfo a {
	color: #ffffff;
}

#shortInfo strong {
	font-weight: bold;
	color: #ffffff;
	padding-left: 0;
}

#button {
	position: absolute;
	top: 25px;
	left: 745px;
	z-index: 400;
}

#watermarkTop {
	position: absolute;
	top: 0;
	left: 146px;
	width: 204px;
	height: 100px;
}

#watermarkLeft {
	position: absolute;
	top: 100px;
	left: 69px;
	width: 151px;
	height: 156px;
}

#watermarkRight {
	position: absolute;
	top: 100px;
	left: 230px;
	width: 226px;
	height: 218px;
	z-index: 10;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	overflow: hidden;
}

#menu {
	position: absolute;
	top: 105px;
	left: 0;
	width: 220px;
	overflow: hidden;
	float: left;
	color: #FFF;
}

#menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}

#content {
	position: absolute;
	top: 90px;
	left: 220px;
	width: 690px;
	height: 480px;
	float: right;
	background: url(/fileadmin/images/template/contentBg_004c97.gif) top left #004c97;
}

#content p {
	padding-bottom: 1.5em;
}

#content h1 {
	font-size: 1.2em;
	color: #004c97;
	margin: 0 0 1.4em 0;
	font-weight: bold;
}

#content table p {
	padding-bottom: 0;
}

#content thead td {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	line-height: 2.5em;
}

/* #content tbody tr { border-bottom: 1px solid #000000; } */
#content tbody td {
	vertical-align: middle;
	padding: 0.5em 0;
	border-bottom: 1px solid #000000;
}

#content .contentSeparator {
	display: block;
	clear: both;
	border-top: 1px solid #ccc;
	padding-bottom: 1.5em;
}

#content .oneColWrapper,
#content .twoColsWrapper,
#content .twoColsWrapperWideLeft,
#content .twoColsWrapperSmallLeft {
	clear: both;
}

#content .oneColWrapper .oneCol,
#content .twoColsWrapper .twoColsLeft,
#content .twoColsWrapperWideLeft .twoColsLeft,
#content .twoColsWrapperSmallLeft .twoColsLeft {
	position: relative;
	float: left;
	margin: 10px 0 0 10px !important;
	width: 325px;
	overflow: hidden;
}

#content .oneColWrapper .oneCol {
	margin: 0 !important;
	width: 660px;
	padding: 10px;
	height: 450px;
	overflow: auto;
}

#content .twoColsWrapper .twoColsRight,
#content .twoColsWrapperWideLeft .twoColsRight,
#content .twoColsWrapperSmallLeft .twoColsRight {
	position: relative;
	float: right;
	width: 320px;
	height: 433px;
	padding: 37px 10px 0 0;
	margin-right: 10px !important;
	overflow: auto;
}

#content .twoColsWrapper .twoColsRight {
	padding-top: 10px;
}

#content .twoColsWrapperSmallLeft .twoColsLeft {
	width: 240px;
}

#content .twoColsWrapperSmallLeft .twoColsRight {
	width: 410px;
}

#content .csc-textpic .csc-textpic-imagewrap dl {
	padding-bottom: 5px;
}

#content .csc-textpic,
#rgslideshow-62,
#rgslideshow-65 {
	margin: 10px 0 0 10px;
}

#content .twoColsLeft .csc-textpic {
	margin: 0;
}

#wrapperSigne {
	width: 860px;
	height: 20px;
	margin: 0px auto 0 auto;
	display: block;
	position: relative;
	text-align: right;
}

a.worknodeSigne, a.worknodeSigne:link, a.worknodeSigne:visited, a.worknodeSigne:hover, a.worknodeSigne:active {
	font-size: 8px;
	color: #CCC;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	font-family: Arial;
}

a.worknodeSigne:hover {
	background-color: #9C3;
	color: #000;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius: 3px;
}
