/* MAIN */
* {
	padding:0px;
	margin:0px;
	font-family:Verdana,Arial,sans-serif;
}

body {
	font-size:1em;
	text-align:center;
}

a {
	color:#4D4D4D;
}

a:hover {
	color:#000080;
}



/* FRAMEWORK */
#frame {
	z-index:0;
	position:relative;
	top:0px;
	left:0px;
	width:952px;
	height:570px;
	margin:0px auto 0px auto;
	background-image:url('../media/bg_main.gif');
	background-repeat:repeat-y;
	border-top:1px solid #CCCCCE;
	text-align:left;
}

#frame-inner {
	z-index:1;
	position:absolute;
	top:0px;
	left:1px;
	width:950px;
	height:570px;	
}

#logo {
	z-index:2;
	position:absolute;
	top:19px;
	left:19px;
	width:auto;
	height:auto;
}

#header {
	z-index:3;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:128px;
	background-color:#ffffff;
}

#headerimage {
	z-index:4;
	position:absolute;
	top:0px;
	right:0px;
	width:auto;
	height:auto;
}

#metamenu {
	z-index:5;
	position:absolute;
	top:128px;
	left:0px;
	width:100%;
	height:21px;
	background-image:url('../media/bg_metamenu.gif');
	background-repeat:repeat-x;
}

#content {
	z-index:6;
	position:absolute;
	top:149px;
	left:-1px;
	width:952px;
	min-height:420px;
	background-image:url('../media/bg_main.gif');
	background-repeat:repeat-y;
	border-bottom:1px solid #CCCCCE;
}

#hmenu {
	z-index:7;
	position:absolute;
	top:0px;
	left:0px;
	width:146px;
	height:auto;
}

#main-feed {
	position:relative;
	top:0px;
	left:0px;
	width:600px;
	height:auto;
	float:left;
	margin:45px 0px 0px 167px;
}

#infobox-feed {
	position:relative;
	top:0px;
	left:0px;
	width:155px;
	float:right;
	margin:16px 0px 0px 0px;
}

#popup-frame {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}

#popup-frame #popup-content {
	position:absolute;
	top:0px;
	left:0px;
	width:95%;
	margin:20px 20px 20px 20px;
	text-align:left;
}



/* VMENU */
#hmenu ul {
	list-style:none;
}

#hmenu li {
	border-bottom:1px solid #999999;
	width:147px;
	height:23px;
}

#hmenu li.second {
	border-bottom:1px solid #E6E6E6;
	border:0px;
	width:147px;
	height:23px;
}

#hmenu li a {
	color:#7B7C7E;
	font-size:70%;
	text-decoration:none;
	font-weight:normal;
	margin:0px 0px 0px 20px;
	padding:5px 0px 0px 0px;
	height:23px;
}

#hmenu li.second a {
	color:#7B7C7E;
	font-size:70%;
	text-decoration:none;
	font-weight:normal;
	margin:0px 0px 0px 34px;
}

#hmenu li a:hover {
	color:#E87019;
}

.selected {
	color:#E87019 !important;
}

#hmenu .aktiv {
	background-image:url('../media/bg_vmenu.gif');
	background-repeat:no-repeat;
}
	


/* TEXT */
#metamenu p {
	text-align:right;
	margin:-1px 132px 0px 0px;
}

#metamenu p a {
	color:#ffffff;
	font-size:60%;
	font-weight:bold; 
	text-decoration:none;
	margin:0px 0px 0px 10px;
}

#main-feed h1,
#popup-content h1 {
	color:#4D4D4D;
	font-weight:bold;
	font-size:80%;
}

#main-feed .bodytext,
#main-feed p,
#popup-content .bodytext {
	width:auto;
	color:#4D4D4D;
	font-size:80%;
}

#main-feed .bodytext a,
#main-feed p a,
#popup-content .bodytext a {
	color:#F17420;
}

.csc-uploads-fileName a {
	font-size:12px !important;
	color:#4D4D4D !important;
}

.text-orange {
	color:#F17420;
	display:inline;
}

