* {
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background: #323232 url(../bilder/main-bg.gif) repeat-y scroll center top;
}

h1 {
	font-size: 100%;
}

a {
	color: #B4252B;
}

fieldset {
	border: 0;
}

#content p {
	margin: 1em 0 1em 0;
	line-height: 150%;
}

#page {
	width: 780px;
	background-color: #fff;
	margin: 0 auto;
}

#content {
	
	margin: 10px 10px 0 180px;
}

#head {
	width: 100%;
	height: 126px;
	position: relative;
	background-image: url(../bilder/head-bg.jpg);
	cursor: pointer;
}

#menu {
	margin: 10px;
	width: 160px;
	float: left;
	display: inline;
}

#menu {
	\width: 180px;
	w\idth: 160px;
}

#menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#menu ul li {
	
}

#menu ul li a {
	background-color: #D8D8D8;
	border-left:6px solid #B5262C;
	padding:4px 1px 5px 5px;
	display: block;
	margin-bottom: 3px;
	font-size: 9pt;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#menu > ul > li.cur > a {
	background-color: #B5262C;
	color: #fff;
}

#menu > ul > li > a:hover {
	color: #000;
	background: url(../bilder/menu1-stripe.png);
}

#menu ul li ul li a {
	font-weight: normal;
	border: 0;
	padding-left: 20px;
	font-size: 8pt;
	background-color: #ededed;
}

#menu ul li ul li.cur a {
	font-weight: bold;
	color: #B5262C;
}

#menu ul li ul li a:hover {
	background: url(../bilder/menu2-stripe.png);
}

#head #ralfbrendle {
	display: block;
	position: absolute;
	bottom: 10px;
	right: 10px
}

#head #berufe {
	display: block;
	position: absolute;
	bottom: 4px;
	left: 177px;
}

#head #shorty {
	position: absolute;
	height: 24px;
	text-align: right;
	right: 10px;
	margin-top: 3px;
	padding: 0;
	background-color: ;
}

#head #shorty a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

#head #shorty a:hover {
	color: #B4252B;
	text-decoration: underline;
}


/*** Class Selectors ***/
.csc-mailform-field label {
	display:block;
}


.contenttable {
	
}

.contenttable th ,
.contenttable td {
	padding: 3px;
}

.contenttable th {
	background-color: #d8d8d8;	
}

.contenttable td {
}

.contenttable tr.tr-even {
	background-color: #ededed;
}

.csc-textpic-imagerow {
	margin-bottom: 3px;
}