body {
	background-image: url(../img/body-bg.gif);
    background-position: center;
    background-repeat: repeat-y;
}


a {
    text-decoration: none;
    color:#F9A51B;
}

table {
    font-size:1.2em;
}

a:hover {
    text-decoration:underline;
    color:#FAB749;
}  

div.text a {
    color:#000;
    font-weight:bold;
}


div#main {
	width: 738px;
	background-color: #FFF;
	margin: 0 auto;
	padding: 0 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#header {
	width: 738px;
	height: 200px;
}
                              
div#topmenue {
	height: 34px;
	background-image: url(../img/menue-bg.png);
	background-repeat: repeat;
	padding-left: 40px;
}

div#topmenue ul {
	padding-top: 10px;
}

div#topmenue ul li {
	display: inline;
	font-weight: bold;
	margin-right: 1em;
}

div#topmenue ul li a {
	color: #FFF;
	text-decoration: none;
}

div#topmenue ul li a:hover {
	text-decoration: underline;
}

div#nav3 {
	height: 40px;
	background-image: url(../img/hauptmenue-bg.gif);
	background-repeat: repeat-x;
	padding-left: 40px;
}

div#content {
	display: inline;
	width: 426px;
	clear: left;	
	float: left;	
	margin: 20px 30px 0 40px;
}


div#content ul {
    margin: 1em 0;
    padding: 0;
}

div#content ul li {
    font-size: 1.2em !important;
    background-image: none;
    padding: 0;
    margin: 0.3em 0 0 0;
    list-style: disc;
    list-style-position: inside;
}



div#content div#tx_slsitemap ul {
    padding:0 0 0 22px !important;
	margin:0 0 0 -43px !important;
}

div#content div#tx_slsitemap ul li {
    font-size: 1.2em !important;
    background-image: none;
    padding:0 0 0 43px !important; 
    margin: 0 0 0 0;
    list-style: none !important;
    
}

div#content div#tx_slsitemap li.MainFirst {
	background:url(/typo3conf/ext/sl_sitemap/img/default/sl_sitemap_MainFirst.gif) no-repeat 0% 0% !important;
}
div#content div#tx_slsitemap li.MainLast {
	background:url(/typo3conf/ext/sl_sitemap/img/default/sl_sitemap_MainLast.gif) no-repeat 0% 0% !important;
}
div#content div#tx_slsitemap li.SubMiddle {
	background:url(/typo3conf/ext/sl_sitemap/img/default/sl_sitemap_SubMiddle.gif) no-repeat 0% 0% !important;
}
div#content div#tx_slsitemap li.SubLast {
	background:url(/typo3conf/ext/sl_sitemap/img/default/sl_sitemap_SubLast.gif) no-repeat 0% 0% !important;
}                     




div#content h1 {
    font-size: 1.6em;
    line-height: 1.5em;
    margin-bottom: 1em;
    color:#F9A51B;
}

div#content h2 {
	font-size: 1.3em;
	line-height: 1.2em;
	margin-bottom: 1em;
    color:#B20020;
}

div#content p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 1em;
}








div#sidebar {
	width: 242px;
	float: left;
}

div#newsbox {
	color: #FFF;
	padding-bottom: 1em;
	border: 0px solid #FFF;
	border-width: 1px 0;
}

div#newsbox h2 {
	font-size: 1.4em;
	padding: 12px 12px;
	text-transform: uppercase;
}

div.news-item {
	margin: 0 12px;
	padding: 1em 0;
	border-top: 1px dashed #FFF;
}

div.news-item h3 {
	font-size: 1.3em;
}

div.news-item h3 a {
	color: #fff;
}

div.news-item p {
	font-size: 1.1em;
}

div.news-item p.mehrlink {
	font-weight: bold;
}

div.news-item p.mehrlink a {
	color: #FFF;
}

div.news-item p.mehrlink a:hover {
	text-decoration: none;
}

div.news-item#first-newsitem {
	border-top: none;
}


/* Beginn Festlegung des Farbschemas der Newsbox
 Bitte dem DIV "newsbox" den entsprechenden Klassennamen geben, z.B. "news-green" für das gruene Schema */
.news-color {
	background-color: #FAB749;
}

.news-color h2 {
	background-color: #F9A51B;
}

.news-brown {
	background-color: #AD895C;
}

.news-brown h2 {
	background-color: #986C33;
}

.news-green {
	background-color: #79916E;
}

.news-green h2 {
	background-color: #3F622F;
}

