HTML, BODY, TD, INPUT {
	font-family : Calibri, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
BODY {
	margin: 0px;
	padding: 2px 10px 20px 10px;
	background-image:url(images/grad4b.jpg); 
	background-repeat:repeat-x;
	background-color:#FAE8DE;
}

#logoUform {
	width: 99%;
	height: 210px;
	margin-bottom: 5px;
	text-align: right;
	color: #294643;
	border-right: 2px solid #ffffff;
}

#logoUform h1 {
	font-size : 18px;
	font-weight: normal;
	color: #888888;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:0px;
	margin-bottom:10px;
}

#logoUform h2 {
	font-family : Calibri, Arial, sans serif;
	font-size : 44px;
	letter-spacing : -2px;
	font-weight: normal;
	margin: 2px;
}

#flashcontentak {
	width: 550px;
	height: 250px;
	padding: 0px;
	margin: 0px;
	background-image : url(images/ilio-2bA.jpg);
	border-bottom: 2px solid #ffffff;
}

#main_nav {
	width: 950px;
	height: 50px;
	border-bottom: 2px solid #ffffff;
	overflow: hidden;
}

#main_nav a {
	display: block;
	float: left;
	color: #666666;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	padding: 0px 10px;
	line-height: 50px;
	height: 50px;
}

#main_nav a:hover {
	background : #558683 ;
	color: #ffffff;
}

.fux{
	color: #b59a8f;
	font-size:14px;
	text-decoration: none;
	font-weight:bold;
	padding: 0px 10px;
	border-right: 1px solid #cc8976;
}

.fux:hover {
    text-decoration: underline;
}

a.oberthem:hover, a.subcat:hover  {
	text-decoration: underline;
}
a.cat:hover {
  /*background-color:#999999;*/
  color:#000000;
} 

#tdcontent {
    /*display:inline;*/
	color: #ffffff;
	/*background-color:#558683;*/
	vertical-align: top;
}

#content {
    width: 645px;	
	padding: 20px 20px 0px 60px;
	margin: 0px;
	/*background-image:url(images/main_back_up2.jpg);*/
	background-repeat: no-repeat;
	background-color:#CB8973;
	border-top:5px solid #ffffff;
	/*background-position: -100px 0px;*/
}


#leftbar {
	width: 108px;
	height:100%;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	background-color:#CB8973;
	background-image:url(images/left_nav2.jpg);
	background-repeat:no-repeat;
	text-align:center;
	border-top:5px solid #ffffff;
}


#nav {
	width: 165px;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	background-image:url(images/right_nav2.jpg);
	text-align:center;
}

a.oberthem, #nav h1 {
	display:block;
	margin: 5px 3px 5px 2px;
	background-color:#DFB7AB;
	text-decoration: none;
	font-size: 15px;
	font-family : Calibri, Arial!important;
	font-weight: normal;
	letter-spacing: -1px;
	color: #ffffff;
}

a.cat {
	display:block;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 6px 0px;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	color: #ffffff;
	font-family : Calibri, Arial!important;
}

a.subcat {
	display:block;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 6px 20px;
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #363C37;
	font-family : Calibri, Arial;
}

#bottoml {
	/*width: 200px;*/
	height: 20px;
	padding: 0px;
	margin: 0px;
    color:#777777;
	font-size:10px;
	background-color:#FAE8DE;
}

#bottomc {
	/*width: 200px;*/
	height: 20px;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
	background-color:#FAE8DE;
}

#bottomr {
	/*width: 550px;*/
	text-align:right;
	height: 20px;
	padding: 0px;
	margin: 0px;
    color: #777777;
	font-size:10px;
	background-color:#FAE8DE;
}


form.search {
	margin: 0px;
	padding: 12px 10px 0px 0px;
	display: block;
	float: right;
	color: #666666;
}

form.search input {
	vertical-align : middle;
}

input.search {
	padding: 2px;
	margin: 0px;
	border: #888888 1px solid;
	width: 120px;
	font-size:12px;
}

/*================================================*/
/* Content und leftbar-Elemente */



#content h2 {
	font-size: 30px;
	font-family : Calibri, Arial;
	letter-spacing: -1px;
	font-weight : normal;
	margin: 10px -20px 10px -60px;
	padding: 5px 10px 5px 10px;
}
#content p {
   text-align:justify;
}

#leftbar h1 {
	font-family : Calibri, Arial, sans serif;
	color: #888888;
	font-size: 13px;
	letter-spacing: -1px;
	font-weight : normal;
	margin: 10px -20px 6px -20px;
	padding: 4px 20px 4px 20px;
	background-color:  #efefef;	
}

#leftbar h2 {
	color: #888888;
	font-size: 100%;
	font-weight : bold;
	margin: 0px;
	padding: 8px 0px 4px 0px;
}


#content h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;	
}

#leftbar p {
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	line-height: 120%;
}

#content a {
	font-weight : bold;
	color: #ffffff;
}

#leftbar a {
	text-decoration: none;
	font-weight : bold;
	color: #ffffff;
}

#leftbar a:hover {
	text-decoration: underline;
}


#content .sidepicture {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 6px 0px 10px 10px;
	width: 160px;
}


#more {
	marging: 0px;
	padding: 20px 0px 0px 0px;
	text-align: right;
}



/* Tabelle */

#content table.cells {
	border: 1px solid #558683;	
}



#content td.headercell {
	background-color: #294643;
	color: ;
	font-weight: bold;
}

/* Teaser */

div.teaserelement {
	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}

div.teaser {
	margin: 0px;
	padding: 2px 0px 2px 0px;	
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 6px 0px 10px 10px;
	border: none;
}

p.teasertext {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

.teasernav {
	clear: both;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
}

/* Absatztype Formular */

input.box {
	border : 1px solid #294643;
	width: 300px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular textarea  {
	border : 1px solid #294643;
	width: 300px;
	height: 200px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular .formcaption {
	width: 160px;
	line-height: 200%;
	float: left;
	clear: left;
}

form.formular .formnote {
	line-height: 160%;
	padding: 2px 0px 10px 204px !important;
}

.buttoncaption {
	line-height: 200%;
}


/* Plugin-Styles */

P.s2d  {
	font-size: 180%;
	font-weight : bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 200%;
}

P.s2dsmall  {
	font-size: 80%;
}

a.s2dsmall, a.s2dinfo  {
	text-decoration: underline !important; 
}

.img {
  border:1px solid #ffffff;
}

