/*
Orange: 	#ff9900;
Grau:		#746e71;
Dunkelgrau: #3d3d3f;
Hellorange:	#FDE4CB;
*/

body {
	background: #3d3d3f;
	font-family: "Tahoma", Tahoma, Verdana, Arial, sans-serif;
	color: #746e71;
	padding-top: 3em;
	padding-bottom: 3em;
}

a, a:visited {
	color: #ff9900;
	text-decoration: underline;
}

hr {
	border: solid #efefef 1px;
	background-color: #efefef;
	height: 1px; 
}

div.yui-skin-sam {
	background-color: #efefef !important;
	clear: both;	
}

#ckimenu a {
	color: #746e71;
	text-decoration: none;
}

#ckimenu a.active, #ckimenu .yuimenuitem a:hover {
	color: #FFF;
	background:#ff9900 ;
}

strong {
	font-weight: bold;
}

#adresse strong {
	font-weight: bold;
}

#adresse a {
	text-decoration: none;
}

p,ul {
	margin-bottom: 1.3em;
	line-height: 1.4em;
}

ul {
	padding-left:  3em;
	list-style-type: square;
}

.mediaplayer {
	margin-bottom: 1.3em;
	background: #FFF;
}

#id-1 #contentcolumn ul {
	margin-bottom: 3.5em;
}

#id-1 #contentcolumn li {
	list-style-type: square;
	margin-bottom: 1.5em;
}

#contentcolumn ul li {
	list-style-type: square;
	margin-bottom: 1em;
}

h1,h2 {
	color: #ff9900;
}

h1 {
	font-size: 153.1%;
	margin-bottom: 2em;
	font-weight: bold;
	background: url(headline-marker.gif) top left no-repeat;
	padding-left: 1.5em;
}

.innertube h2 {
}

.innertube h3 {
	font-weight: bold;
	color: #746e71;
	margin-bottom: 1em;
}

h2 {
	font-size: 105%;
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
}

p.description {
	font-weight: bold;
	color: #746e71;
	margin-bottom: 2em;
	font-size: 123.1%;
}

img.portrait {
	float: left; 
	margin: 0 1.5em 2.3em 0;
}

.catlinks {
	font-size: 85%;
}

.servicelinks {
	float: right;
}

.anschrift {
	float:  left;
}

#adresse {
	width: 750px;
	height: 15px;
	margin: 0 auto 0.5em auto;
	color: #999;
	clear: both;
}

#adresse p {
	font-size: 85%;
	margin-bottom: 0;
}

#maincontainer {
	width: 750px;
	margin: 0 auto;
	border: 1px solid #746e71;
	background: #fff;
}

#download img {
	float:  left;
	margin: 3px 10px 20px 0;
}

#header {
	background: #ff9900 url(/files/cki-zitat.gif) 8em 4em no-repeat;
	text-align: right;
	height:  206px;
}

#footer {
	margin: 0 auto;
	text-align: center;
	clear: both;
	background: #fff;
}

* html #footer {
height:1px;
}

#footer a, #footer a:visited {
	color: #746e71;
}

#footer ul, #footer li {
	padding: 0;
	margin: 0;
}

#footer li.aktiv {
	font-weight: bold;
}

table {
	margin: 0 auto;
	font-size: 90%;
}

td.kategorie {
	background: #999999;
	font-weight: bold;
	color: #FFF;
	height: 21px;
	padding: 0 0.5em 0 0.5em;
}

td.prev {
	padding-right:0.5em;
	height: 21px;
}

td.next {
	padding-left:0.5em;
	height: 21px;
}

td.subkategorien {
	text-align: left;
	background: #efefef;
	padding: 0.5em;
}

td.subkategorien a, td.subkategorien a:visited {
	text-decoration: none;
}

div.element {
	margin-bottom: 1em;
}

textarea {
	width: 400px;
	border: 1px solid #746e71;
}

label {
	display: block;
	margin-bottom: 0.2em;
}

legend {
	padding-bottom: 20px;
	font-weight: bold;
	color: #ff9900;
}

input.text {
	width: 250px;
	border: 1px solid #746e71;
	padding: 0.2em;
}

input:focus, textarea:focus {
	background-color: #FDE4CB;
}

div.leerzeile {
	height: 1em;
}

#contentcolumn {
	float: left;
	width:  549px;
	border-right: 1px solid #efefef;
	background: #fff;
}

#contentcolumn .innertube {
	margin: 1em 2em;
}

#sidebar {
	float:  right;
	width:  200px;
	background: #fff;
}

#sidebar .innertube {
	margin: 1em 1em;
}

#sidebar p {
	font-size: 90%;
}

#sidebar img.icon {
	vertical-align: middle;
}

