body {
	background-color: #FFFFCC;	
	font-family: "Arial", "lucida Console", sans-serif;
}

.haupttabelle {
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 100%;
}
.unterenavi {	
	text-align: center;
	vertical-align:bottom;
	background-image:url('../../portal/pics/krickkrack/leisteunten.png');
}



a.navi-1:hover {
	
	text-decoration:underline;
	font-size: 13px;
	font-weight: bold;
	background-color:#ff0000;
	
	}
a.navi-1:link {
	text-decoration:none;
	font-size: 13px;
	color:#000000;
	font-weight: bold;
	}

a.navi-1:visited {	
	text-decoration:none;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	
}

.navi-1-active:link {
	text-decoration:none;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	background-color:#ff0000;	
}
a.navi-1-active:hover {
	text-decoration:underline;
	font-size: 13px;
	color:#ff0000;
	font-weight: bold;
}
a.navi-1-active:visited {	
	text-decoration:none;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	background-color:#ff0000;
}



a.hauptnavi-2:link {
	text-decoration: none;
	font-size:11px;
	color: #000000;	
	font-weight: bold;
	
}
a.hauptnavi-2:hover {
	text-decoration:underline;
	background-color: #66FF00;
	font-weight: bold;
	font-size:11px;
	color: #000000;	
	background-color:red;
}
a.hauptnavi-2:visited {	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size:11px;
	color: #000000;	
	}
.hauptnavi-2-active:link {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	font-size:11px;
	color: #000000;	
	background-color:red;	
}
a.hauptnavi-2-active:hover {
	text-decoration:underline;
	background-color: #66FF00;
	font-weight: bold;
	font-size:11px;
	color: #000000;	
	background-color:red;
}
a.hauptnavi-2-active:visited {	
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size:11px;
	color: #000000;	
	background-color:red;
}



a.hauptnavi-3:link {
	text-decoration: none;
	font-size:11px;
	color: #000000;	
	font-weight: bold;
	
}
a.hauptnavi-3:hover {
	text-decoration:underline;
	background-color: #66FF00;
	font-weight: bold;
	font-size:11px;
	color: #000000;	
	background-color:red;
}
a.hauptnavi-3:visited {	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size:11px;
	color: #000000;	
	}
.hauptnavi-3-active:link {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	font-size:11px;
	color: #000000;	
	background-color:red;	
}
a.hauptnavi-3-active:hover {
	text-decoration:underline;
	background-color: #66FF00;
	font-weight: bold;
	font-size:11px;
	color: #000000;	
	background-color:red;
}
a.hauptnavi-3-active:visited {	
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size:11px;
	color: #000000;	
	background-color:red;
}







h1 {
	font-family: "Comic Sans MS",Verdana,Helvetica;

	
	
}
h2 {
	/*font-family: "Trebuchet MS", "lucida Console", sans-serif;*/
	font-family: "Comic Sans MS","Trebuchet MS", sans-serif;
	font-size: 20px;
	margin-top:auto;
	line-height: 100%;
}

h3 {
	/*font-family: "Trebuchet MS", "lucida Console", sans-serif;*/
	font-family: "Comic Sans MS","Trebuchet MS", sans-serif;
	font-size: 14px;
	
}
.newsliste {
	vertical-align: top;
	font-size: 12px;
	font-color: green;
}

.newslistzelle {
	vertical-align: top;
}

.newsList {
    border: 1px solid #ffffff;
}
.newsListHeader {
    /* background-color: #f0f0f0; */
}
.newsListTitle {
    float: left;
    background-image: url('../../portal/pics/upload/feder60.png');
    background-repeat: no-repeat;
    text-indent: 60px;
 
    }
.newsListTitle h3{
    font-size: 12px;
    font-weight: normal;
    margin: 0px;
}
    
.newsListMore {
    float: right;
}
.newsListTeaser {
   /* background-color: #3bec3b; */
}
.newsListTeaser div {
    /*margin-left: 10px;*/
    /* background-color: #ffffff; */
    padding-left: 5px;
}
.newsDetail, .newsDetail p {
}
.newsDetail h3 {
    font-weight: bold;
}
.newsTeaser {
    margin-top: 25px;
    font-style: italic;

}
.newsDetail img {
    margin: 5px;
}
/* Formular */
.inputTextarea {
	width: 280px;
	height: 80px;
}
.inputText, .inputTextShort, .inputDate {
	width: 280px;
	height: 24px;
}
