
* {
	margin-left: auto;
	margin-right: auto;
}




a.navi {
	font-family: "helvetica";
	font-size: 13px;
    color : #000000;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    text-align:center;
    background:#ffffff;
    letter-spacing:0.5px;
    text-decoration:none;
}


a:hover.navi {
	font-family: "helvetica";
	font-size: 13px;
    color : #000000;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    text-align:center;
    background:#ffffff;
    letter-spacing:0.5px;
    text-decoration:underline;
}



a {
	outline:none;
}






.kursiv {
	font-family: "times";
	font-size: 14px;
    color : #000000;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    text-align:left;
    background:#ffffff;
    letter-spacing:0.5px;
}

.kursiv2 {
	font-family: "helvetica";
	font-size: 13px;
    color : #000000;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    text-align:left;
    background:#ffffff;
    letter-spacing:0.5px;
}

.sansbold {
	font-family: "helvetica";
	font-size: 14px;
    color : #000000;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    text-align:left;
    background:#ffffff;
    letter-spacing:0.5px;
}

.leer {
	color:#FFFFFF;
}



.floatleft {
	float: left;
}



.projectimages {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



.thumbnail
{
float: left;
width: 200px;
margin: 0 10px 10px 0;
padding: 5px;
}



.startimg
{
float: left;
margin: 0 30px 15px 0;
padding: 0px;
}




.clearboth { clear: both; }









/* Element to be underlined */
.jquery-underline-container {
    position: relative;
}

/* <span> to hold the underline */
.jquery-underline {
    position: absolute; 
    display: block;
    top: 0px; 
    left: 0px; 
    width: 100%; 
    height: 100%; 
    border-bottom: 4px solid #898989;
}



div.underline-example-container {
        background: #554433;
        padding: 2em;
        margin-bottom: 1em;
        color: #E4DBCF;
    }
    
    div.underline-example-container h4 { margin-bottom: 1em; }
    
    div.underline-example-container ul.underline-example li {
        list-style-image: none;
        list-style-type: disc;
        margin-bottom: 0.5em;
    }
    
    
    
    
    
    
    
    
    
    
    


#tabs li {
     position: relative;
     float: left;
     margin-right: 4px;
     left:79px;
     list-style:none;
}



    


