/*
 * CSS-Reset v1.0 | 20080212
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
input, select, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}


html, body {height: 100%; margin-bottom:1px;}
html, body { height:101%; }

body {
	font: 12px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	line-height:20px;
	background: url("../img/bg1_welcome.jpg") repeat-x scroll 0 0 #FAF7E4;
*/	background: #F9ECBB;
*/	background: #F9ECBB;
*/	background: #F9ECBB url(../img/bg1.jpg) repeat-x;
	background-attachment:fixed;
}


p+ul {
	background: none repeat scroll 0 0 #FFFFFF;
	line-height: 18px;
	padding-left: 15px;
	padding-bottom:10px;
	padding-top:10px;
}



.team img {
	border: none;
	margin-top:6px;
}

img {
	border: none;
	margin-top:10px;
}

#content img {
	margin: 0;
	padding:0;
	display:block;
}


#sidebarRight img
 {
	border: none;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
	margin:0;
	padding-left:2px;
}

.einzelbild img {
	border: none;
	margin-top: 1.8em;	
}



a {
	color: #3475B9;
*/	color: 7198C1;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

p {
*/	margin: 0 0 18px
}



input {
	vertical-align: middle;
}
#wrapper {
	width: 1010px;
	margin: 0 auto;
	margin-top:20px;
	border-right: 1px solid #909090;
*/	border-top: 1px solid #E2E2E2;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 260px;
	background: #FFFFFF url(../img/header1.jpg) no-repeat;
	border: 0px solid #ff2;
}


#header ul li {
	display: inline;
	padding: 0;
	width:400px;	
}

#topmenu .current a {
	border: 1px solid #fff;
*/	background-color:#E59C01;
*/	background-color:#A00588;
	padding: 1px 9px 1px 9px;
	color:#fff;	
	margin:0 1px 0 1px;
}

#topmenu .current a:hover {
	border: 1px solid #fff;
	background-color:#64142D;
*/	background-color:#44BC99;
*/	background-color:#A00588-FEAC00;
	padding: 1px 9px 1px 9px;
	color:#fff;	
	margin:0 1px 0 1px;
}

#topmenu a:hover {
	background-color:#C53E69;
*/	background-color:#44BC99;
*/	background-color:#D05BBE;
	padding: 2px 10px 2px 10px;
	color:#fff;	
	margin:0 1px 0 1px;
}

#topmenu a {
	text-decoration:none;
	color:#fff;
	font-size:1.6em;
	padding: 2px 10px 2px 10px;
	margin:0 1px 0 1px;
}

#topmenu {
	position:relative;
	border:0px solid;
	width: 750px;
	text-align:right;
	z-index: 1;
	padding-top:16px;
}


#logo {
	position:relative;
	left:-14px; 
	top:-34px;
	text-align: right;
}

#kontakt {
	position:relative;
	left:-29px; 
	top:44px;
	text-align: right;
	line-height: 1.3em;
}



/* Headermenu
-----------------------------------------------------------------------------*/

#header ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	border-left: 260px solid #FFFFFF;
	border-right: 254px solid #FFFFFF;
	height: 1%;
	position: relative;
	background: #FFFFFF;
	padding-bottom: 8em;
}
#middle:after {
	content: '';
	clear: both;
	display: table;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
}
#content {
	padding: 0 0px;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sidebarLeft {
	float: left;
	width: 215px;
	position: relative;
	background: #FFFFFF;
	left: -260px;
	padding-left:24px;
	padding-top:5.5em;
}


#sidebarLeftInner {
	float:right;
	width:176px;
}

#sidebarLeft ul {
	list-style:none;
	width:186px;
}

#sidebarLeft li {
	background:#fff;
	margin-bottom:1px;
}

#sidebarLeft li ul {
	background: none repeat scroll 0 0 #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #CCCCCC;
	line-height: 18px;
	padding: 12px;
}


#sidebarLeft ul ul  li.rex-current {
	list-style:square;
	color:#909090;

}

#sidebarLeft a {
	color:#3475B9;
	margin-left:0px;
	background:#ffffff; 
}

#sidebarLeft a:hover {
	color:#000;
	margin-left:0px;
	background:#F5EAB2; 
	padding-bottom:3px;
	padding-top:3px;
}


#sidebarLeft li.rex-current a {
	list-style:none;
	color:#000000;
	margin-left:0px;
	background:#ffffff; 
}

#sidebarLeft li.rex-current a:hover {
	list-style:none;
	color:#000000;
	margin-left:0px;
	background:#F5EAB2; 
	padding-bottom:3px;
	padding-top:3px;
}

#sidebarLeft li.rex-normal a {
	color:#000;
	margin-left:0px;
	background:#ffffff; 
}

