body {
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px; 
	padding: 0px;
	margin: 0px;
	color: #fec;
	background: url('/fileadmin/img/background.jpg') no-repeat fixed top center;
}

a {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px; 
	color: #fec;
}

a:hover { 
	color: white;
}

a.email  {
	background: url('/fileadmin/img/email.gif') no-repeat bottom left;
	padding-left: 20px;
}

a img {
	border: none;
}

#outerFrame {
	position: absolute;
	left: 50%;
	width: 800px;
	margin-left: -400px;
}

* html #outerFrame {
  margin-left: -399px;
}

#menuFrame {
	position: absolute;
	top: 150px;
	left: -1px;
	width: 200px;
	height: 400px;
	margin: 0px;
	padding: 0px;
}

#contentFrame {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 600px;
	height: 800px;
	padding: 0px;
	margin: 0px;
}

#contentLeft {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 210px;
	text-align: left;
	padding: 0px;
}

#contentRight {
	position: absolute;
	top: 150px;
	left: 230px;
	width: 350px;
	text-align: left;
	padding-bottom: 50px;
}

#contentFullSize {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 440px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#contentBorder {
	position: absolute;
	top: 410px;
	left: -35px;
	text-align: left;
	z-index: 99;
	padding: 0px;
	margin: 0px;
}

#logoFrame {
	position: absolute;
	left: 90px;
	top: 20px;
	width: 92px;
	height: 69px;
}

#logoFrame img {
	border: 0px;
}

#headerFrame {
	position: absolute;
	left: 10px;
	top: 30px;
}

#footerLinks {
	position: absolute;
	top: 0px;
	right: 20px;
}

#footerLinks a {
	font-family: Arial;
	font-size: 10px;
}


#contactForm {
	padding-left: 10px;
	font-family: Georgia;
	font-size: 12px;
	width: 200px;
	margin-left: 0px;
	margin-bottom: 20px;
	background: url('/fileadmin/img/background_yellow.jpg');
}

.formField textarea, .formField input {
	font-family: Tahoma;
	border: 1px solid lightgrey;
	margin-bottom: 10px;
	font-size: 10px;
	padding: 2px;
	color: #555;
}

.error {
	font-family: Arial;
	font-size: 10px;
	width: 200px;
	padding-left: 10px;
	margin-left: -10px;
	margin-bottom: 20px;
	background: url('/fileadmin/img/background_red.jpg');
}

/* #################### TYPO3 CONTENT ELEMENT CLASSES ################### */

#menuFrame ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#menuFrame li {
	padding: 0px;
	margin: 0px;
	height: 50px;
}

p.bodytext {
	margin: 0px 0px 10px 0px;
	text-align: left;
}

.csc-textpic p.bodytext {
	margin-left: 0px;
	text-align: left;
}

#contentRight .csc-textpic {
	margin-left: 0px;
}

.csc-textpic-clear {
	height: 15px;
}

.csc-textpic-text {
	margin-left: 0px;
}

.csc-menu {
	position: relative;
	left: 0px;
	width: 200px;
	padding: 10px 10px 50px 10px;
	margin: 0px;
	text-align: left;
	background-color: #db9e21;
	/*background: url('/fileadmin/img/background_yellow.jpg');*/
}

.csc-menu li {
	list-style-type: none;
	width: 200px;
}

.csc-menu li a {
	font-family: Tahoma;
	font-size: 12px;
}

.csc-textpic-image {
	margin-left: 0px;
}

#caption {
	color: #555;
	font-size: 14px;
}

.csc-header h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

.csc-header-date {
	margin: 0px;
	margin-left: 0px;
}

h1.csc-firstHeader {
	margin-bottom: 20px;
}

.csc-textpic-text h1, #contactForm h1 {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
}

#contentLeft ul {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 14px;
	padding: 10px 0px 10px 10px;
	margin-right: 0px;
	color: lightyellow;
}

#contentRight ul {
	list-style-type: decimal;
	list-style-position: outside;
	padding: 0px;
	margin: 0px 0px 10px 18px;
}

#contentRight ol {
	list-style: decimal;
	list-style-position: outside;
	padding: 0px;
	margin: 0px 0px 10px 18px;
}

#contentRight li {
	width: 330px;
	margin: 0px;
	padding: 0px;
}

.tx-newloginbox-pi1  {
	padding: 10px;
	margin-top: 0px;
	font-family: Tahoma;
	font-size: 12px;
	width: 190px;
	margin-left: 0px;
	background: url('/fileadmin/img/background_yellow.jpg');
}

.tx-newloginbox-pi1 h3 {
	margin: 0px;
	padding: 0px;
}

.csc-frame {
	padding-top: 0px;
	margin: 0px 0px 20px 0px;
	font-family: Georgia;
	font-size: 12px;
	width: 210px;
	/*
	filter:alpha(opacity=75);
	opacity:.75;
	*/
	background: url('/fileadmin/img/background_yellow.jpg');
}

.csc-frame .csc-textpic {
	margin: 0px;
	padding: 0px;
}
