@import "QISDesign.css?1";

.pictures_portal_border{display:inline} 

#BTUheader {
    	margin: 0;
    	padding: 0 0 0 10px;
    	width: 100%;
    	color: #000000;
    	background-color: #FFFFFF;
    	border: 0px;
	min-width: 30em;
}

#headerLogoText {
	border: 0 none;
	float: left;
	height: 48px;
	margin: 0px;
	padding: 0px;
	width: 28%;
}

#headerLogo {
	clear: both;
	float: left; 
}

div#headerLogo a:hover {
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-decoration: none;
}

div#headerLogo a:focus {
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-decoration: none;
}
div#headerLogo a {
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-decoration: none;
}

#headerClear {
	clear: both;
	width: 100%;
	font-size: 1px;
	height: 10px;
	margin: 0px;
	padding: 0px;
}

#headerTextBTU {
	float: left;
	margin: 20px 40px 0 ;
	width: 62%;
    	padding: 0px;
    	font-size: 1.1em;
    	line-height: 1em;
}

#wrapper {
	margin: 0;
	padding: 0;
	position: relative;
}

#BTUwrapper {
	background-color: #FFFFFF;
	margin: auto;
	max-width: 100em;
	padding: 10px;
	position: relative;
	width: 100%;
}

.sva_resturlaub_beantragt {
     background: repeating-linear-gradient(-45deg, #00ff00, #00ff00 5px, #ffffff 5px,
        #ffffff 10px);
    font-size: 18px;
}

.sva_krankheit_beantragt {
     background: repeating-linear-gradient(-45deg, #ff0000, #ff0000 5px, #ffffff 5px,
        #ffffff 10px);
    font-size: 18px;
}

.pageselect {
        border: 1px solid #AAAAAA;
        text-decoration: none;
        font-size: 13px;
        height: 1.4em;
        line-height: 1.4em;
        margin-left: 1px;
        padding: 0.5em 0.5em !important;
}

