* {
	margin:0;
	padding:0;
}

body {
	background-color: #dedcdd;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
}

#container {
	text-align: left;
	margin: 0 auto 0 auto;
	width: 894px;
	min-height: 500px;
	background-color: White;
	border-bottom: 2px solid #ff7f10;
	overflow:auto;
}

#top_menu {
	width: 894px;
	margin: 0.7em auto 0.3em auto;
	background-color: #fff;
	padding: 0.2em 0 0.2em 0;
	margin-bottom: 0.5em;
}

#top_menu ul {
	list-style: none;
	text-align: right;
}

#top_menu ul li {
	display: inline;
	padding: 0 5px 0 5px;
}

#top_menu ul li a {
	text-decoration: none;
	color: #ff7f10;
	font-weight: bold;
}

#top_menu ul li a:hover {
	text-decoration: underline;
}

#content {
	margin-top: 1px;
	border-top: 3px solid #ff7f10;
	padding-top: 1em;
	overflow:auto;
}

#column_left {
	width: 170px;
}

#column_center {
	padding-top: 1em;
	padding-left: 1.2em;
	padding-right: 1.2em;
	border-left: 1px solid #ff7f10;
	border-right: 1px solid #ff7f10;
	overflow:auto;
}

#column_right {
	width: 170px;
}

/* Navigation */

.main_menu {
	list-style:none;
	margin-left:5px;
	color: #aaa;
}

.main_menu li {
	margin:5px 0 5px;
	border-bottom: 1px dashed #ccc;
}

.main_menu li a {
	text-decoration: none;
	color: #555;
}

.main_menu li a:hover {
	color: #ff7f10;
}

.main_menu li.active_element a
{
	color: #ff7f10;
	font-weight: bold;
}

.main_menu ul {
	margin-bottom:0;
	margin-left:2.4em;
	list-style:none;
	font-weight:normal;
	color:#555;
}


.main_menu ul li {
	border-bottom: none;
}

.main_menu ul li a {
	text-decoration: none;
	color: #555;
}


/* Text-Layout */

td {
	font-size: 12px;
	line-height: 1.4;
}

h1 {
	font-size:20px;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	color: #555;
	margin: 0 0 0.8em 0;
}

p {
	color: #444;
}

p.bodytext {
	line-height:1.5;
	margin-bottom: 2em;
}

a {
	color: #ff7f10;
}

.csc-bulletlist {
	color: #444;
	padding-left: 2em;
	line-height:1.5;
}

.csc-bulletlist li {
	margin-bottom: 1em;
}

/* rechte Spalte */

#column_right h1 {
	background-color: #feb370;
	margin: 0.2em;
	padding: 0.2em 0.2em 0.2em 0.5em;
	font-size:13px;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing:0;
	color: #111;
}

#column_right p {
	padding: 0.2em 0.2em 0.2em 0.5em;
	margin: 0 0.2em 0em 0.2em;
	background-color: #edeef0;
	
}

/* Sitemap */

div.csc-sitemap {
	margin-bottom:2em;
}

div.csc-sitemap ul {
	line-height:1.5;
	margin-left:2em;
}

div.csc-sitemap a {
	text-decoration: none;
}

div.csc-sitemap a:hover {
	text-decoration: underline;
}

/* W3C image */

#w3footer {
	text-align:left;
	width:894px;
	margin:0.3em auto 0.3em auto;
	padding:0;
	background-color:#dedcdd;
}

#w3footer a {
	padding:0;
}

#w3footer a img {
	border:0;
	padding:0;
}


/* New */

legend {
	padding-left:10px;
	padding-right:10px;
	border: 0px;
}

fieldset {
	border:1px solid #ccc;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.radiolayout {
	width:100%;
	padding-top:15px;
	padding-bottom:15px;
}

.formu {
	width:80%;
	padding-top:0;
	padding-bottom:10px;
	padding-left:0;
	border: 0;
	line-height:1.5;
}

.mf-radio {
	border:0;
	margin-right:5px;
}

.mf-text {
	color: #000000;
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
}

.mf-check {
	border: 0px;
}

.mf-select {
	border:0px;
}

.mf-labelhead {
}

.mf-label {
	float:left;
	width:20%;
}

.mf-input {
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
}

.mf-submit {
	color: #ffffff;
	background-color: #C0C0C0;
	border: 0px;
}

/* Table */

.contenttable {
	width: 535px;
	margin-bottom:3em;
}

.tr-odd {
	background-color: #edeef0;
}

.tr-even {
	background-color: #fff;
}

.tr-0 td {
	border:0;
}

.td-0 {
	width:335px;
	padding:6px 0 6px 0;
}

.td-1 {
	width:200px;
	text-align:right;
	vertical-align:top;
	padding:6px 0 6px 0;
}

/* Muggenkartei */

.mk_group {
	overflow:auto;
	margin-bottom:2em;
	border-bottom:1px solid #ccc;
	background-color:#eee;
	padding-bottom:0px;
	*padding-bottom:10px;
}

.mk_groupheader {
	font-size:12px;
	color: #444;
	margin-bottom: 1em;	
	border-bottom:1px solid #ccc;
	background-color:#fff;
}

.mk_group label {
	font-size:12px;
	display:block;
	font-weight:normal;
	color:#444;
	text-align:right;
	width:150px;
	float:left;
}

.mk_group select {
	float:left;
	font-size:12px;
	border:solid 1px #999;
	width:230px;
	color:#444;
	margin:0 0 8px 10px;
}

.mk_group input {
	float:right;
	font-size:12px;
	width:100px;
	margin:0 10px 8px 10px;
}


