body {
    font-size: 120%;
}

.content_frame h2 {
	font-size:120%;
	}
	
.detailed #tabnav a {width:auto;}	

.toolBar .textSizeBox a.small {
    background-image: url(../images/textSize_small.gif);
}


.toolBar .textSizeBox a.medium {
    background-image: url(../images/textSize_medium.gif);
}

.toolBar .textSizeBox a.large {
    background-image: url(../images/textSize_big_act.gif);
}


/**Style to align "Meine zuletzt durchgeführten Suchanfragen" with "Erweiterte Suche" **/

#startseite .content_inside p.intern {
    display: block;
    margin: 50px 0 0;
    text-align: left;
    width: 100%;
}

#startseite button.link_button {
    top: 65px;
}