.news-blue, .news-blue a {
	background-color: #9DC2F1;
	color: #000 !important;
}

.news-blue h2 {
	background-color: #72A7EB;
	color: #FFF;
}

.news-blue div.news-item {
	border-top: 1px dashed #000;
}

.news-darkred {
	background-color: #B87358;
}

.news-darkred h2 {
	background-color: #9A3710;
}

.news-darkblue {
	background-color: #689BBD;
}

.news-darkblue h2 {
	background-color: #1A679B;
}
/* Ende Festlegung des Farbschemas der Newsbox */

div#footer {
	height: 38px;
	clear: left;
	background-color: #4A4A4A;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
}

div#footer a {
	color: #FFF;
}

div#footer a:hover {
	text-decoration: none;
}



/* Omar: 05:04:08 News */

div.news-item-top {
	margin: 0 12px;
	padding: 1em 0;
}

div.news-item-top h3 {
	font-size: 1.3em;
}

div.news-item-top h3 a {
	color: #fff;
}

div.news-item-top p {
	font-size: 1.1em;
}

div.news-item-top p.mehrlink {
	font-weight: bold;
}

div.news-item-top p.mehrlink a {
	color: #FFF;
}

div.news-item-top p.mehrlink a:hover {
	text-decoration: none;
}

.content-trenner
{
	border-color: #cccccc;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	padding: 0.1em 0 0 0;
	margin-bottom: 0.2em;
	
}

.neuer-abschnitt
{
	clear:both;
}

.trenner
{
	border-color: #cccccc;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	padding: 0.1em 0 0 0;
	margin-bottom: 0.2em;
}

.news-img {
    padding-bottom: 0px;
    float: left;
    margin-right:5px;
    padding: 0 0.3em 0.1em 0;
	
}

.news-content {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 1em;
}

.mehrlink {
	font-weight: bold;
}

/* mailformplus */
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
	border: ipx solid #cccccc;
	
	
}
/*label {
	color:#000000;
	cursor:pointer;
	padding-left:2px;
	line-height:15px;
	vertical-align:top;
}*/

label {
	color:#000000;
	cursor:pointer;
	padding-left:2px;
	vertical-align:top;
	width: 138px;
	display: block;
	float: left;
	clear: left;
	font-size: 1.2em;
}

label.chosen {
	color:#666666;
}

/*.textinput, .textinputHovered {
	width:236px;
	height:15px;
	padding:4px 8px;
}*/

.textinput, .textinputHovered {
	width:250px;
	height:15px;
	padding:1px 3px;
	float: left;
	margin-bottom: 0.5em;
	border: 1px solid #A9A9A9;
}

.textinput:focus, .textinputHovered:focus {
	background-color: #F8F8F8;
	border: 1px solid #4A4A4A;
}


/*Text areas*/
/*.textarea, .textareaHovered {
	width:336px;
	height:125px;
	padding:4px 8px;
}*/

.textarea, .textareaHovered {
	width:250px;
	height:125px;
	padding:1px 3px;
	float: left;
	margin-bottom: 0.5em;
	border: 1px solid #A9A9A9;
}

.textarea:focus, .textareaHovered:focus {
	background-color: #F8F8F8;
	border: 1px solid #4A4A4A;
}


input.buttonSubmit {
	font-size: 1.2em;
	font-weight: bold;
	padding: 1px 10px;
}

.tx-thmailformplus-pi1 {
	width: 400px;	
	float: left;	
	margin: 0px;
	
}

.mailformplus_contactform .error {
	color:#dd7777;
}
          
div.tx-rgsmoothgallery-pi1 {
    margin-bottom:50px;
}
div.ppw-pagination-boxed {
    padding: 6px 0px 4px 0px;
    margin-bottom: 15px;
    overflow: hidden;
    width: 495px;
    clear: both;
}

div.ppw-pagination-boxed div {
    float: left;
    margin-right: 2px;
    border: 1px solid #B3B3B3;
    font-size: 1.2em;    
    padding: 3px 3px 4px 3px;    
    margin-bottom:13px;
}

/* neu 22.09.2008 */
div.ppw-pagination-boxed p {
    float: left;
    margin-right: 7px;
    font-size: 1.2em;
    position: relative;
    top: 3px;    
}

div.ppw-pagination-boxed div a {
    display: block;
    color: #780116;
    text-decoration: underline;
    font-size:11px;
}

div.ppw-pagination-boxed div a:hover, div.ppw-pagination-boxed div a.active {
    color:#B20020;
    text-decoration: none;
}