#sidebarLeft li.rex-normal a:hover {
	color:#000;
	margin-left:0px;
	background:#F5EAB2;
	padding-bottom:3px;
	padding-top:3px;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
#sidebarRight {
	float: right;
	margin-right: -254px;
	width: 254px;
	position: relative;
	background: #fff;
	font-size:12px;
	line-height:20px;
	border-top: 0px solid #e1e1e1;
*/	margin-top:20px;
}


#sidebarRight .block {
	background:#FCF7DF;
*/	background:#faf7ee;
*/	background:#FDF7E4; 
*/	background:#f2f2f2;
*/	background:#CCE3FB;
*/	D9ECF9;
	float:left;
	margin-bottom:3px;
	width:100%;	
	border-left: 0px solid #e1e1e1;
	margin-top: 0.4em;
}

#sidebarRight .zwischenblock {
	background:#FFFFFF;
	float:left;
	margin-bottom:3px;
	width:100%;	
	margin-top: 0.4em;
	height:4.9em;
}


#sidebarRight .block.last {
	margin-bottom:20px;	
}

#sidebarRight .blockInner {
	float:left;
	width:200px;
	margin:10px 0 0 8px;
}

#sidebarRight h2 {
	color:#F17F04;
*/	color:#A00588;
	font-size:14px;
	font-weight:normal;
	margin-bottom:15px;	
*/	text-transform:uppercase;
}

#sidebarRight p {
	margin-bottom:13px;
	margin-right: 20px;
}

#sidebarRight p.last {
	margin-bottom:7px;
}


/* 
* Footer
-----------------------------------------------------------------------------
*/

#footer {
	width: 1010px;
	margin: 0 auto;
*/	margin-top:20px;
	border-right: 1px solid #909090;
	
}


#footertext {
	margin-top:1px;
	margin-bottom: 10em;
	padding-bottom: 4em;
	padding-left: 0.5em;
	padding-top: 0.7em;
	padding-right: 0.7em;
	position: relative;
	left: 21em;
*/	border-bottom: 1px solid #909090;
	width: 62em;
	color:#FEAC00;
*/	text-align:right;
*/	padding-right: 1.2em;
}





/*
 * Breadcrumb Navigation
 */
#content div#breadcrumbs {
	font-size:10px;
	line-height:15px;
	margin:15px 0 35px 0;
} 
 
#breadcrumbs span, #breadcrumbs li, #breadcrumbs a, #breadcrumbs img {
	color:#7198C1;
*/	color:#90B0D3;
*/ orig	color:#90b0bf;
	display:block;
	float:left;
}

#breadcrumbs span {
	margin-right:6px;
}

#breadcrumbs li {
	background:url(../img/arrows.png) left 6px no-repeat;
	margin-right:6px;
	padding-left:12px;
}

#breadcrumbs li.rex-lvl1 {
	background:none;
	padding-left:0;
}

#breadcrumbs a {
	text-decoration:underline;	
}

#breadcrumbs a.current {
	text-decoration:none;
}

#breadcrumbs img {
	position:relative;
	top:5px;	
}



/*
 * Content
 */
#content {
	float:left;
	width:467px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
}

#content ul {
	list-style-type:circle;
	list-style-position:outside;
	margin: 0;
	margin-left: 0.0em;
	padding-top: 0.5em;
	padding-bottom: 0em;
}


/*
 * Content Block Level Elements
 */
#content p {
	margin-top:20px;
	margin-bottom:20px;
}

/*
 * Content Floating Elements
 */
#content .floatLeft {
	float:left;
	margin:0 25px 17px 0;	
}

#content .floatRight {
	float:right;
	margin:0 0 17px 25px;	
}

/*
 * Links nicht unterstreichen
 */
a {
	text-decoration:none;
}

/*
 * Content Inner
 */
#contentInner {
	text-align:justify;
}

/*
 * Content Headings
 */

#content h1 {
	font-weight:bold;
*/	text-transform:uppercase;
	margin-bottom:25px;
	margin-top:50px;
	font-size:1.7em;
}

#content h2 {
*/	background-color:#FCF7DF;
	font-weight:bold;
	margin-bottom:17px;
	margin-top:20px;
	font-size:1.2em;
	color:#000;
	clear: both;
	padding-top:5px;
	text-align:left;
*/	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#content h3 {
	font-weight:bold;
	margin-top:20px;
	margin-bottom:0px;
	font-size:1.0em;
	color:#000;
	clear: both;
	padding-top:2px;
	text-align:left;
}



/*
 * General classes
 */

.wrapper {
	float:left;
	width:100%;
} 

.centered {
	text-align:center;
}

.right {
	float:right;
}

.left {
	float:left;
}
