/**************************************
 * Style Firefox		      *
 * Autor: POINTED Wolfgang Spitz      *
 * Datum: 23.07.06                    *
 **************************************/
 
body
{
	margin-top: 10px;
	/*text-align: justify;*/

}

#layer0
{
	width: 880px;
	height: auto;
	background-color: #f5f5f5;
	border: 1px solid #999999;
	margin-left: auto;
	margin-right: auto;
}

#headline
{
	width: 880px;
	background-image: url(../images/headline.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 25px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
        text-indent: 670px;
        padding-top: 4px;
}

#banner
{
	width: 880px;
	height: 62px;
}

#container
{
	width: 880px;
	margin-top: 20px;
}

#inhalt
{
	width: 880px;
	margin-top: 20px;
	margin-left: 20px;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}

#container_left
{
	width: 230px;
	height: auto;
	float: left;
	margin-left: 10px;
}

#container_right
{
	width: 610px;
	height: auto;
	float: right;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-top: 12px;
	font-family: verdana;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	line-height: 1.3;
}

#footer
{
	clear: both;
	width: 880px;
	background-color: #e3e3e3;
	border-top: 1px solid #999999;
	margin-top: 30px;
	text-align: center;
	height: 20px;
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	padding-top: 7px;
}

.foot
{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a.foot
{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a.foot:hover
{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

/* Interne Nachrichten */

#intern-header
{
    width: 221px;
    /*background-image: url(../images/intern_head.gif);
    background-position: bottom;
    background-repeat: no-repeat;*/
}

.intern-title
{
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    padding-left: 10px;
    padding-bottom: 8px;
    text-align: left;
    background-image: url(../images/intern_head.gif);
    background-repeat: repeat-y;	
    height: auto;
}

/*.headlines-list-date
{
    
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-align: right;
    padding-right: 45px;
    padding-top: 8px;
}*/

#intern-body
{
    width: 221px;
    height: auto;
    background-image: url(../images/intern_body.gif);
    background-repeat: repeat-y;
    padding-left: 7px;
    padding-right: 15px;
}

.intern-body-pic
{
    padding-top: 5px;
}

.intern-body-text
{
    font-family: verdana;
    color: #000000;
    font-size: 10px;
    font-weight: normal;
    padding-top: 5px;
    line-height: 1.3;
}

#intern-bottom
{
    width: 221px;
    height: 35px;
    background-image: url(../images/intern_foot.gif);
    background-repeat: no-repeat;
    background-position: top;
}

.intern-bottom-text
{
    padding-left: 7px;
    vertical-align: top;    
}

a
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #EE1C25;
	text-decoration: none;
}

a:hover
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #EE1C25;
	text-decoration: underline;
}

h1
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#news-header 
{
	width: 608px;
	height: 30px;
	background-image: url(../images/news_head.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#news-body 
{
	width: 608px;
	height: auto;	
	background-image: url(../images/news_body.gif);
	background-repeat: repeat-y;	
}

.news-title 
{
	color: #000000;
        font-family: verdana;
	font-size: 12px;
	font-weight: bold;	
	text-indent: 10px;
}

/*.news-list-date 
{
	width: 75px;
	color: #0C2E61;
   font-family: Arial;
	font-size: 12px;
	font-weight: bold;	
	text-align: left;
   vertical-align: middle;
}*/

.news-body-pic 
{
	/*background-color: #fff;*/
	text-align: center;
	padding-left: 11px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
}
.news-body-text 
{
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 20px;
        font-weight: normal;
	font-family: verdana;
	font-size: 10px;
	line-height: 1.3;
}

#news-bottom
{
    width: 608px;
    height: 35px;
    background-image: url(../images/news_foot.gif);
    background-repeat: no-repeat;
    background-position: top;
}

.news-bottom-text
{
    padding-left: 10px;
	 vertical-align: top;    
}

/*.news-list-morelink 
{
	color: #0C2E61;
}

.news-single-item {
	
}*/

.single-text
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	padding-left: 15px;
	padding-right: 100px;
}


.single-title
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}

#drucken
{
	text-align: right;
	padding-right:26px;
	padding-top: 0px;
	width: 854px;
	height: 54px;
	background-image: url(../images/drucken.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#drucken-1
{
	text-align: right;
	padding-right: 5px;
	padding-top: 0px;
}

td
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

th
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}


*
{
  text-align: justify;
}