#main-feed ul {
	list-style:square;
	margin:0px 0px 0px 10px;
	padding:0px 0px 20px 10px;
}

#main-feed ul li {
	color:#4D4D4D;
	font-size:12px;
	padding:4px 0px 0px 0px;
}

.browsebox {
	margin:15px 0px 15px 0px;
}

.tx-indexedsearch-title a,
.browsebox a {
	color:#4D4D4D;
	font-size:70%;
	font-weight:bold;
}

.tx-indexedsearch-text-item-path,
.tx-indexedsearch-text-item-size,
.tx-indexedsearch-text-item-mtime,
.tx-indexedsearch-text-item-crdate {
	color:#4D4D4D;
	font-size:70%;
	font-weight:normal;
}

#infobox-feed h1 {
	width:145px;
	color:#E87019;
	font-weight:bold;
	font-size:80%;
	padding:0px 0px 15px 0px;
}

#infobox-feed .bodytext {
	width:145px;
	color:#4D4D4D;
	font-size:80%;
}

.csc-textpic-caption {
	font-size:70%;
	font-style:italic;
	padding:5px 0px 0px 0px;
}

.csc-uploads-fileName a {
	font-size:80%;
}



/* QUIZ */
.tx-srquiz-pi1 {
	margin:0px 0px 0px -7px;
	padding:0px;
	width:435px;
}

.tx-srquiz-pi1 * {
	color:#000000 !important;
}

.single-question .question,
.single-answer .answer {
	background-color:#CED0D3 !important;
	font-weight:bold;
}

.tx-srquiz-pi1-question-radio,
.answer-table {
	background-color:#EAEAEA;
	margin:3px 0px 0px 0px;
}

.tx-srquiz-pi1-results p {
	margin:0px 0px 12px 3px;
	display:block;
}

.result-table {
	background-color:#CED0D3 !important;
}

.score-table {
	background-color:#EAEAEA !important;
}

.single-question .bild-frage {
	position:absolute;
	top:81px;
	right:0px;
}

.single-question .bild-antwort {
	display:none;
	visibility:hidden;
}

.tx-srquiz-pi1-label-correct {
	font-weight:bold;
	color:green !important;
}

.tx-srquiz-pi1-label-false {
	font-weight:bold;
	color:red !important;
}

.single-question .go-answer {
	display:none;
	visibility:hidden;
	position:absolute;
	top:0px;
	right:0px;
}

.single-answer .go-answer {
	display:block;
	margin:15px 0px 0px 0px;
}

.red {
	color:red !important;
	font-weight:bold;
}

.green {
	color:green !important;
	font-weight:bold;
}

.question-title {
	padding:33px 0px 0px 0px;
	font-size:80%;
}



/* FORMULAR & SUCHE */
.important {
	font-size: 13px;
	color: #4D4D4D;
	font-family: Arial;
	font-weight: bold;
}

.csc-textpic-imagewrap {
	margin:20px 0px 5px 0px;
}

.tx-indexedsearch-searchbox-sword {
	border:1px solid gray;
	width:200px;
	height:19px;
	margin:7px 0px 0px 0px;
	padding:0px;
}

.tx-indexedsearch-searchbox-button {
	border:1px solid gray;
	height:19px;
}

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

.input-t01 {
	border:1px solid gray;
	width:300px;
	height:18px;
	background-color:#ffffff;
	margin:00px 0px 0px 15px;
}

.input-t02 {
	border:1px solid gray;
	width:300px;
	height:100px;
	background-color:#ffffff;
	overflow:auto;
	margin:0px 0px 0px 15px;
}

.input-t03 {
	border:1px solid gray;
	width:auto;
	height:18px;
	background-color:#ffffff;
	font-size:90%;
	margin:0px 0px 0px 15px;
}



/* FLEXFORM 2COLS */
.flex_two_cols {
	clear:both;
	width:783px;
	height:auto;
	margin:0px 0px 40px 0px;
}

.flex_two_cols .flex_two_cols_left {
	float:left;
	width:600px;
	height:auto;
}

.flex_two_cols .flex_two_cols_right {
	float:right;
	width:155px;
	height:auto;
}
