/* @override http://sci.media24.at/docs/19/layout/user.css */

html {
	background: url(bg-beige.gif);
}

body {
	text-align: center;
	color: #666;
	font: 13px/1.4em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	background: url(bg-beige-2.jpg) repeat-x;
}
body#tinymce {
	background: #FFFFFF;
	text-align: left;
	margin: 0.5em 1em;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	padding-top: 80px;
	width:776px;
	height: 100%;
	text-align: left;

}
#header {
	height: 355px;
	background: url(header-beige.jpg) no-repeat 0 top;
	margin-bottom: -104px;
	position: relative;
}
#title, #subtitle {
	display: block;
	position: absolute;
	top: -40px;
	left: 0;
	width: 770px;
	height: 38px;
	text-indent: 771px;
	white-space: nowrap;
	overflow: hidden;
	background: url(logo.gif);
}
#content_wrapper {
	margin: 0 8px;
	background: #fff url(claudia-schober.jpg) right top no-repeat;
	width: 760px; /*IE*/
}
#main {
	float: left;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	width: 450px;
	margin: 16px 20px 7px 23px;
	display: inline; /*IE6*/
	position: relative;
	z-index: 2;
}

/* @group Navi */
#navi {
}
#navi ul {
	margin: 0;
	position: absolute;
	top: 81px;
	left: 24px;
}
#navi li {
	list-style-type: none;
	float: left;
}
#navi a {
	display: block;
	color: #fff;
	font-size: 15px;
	line-height: 36px;
	padding: 0 15px 0 12px;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, "Helvetica Neue",  Helvetica, Geneva, sans-serif;
	background: url(separator-beige.png) no-repeat right 0;
}

#navi a:hover,
#navi li.active a {
	text-decoration: underline;
}
#navi li.active li a,
#navi li.active li a:hover,
#navi li.active li.active a {
	text-decoration: none;
}

/* @end */


.content {
	clear: both;
	position: relative;
	padding: 0 12px 8px 0;
}
.post .pic_left {
	float: left;
	margin: 5px 15px 3px 0;
	display: inline;
}
.post .pic_right {
	float: right;
	margin: 5px -10px 5px 15px;
	display: inline;
}
.post img {
}
.post p, #sidebar p {
	margin: 0;
	padding: 0;
}
.post .Unter-Ueberschrift {
	color: #837c65;
	font-size: 14px;
	position: relative;
	top: -7px;
}
body#tinymce .Unter-Ueberschrift {
	top: 0;
}
a { color: #444; }
a:hover { color: #000; }
a:visited { color: #444; }

h1, h2 {
	color: #b4ae98;
	font-weight: normal;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 15px;
	margin: 0 0 0.5em 0;
}
h2 {
	font-size: 14px;
}
hr {
	border: 1px solid #e5e5e5;
}
#sidebar {
	display: none;
}
#footer {
	clear: both;
	font-size: 11px;
	color: #ffffff;
	line-height: 26px;
	text-align: center;
	background: url(footer-beige.png) no-repeat;
}
#footer p {
	margin: 0;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer #creators {
	margin-top: 5px;
}
.clearer {
	clear: both;
}
.pagination {
	text-align: center;
}
td, th {
	border-color: #e5e5e5;
}
#search {
	display: none;
}
#footer .edit_highlight:hover {
	background: #616161;
}

/* @group gallery */
.gallery ul {
	margin: 0;
	width: 500px;
}
.gallery li {
	float: left;
	list-style: none;
	line-height: 0;
	*margin-bottom: -3px;
}
.gallery img {
	padding: 0 3px 3px 0;
	border: 0px solid #d0d0d0;
}
/* @end */

/* @group Form */

.user_form {
	width: 480px;
}
input.text_field{
	border: 1px solid #b1a481;
	width: 330px;
	padding: 2px 3px;
}
.text_area {
	border: 1px solid #b1a481;
	width: 412px !important;
}
input.text_field:focus,
.text_area:focus {
	border-color: #94836f;
	background: #fff9d8;
}

.user_form_submit {
	height: 25px;
	padding: 0 3px;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #b1a481;
	border-top-color: #d8d3c3;
	border-left-color: #d8d3c3;
	border-right-color: #655d49;
	border-bottom-color: #655d49;
	text-transform: uppercase;
	border-style: double;
	border-width: 3px;
	width: auto;
	font: 11px/20px Verdana, "Lucida Grande", Lucida, sans-serif;
}


