﻿@import url('layout.css');
@import url('stylemaster.css');



        .TextBoxleft
        {
            position: absolute;
            left: 0px;
            margin-left: 0px;
            width: 100%;
        }
        .Bildtitel
        
                
        {
            text-align: justify;
            font-family: Verdana;
            font-size: 11px;
            color:  #ae0e1b;
         
            margin-right: 16px;
            margin-left: 16px;
            display:block;
         
            
            
        }
        
        .BildVeranstaltung
{
  
    border: 1px solid #808080;
    margin-bottom: 3px;
    padding: 3px;
    background-color: #FFFFFF;
    width: 234px;
    margin-left: 8px;

   
}

.BildFotos {
    float: right;
    border: 1px solid #808080;
    padding: 3px;
    width: 234px;
}

.BildAbo2
{
    position: relative;
    border: 1px solid #808080;
    float: left;
    margin-bottom: 5px;
    height: auto;
    padding: 3px;
    background-color: #FFFFFF;
    width: 300px;
    margin-left: 0px;
    top: 0px;
    left: 0px;
    margin-right: 16px;
}
        

    #divkurz
    {
        height: 52px;
    }

  
.suchtext
{
 width: 220px;

margin-left:16px;
margin-right:16px;
    margin-top: 10px;
    margin-bottom: 3px;
}

#container {
	width: 100%;
	margin-top: 0px;

	border-top: 5px solid #ae0e1b;
	background-color: White;

}

#content {
	position: relative;
	float: left;
	width: 688px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
    top: 0px;
    left: 0px;
    
}

#lefthead
{
    background-color: #800000;
    height: 24px;
    background-image: url( '/images/layout/bg_head_links_gross.jpg' );
}


.righthead
{
    background-color: #800000;
    height: 24px;
    background-image: url( '/images/layout/bg_head_rechts_klein.jpg' );
}


#sidebar {
	float: right;
	width: 256px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
.style_bold {
	font-weight: bold;
}

.style_italic {
	font-style: italic;
}


.float_right{
	float:right;
	margin-right:16px;
	margin-bottom:2px;
}
