	/* Content und Sidebar-Elemente */

BODY {
        margin: 0px;
        padding: 10px;
        background : #ffffff url(../images/pback.gif) no-repeat;
}

#content h1 {
        font-size: 165%;
        font-weight : bold;
        text-transform: uppercase;
        margin: 0px;
        padding: 5px 0px 2px 0px;
        color: #EAA756;
}
#content h1.playa {
	font-size: 155%;
	font-weight: bold;
	text-transform: none;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #1B6165;
}
#content h1.logo {
	font-size: 155%;
	font-weight: bold;
	text-transform: none;
	margin-top: 5px;
	margin-bottom: 15px;
	color: white;
}

#content h2, #sidebar h2, #kontaktbar h2, #kbtief h2, #kbtiefer h2 {
        	font-weight: bold;
        	text-transform: uppercase;
        	margin: 0px;
        	color: #1B6165;
}

#content h2 {
        padding: 10px 0px 2px 0px;
        font-size: 110%;
}

#sidebar h2, #kontaktbar h2, #kbtief h2, #kbtiefer h2 {
        padding: 2px 0px 2px 0px;
        font-size: 100% !important;
}

#content h3 {
        font-size: 100%;
        font-weight: bold;
        margin: 0 0 10px 0;
        padding: 2px 0px 2px 0px;
        color: #1B6165;
}

#content p {
        margin-top: 0px;
        margin-bottom: 10px;
        padding: 2px 0px 2px 0px;
        line-height: 140%;
}
span.prefont {
	font-family: monospace;
	font-size: 13px;
	font-weight: normal;
}
#sidebar p {
        margin: 0px;
        padding: 2px 0px 2px 0px;
        line-height: 120%;
}
#content a, #content a.slink, #sidebar a {
        text-decoration: none;
        font-weight : bold;
        color: #EAA756;
}
#content a.slink {
        display: block;
        margin: 0px 0px 0px -5px;
        background : url(../images/pbullet2.gif) no-repeat;
        padding: 0px 0px 4px 20px;
}

#content a:hover, #content a.slink:hover, #sidebar a:hover {
        text-decoration: underline;
}

#content .sidepicture {
        float: right;
        padding: 0px 0px 0px 10px;
        margin: 4px 0px 10px 10px;
        width: 120px;
}

#content .clearer {
        clear: both;
}

#more, #morenav, .morenav {
        margin: 0px;
        padding: 10px 0px 0px 0px;
        text-align: right;
}

#more a, #morenav a, .morenav a {
        text-decoration : none;
        background : url(../images/pbullet1.gif) no-repeat;
        line-height: 160%;
        padding: 2px 0px 4px 15px;
        color: #EAA756 !important;
        font-weight: bold;
}

/* Liste */

#content ul, #sidebar ul {
        list-style: none;
        padding: 0px;
        margin: 6px 0px 6px 10px;
}

#content li, #sidebar li {
        padding: 2px 0px 2px 16px;
        background: url(../images/pbull.gif) no-repeat top left;
}

/* Tabelle */

#content table.cells {
/*      border-collapse:collapse; */
        border: 1px solid #ABABAB;

}

#content td.cell {
        background-color: #E8E8E8;

}

#content td.headercell {
        background-color: #EAA756;
        color: #ffffff;
        font-weight: bold;
/*        text-align: center;  */
}

/* 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: 4px 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;
}

a.bottompage {
	font-size:11px !important;
	font-weight:normal !important;
	color:silver !important;
}

a.otherlinks {
/*	font-size:11px !important;        */
	display: block;
/*      	margin: 0px 0px 0px -5px;    */
	background : url(../images/pbullet1.gif) no-repeat;
	padding: 4px 0px 2px 15px;
/*	font-weight: normal !important;  */
	color: black !important;
}
a.otherlinks:hover {
        color: #EAA756 !important;
}

/* Absatztype Formular */

form {
	margin-top: 10px;
}

input.box {
        border : 1px solid #C0C0C0;
        width: 280px;
        vertical-align: top;
        padding: 1px;
        margin: 0px 0px 10px 0px;
}

form.formular textarea  {
        border : 1px solid #C0C0C0;
        width: 280px;
        height: 200px;
        vertical-align: top;
        padding: 1px;
        margin: 0px 0px 10px 0px;
}

form.formular .formcaption {
        width: 190px;
        line-height: 180%;
        float: left;
        clear: left;
}

form.formular .formnote {
        color: #EAA756;
        line-height: 160%;
        padding: 2px 0px 10px 192px !important;
}

.buttoncaption {
        line-height: 200%;
}


/* Plugin-Styles */

P.s2d  {
        font-size: 180%;
        color: #EAA756;
        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;
}

/* Sitemap-Styles */

#sitemap  {
	clear:		both;
	position:	relative;
	margin-left:    30px !important;
	width:		400px;
	line-height:    180%;
	padding-top:    8px;
}

#sitemap .sitemap0, #sitemap .sitemap1 {
	text-align:     left;
	font-weight:	bold;
	margin-left:	0px;
	margin-top:     0px;
	color:		#1B6165 !important;
}

#sitemap a {
	vertical-align:	middle;
	width:		auto;
 	background-position: 	left;
   	background-repeat:      no-repeat;
	padding:         0px     10px    3px   30px;
/*	                oben, rechts, unten, links */
	white-space:	nowrap;
}

#sitemap a.sitemap0 {
	background-image: 	url(../images/home2.gif);
}

#sitemap .sitemap2, #sitemap .sitemap0-2, #sitemap .sitemap3 {
 	text-align: 	left;
	font-weight:    normal;
	margin-left:    0px;
	padding-top:    1px;
	color: 		black !important;
}

#sitemap .sitemap1 {
	margin-left:	16px;
}

#sitemap a.sitemap1 {
	background-image: 	url(../images/sitemap_main.gif);
}

#sitemap .sitemap2 {
	margin-left:    32px;
}

#sitemap a.sitemap2 {
	background-image:	url(../images/sitemap_sub.gif);
}

#sitemap .sitemap3 {
	margin-left: 	50px;
	padding-top:	0px;
}

#sitemap a.sitemap3 {
	background-image:	url(../images/sitemap_sub.gif);
 	color:		#F9E1AA!important;
}

#sitemap a:hover {
	color:		#EAA756 !important;
	font-weight: 	bold !important;
}