.user_form_submit:hover,
.user_form_submit:active {
	color: #fff;
	border-top-color: #655d49;
	border-left-color: #655d49;
	border-right-color: #d8d3c3;
	border-bottom-color: #d8d3c3;
}
/* @end */

/* @group Menü unten */
#mi547, #mi548, #mi549 {
	position: absolute;
	top: 222px;
	overflow: hidden;
}
#mi547 a, #mi548 a, #mi549 a {
	line-height: 28px;
	text-indent: 170px;
	white-space: nowrap;
}
#mi547 {
	left: -16px;
	width: 165px;
}
#mi548 {
	left: 170px;
	width: 120px;
}
#mi549 {
	left: 320px;
	width: 130px;
}
#navi ul ul {
	width: 160px;
	top: 0;
	left: 0;
	position: relative;
	margin-top: -28px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}
#navi li li {
	float: none;
}
#navi li.active li a {
	text-indent: 0;
	color: #fff;
	font-size: 13px;
	padding: 0 0 0 10px;
	margin-right: 11px;
	line-height: 25px;
	width: 139px; /*IE6*/
}
/* @end */



/* @group rot */
html#group547 {
	background-image: url(bg-rot.gif);
}
#group547 body {
	background-image: url(bg-rot-2.jpg);
}
#group547 #header {
	background: url(header-rot.jpg);
}
#group547 h1,
#group547 h2 {
	color: #ab1215;
}
#group547 .post .Unter-Ueberschrift {
	color: #7f1d1e;
}
#group547 #mi547.active {
	background: url(submenu2-rot.png) no-repeat 0 bottom;
	margin-top: 28px;
	width: 160px;
}
#group547 #mi547.active ul {
	background: url(submenu1-rot.png) no-repeat;
	padding: 4px 0 15px 0;
}
#group547 #navi a {
	background-image: url(separator-rot.png);
}
#navi #mi547.active li a:hover,
#navi #mi547.active li.active a {
	background: #7d0a16;
}
#group547 #footer {
	background-image: url(footer-rot.png);
}
/* @end */



/* @group gelb */
html#group548{
	background-image: url(bg-gelb.gif);
}
#group548 body {
	background-image: url(bg-gelb-2.jpg);
}
#group548 #header {
	background: url(header-gelb.jpg);
}
#group548 h1,
#group548 h2 {
	color: #c59c23;
}
#group548 .post .Unter-Ueberschrift {
	color: #c17923;
}
#group548 #mi548.active {
	background: url(submenu2-gelb.png) no-repeat 0 bottom;
	margin-top: 28px;
	width: 160px;
}
#group548 #mi548.active ul {
	background: url(submenu1-gelb.png) no-repeat;
	padding: 4px 0 15px 0;
}
#group548 #navi a {
	background-image: url(separator-gelb.png);
}
#navi #mi548.active li a:hover,
#navi #mi548.active li.active a {
	background: #e89900;
}
#group548 #footer {
	background-image: url(footer-gelb.png);
}

/* menu-item order*/
#group548 #mi547 {
	left: 170px;
}
#group548 #mi548 {
	left: -16px;
}
#group548 #mi549 {
	left: 320px;
}
/* @end */




/* @group blau */
html#group549 {
	background-image: url(bg-blau.jpg);
}
#group549 body {
	background-image: url(bg-blau-2.jpg);
}
#group549 #header {
	background: url(header-blau.jpg);
}
#group549 h1,
#group549 h2 {
	color: #4a69a1;
}
#group549 .post .Unter-Ueberschrift {
	color: #0b224c;
}
#group549 #mi549.active {
	background: url(submenu2-blau.png) no-repeat 0 bottom;
	margin-top: 28px;
	width: 160px;
}
#group549 #mi549.active ul {
	background: url(submenu1-blau.png) no-repeat;
	padding: 4px 0 15px 0;
}
#group549 #navi a {
	background-image: url(separator-blau.png);
}
#navi #mi549.active li a:hover,
#navi #mi549.active li.active a {
	background: #00133a;
}
#group549 #footer {
	background-image: url(footer-blau.png);
}

/* menu-item order*/
#group549 #mi547 {
	left: 170px;
}
#group549 #mi548 {
	left: 320px;
}
#group549 #mi549 {
	left: -16px;
}

/* @end */

#navi #mi547 a, 
#navi #mi548 a,
#navi #mi549 a {
	background: none;
}
#group547 #main,
#group548 #main,
#group549 #main {
	float: right;
	width: 568px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#group547 #content_wrapper,
#group548 #content_wrapper,
#group549 #content_wrapper {
	background-image: none;
}
