body
{
    font-size: 10px;
    color: black;
	line-height:2em;
    font-family: georgia;
    margin-top:0px;
}

#container{
	background-color:#f4f4f4;
	margin:0 auto 0;
	width: 750px;
	position:relative;
}
    #header{
        width: 750px;
    	background: url(/pictures/smartig/akademischer_fruehschoppen/header.jpg) no-repeat left top;
    	height: 320px;
    }
		
		#headLogo{
		}
		#headBody{
			display:none;
		}
	   #headNavi {
		    text-align:right;
	    }
		    #headNavi ul{
			    list-style-type:none;
		    }
			    #headNavi ul li{
				    display: inline;
				    margin:5px;
			    }
				    #headNavi ul li a{
					    color:White;
				    } 

    #containerBody {
        
		width: 750px;
        position:relative;
    }
    
	#naviMain {
		position:absolute;
		top:0px;
		font-size:17px;
		letter-spacing:-.5px;
		width:222px;
		height:355px;
		background: url(/pictures/smartig/akademischer_fruehschoppen/navi.jpg) no-repeat left top;
	}	
	#naviMain ul{
		margin:0 0 0 0px;
		padding-top:80px;
		list-style:none;
		}
	#naviMain ul* {
		margin:0 0 0 18px;
	}
	
	#naviMain ul li {
		
		padding:12px 0 0 0;	
	}
	#naviMain ul li  a{
		text-transform: uppercase;
		color:white;
		text-decoration:none;
		
		}
		#naviMain ul li  a:hover{
			text-decoration:underline;
		}
	.selected {background:url(../akademischer_fruehschoppen/selected.jpg) right no-repeat;}
	#content {
		width:500px;
		left:240px;
		position:relative;
		min-height:355px;
		height:auto !important;
		height:355px;}
	#contentOut {
            }
    #contentImg {
            }
	#contentBottom {display:none;}
    #innerContent {
		padding: 10px 20px 20px 20px; 
     }
    #innerContent h1 {
			font-size:20px;
			letter-spacing:.7px;}
	#innerContent .paragraph {
		font-family:verdana, sans-serif;
		font-size:13px;
		}
    #contentRight {display:none;}
	/*    #contentRight
        {
            visibility:hidden;
			width:0px;
            position:absolute;
            top:0px;
            left:0px;
            height:auto;
        } 
            #rightTop{}
            #rightMain{
                background: url() no-repeat top right;
                height:400px;
            }
            #rightBottom{                
                height: auto;
                text-align:center;
                margin:0px;
                margin-top:5px;
                padding:0px;
            }
                #rightBottom UL
                {
                    LIST-STYLE-TYPE: none;
                    margin:0px;
                    padding:0px;
                }
                    #rightBottom LI
                    {
                        display: inline;
                        margin-left: 5px;
                        margin-right:5px;
                        font-size:10px;
                        color:Black;
                    }
                    #rightBottom a
                    {
                        color:black; 
                        text-decoration:none;  
                    } */
            
               
        #naviBottom {display:none;}
		#contentBottom{
           	clear:both;
	        WIDTH: 640px;
            HEIGHT: 0px;
			margin-left: 160px;
			background: url();
			margin-bottom:20px;
        }
        #footer{
			font-family:verdana, sans-serif;
			position:relative;
            width:750px;
            padding:0 0 35px 0;
            text-align:center;
			height:15px;
            margin:0 0 0 0 ;
            background:#ffffff url(../akademischer_fruehschoppen/footer.jpg) center no-repeat;
			clear:both;
        }
             #footer ul
                {
                    padding:0px;
					margin:0px;
					LIST-STYLE-TYPE: none
                }
                    #footer li
                    {
                        display: inline;
                        margin-left: 10px;
                        margin-right:10px;
                        font-size:11px;
						color:#454545; 
                    }
                    #footer a
                    {
                        color:#454545; 
                        text-decoration:none;  
                    }

a{
    color: #1b331f;
    text-decoration: underline
}
A:hover
{
    color: #1b331f;
}

.navList2
{
    margin-left: 10px;
    margin-top: 2px;
    margin-bottom: 8px;
    font-size: 12px;
    list-style-type:none;
}
    .navList2 li
    {
        margin-left: 3px;
        margin-top: 2px;
        margin-bottom: 2px;
    }
.navList2 li a{
    font-size: 12px;
}
#vobitzLink{
    color: White;
    text-decoration: none;
}

.Titel{
    FONT-SIZE: 15pt;
    COLOR: black;
    PADDING-TOP: 10px;
    HEIGHT: 25pt
}
h1 {}
h2 {}
h3 {}
p{
	text-align:justify;
}

p.paragraph{
	margin-bottom:10px;
	text-align:justify;
}

p.lastparagraph{
    margin-bottom:20px;
    padding-top:20px;
}
img{
}