html,body 
{
    font-family: Verdana, Arial, sans-serif;
    font-size:12px;
    width:100%;
    margin: 0; 
    padding: 0; 
    border: 0;
}

body
{
    background-image:url('/bg.jpg');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: bottom right;
}

td 
{
    font-family: Verdana,Arial,sans-serif;
}

h1 {
    margin:0px;
    margin-bottom: 10px;
    padding:0px;
    font-size:20px;
}

img {
    border:0px;
}

a {
    color:#CC3333;
}

form.datamanager2 label input.shorttext, form.datamanager2 label textarea.longtext, form.datamanager2 label select.list, form.datamanager2 label select.dropdown 
{
	display: inline;
}

.photo
{
	text-align: center;
}

ul 
{
    padding-left:10px;
    margin-left:0px;
}

.content_article
{
/*    width: 50%;
    float: right;
*/
}

.article_photo
{
/*	position:absolute;
	right: 10px;
	top: 30px
*/
	margin-right: 15px;
	float: right;
}


.fi_protie_navigation
{
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 6px 0px;
}

.fi_protie_navigation li
{
    font-size: 14px;
    padding: 0px;
}

.fi_protie_navigation li.active a
{
    color: black;
    font-style: italic
}

.fi_protie_navigation li.active a
{
    background-color: #FFFFFF;
}

.fi_protie_navigation li.selected ul
.fi_protie_navigation li.selected ul a
{
    padding-left: 5px;
    background-color: #EEEEEE;
}

.fi_protie_navigation li.selected a
{
    font-weight: bold;
}

.fi_protie_navigation li.active ul a
{
    color:#CC3333;
    font-style: normal;
}

.fi_protie_navigation li.selected ul a
{
    font-weight: normal;
}

.fi_protie_navigation li a
{
    padding: 3px 15px;
    display: block;
    text-decoration: none;

}

.fi_protie_navigation li a:link
{
    text-decoration: none;
}
.fi_protie_navigation li a:visited
{
    text-decoration: none;
}
.fi_protie_navigation li a:hover
{
	background-color: #FFFFFF;
}
.fi_protie_navigation li a:active
{
    text-decoration: underline;
}

.fi_protie_navigation li ul li a
{
    padding: 3px;
}

#nav_main ul.fi_protie_navigation li ul li
{
    padding: 0px 20px;
}

#head_wrapper
{
    height: 110px;
    position: fixed;
    left: 0px;
    background-color: white;
    width: 100%;
	z-index: 10;
}

#header
{
    height: 60px;
    padding: 20px;
    padding-bottom: 0px;
    font-size: 24px;
    font-weight: bold;
    width: 100%;
}

#header a
{
    text-decoration: none;
}

#breadcrumb
{
    padding-left: 20px;
    margin-bottom: 8px;
	padding-bottom: 2px;
	border-bottom: 1px solid #888888;
	border-top: 1px solid #333333;
	background-color: #DDDDDD; 
	width: 100%;
}

#nav_main
{
    border: 1px solid #999999;
    background-color: #eeeeee;
    float: left;
    margin: 0px 0px 40px 20px;
    width: 20%;
    position: relative;
    top: 110px;
	z-index: 1;
}

#nav_main ul
{
    padding: 0px;
    border-top: 1px solid #FFFFFF;
    margin: 0px
}

#nav_main ul ul
{
    border-top: 0;
}

#content
{
	position: relative;
	top: 110px;
	z-index: 0
        padding-right: 20%;
	margin-left: 24%;
}

.termine_datum {
    font-size:80%;
}

.footmitte 
{
    border-top: 1px solid #999999;
    padding-top: 5px;
    font-size: 80%;
    text-align: center;
    position: relative;
    top: 105px;
}

TD.navi {
    padding: 0px;
    color: #FFFFFF;
    font-weight: bold;
    width: 150px;
    border:0px solid red;
}
TD.navi2 {
    padding: 0px;
    color: #FFFFFF;
    font-weight: bold;
    border:0px solid red;
}
TD.content {
    width:482px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 9px;
    padding-right: 9px;
    
}
TD.footers {
    font-size: 9pt;
    padding: 5px;
}
TD.header {
    color: #000000;
    height:106px;
    width:800px;
}

td.bottom {
    text-align:center;
    height:91px;
    width:800px;
    color:white;
    margin:0px;
    padding-top:10px;
    vertical-align:middle;
}

.nnbr {
    color: #FFFFFF;
    text-decoration: none;
}
.nnbr:hover {
    color: #C0C0C0;
    text-decoration: underline;
}      
.nnbs {
    color: #C0C0C0;
    text-decoration: none;
    font-weight: bolder;
}     
.nnbe {
    margin-bottom: 7px;
}

.breadcrumb {
    text-decoration: none;
    font-size: 10px;
    margin:0px;
}
.box {
    border: 1px dashed #0D5466;
    padding-left: 4px;
    padding-right: 4px;
}
DT {
    font-weight: bold;
}

.formgroup {
    color: #000000;
    border: 1px solid #c0c0c0;
    margin: 5px;
}
.formmandatory {
    font-weight: bold;
}
.formseparator {
    border-top: 1px dashed #c0c0c0;
}
.form_description {
    font-weight: bold;
}
th {
    border-bottom: 1px dashed #c0c0c0;
    text-align: left;
}
td {
    vertical-align: top;
}

.midcom-template-navi a {
    color:white;
}

ul.midcom_toolbar
{
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
    list-style-type: none;
}

ul.midcom_toolbar a img
{
    display:inline;
    border: none;
}

ul.midcom_toolbar li
{
    border-left: solid 1px #000000;
    display: inline;
    padding: 0 0.5em;
    white-space: nowrap;
}

ul.midcom_toolbar li.first_item
{
    border: none;
}

.midcom_services_toolbars_fancy
{
	z-index: 10;
}

div.item h1 {
    width: auto;
}

ul.org_routamc_photostream_photos li
{
	width: 160px;
	height: 150px;
	margin: 10px 10px
}

div.org_openpsa_qbpager_pages,
div.photo_navigation
{
	text-align: center;
	padding: 5px;
}