


/*Fonts*/

body{
font-family:arial, verdana, sans-serif;
background-color:#336699;
margin:0px;
padding:0px;
}

#main{
margin:auto;
text-align:center;
width:1010px;
background-color:#ffffff;
padding-left:15px;
padding-right:15px;
}

.spacer{
clear:both;
height:25px;
}

/*
top ANFANG
*/

#top{

background-image:url(../images/top_1.gif);
background-repeat:no-repeat;
text-align:left;
height:130px;
padding:10px 0px 0px 25px;
}

a.top{

font-size:14px;
color:#336699;
font-weight:bold;
margin-right:15px;
padding:2px;
}

a.top:hover{

color:#ffffff;
background-color:#336699;
text-decoration:none;
}



/*
top ENDE
*/
#content{

}

#contentLeft{

width:750px;
float:left;
border:0px solid red;
text-align:left;
}


.mainBox{

width:344px;
float:left;
margin-right:25px;
height:240px;
}

#searchFirmen{
background-image:url(../images/nach-ausbildungsberuf-suchenBG.gif);
}

#searchFirmen fieldset {
margin-top:55px;
margin-left:10px;
border:0px solid black;
}



#searchFirmen div select{

border:1px solid #336699;
font-size:16px;
width:310px;
padding:5px;
margin-bottom:5px;
}


#listFirmen {
background-image:url(../images/firmen-auflistenBG.gif);
}

#listFirmen div {
margin-top:65px;
margin-left:10px;
border:0px solid black;
}

#listFirmen div a{

padding:7px;
margin:5px;
margin-bottom:6px;
font-size:22px;
font-weight:bold;
font-family:courier;
background-color:#336699;
color:#ffffff;
text-decoration:underline;
border:1px solid #ffffff;
} 

#listFirmen div a:hover{

color:#336699;
background-color:#7ABCFE;

}

#insertFirma{
background-image:url(../images/firma-eintragenBG.gif);
}

#insertFirma a{
width:380px;
padding:5px;
text-decoration:none;
background-color:#336699;
color:#ffffff;
font-size:14px;
font-weight:bold;
border:1px solid #ffffff;
} 

#insertFirma a:hover{
color:#336699;
background-color:#7ABCFE;
}


#backup{
background-image:url(../images/backupBG.gif);
}

#backup a{
width:380px;
padding:5px;
text-decoration:none;
background-color:#336699;
color:#ffffff;
font-size:14px;
font-weight:bold;
border:1px solid #ffffff;
} 

#backup a:hover{
color:#336699;
background-color:#7ABCFE;
}


#volltext{
background-image:url(../images/volltext-suche.gif);
}

#volltext fieldset {
margin-top:55px;
margin-left:10px;
border:0px solid black;
}



#volltext div input.txtfield{

border:1px solid #336699;
font-size:16px;
width:220px;
padding:6px;
margin:0px;
display:inline;
float:left;
}


#volltext div input.volltext_submit{
background-image:url(../images/hase.gif);
width:70px;
height:33px;
text-decoration:none;
background-color:#336699;
color:#ffffff;
font-size:14px;
font-weight:bold;
border:1px solid #ffffff;
cursor:pointer;
margin-left:5px;
}

.hilfeBoxMain{
margin-top:0px;
background-image:url(../images/fragezeichen.gif);
background-repeat:no-repeat;
padding-left:35px;
margin-left:5px;
padding-right:10px;
}
#volltext .hilfeBoxMain p{
text-align:left;
}

.hilfeBoxMain p{

color:#336699;
font-size:13px;
text-align:left;
}

.hilfeBoxMain p a{

color:#ffffff;
font-size:13px;
text-decoration:underline;
}

#contentRight{

margin-left:760px;
border-left:1px solid #336699;
height:950px;
overflow:show;
}

.RightBox{
text-align:left;
border-bottom:1px solid #336699;
padding:5px;
padding-bottom:15px;
margin-bottom:15px;

}

.RightBox ul{

list-style-type:none;
margin:0px;
padding:0px;
}

.RightBox li{

margin:0px;
padding-bottom:5px;
padding:2px;
}

.RightBox li a{

color:#336699;
text-decoration:none;
font-size:13px;
padding:2px;
line-height:16px;
display:block;
}

.RightBox li a:hover{

background-color:#D3E9FE;
}


.RightBox p a{

color:#336699;
text-decoration:none;
}


.hilfetextRightBox{

font-size:13px;
color:#666666;


}


/*
Formular
*/


#formBoxL{

width:344px;
float:left;
margin-right:25px;
padding:0px 0 20px 0px;
}

#formBoxR{

width:310px;
float:left;
margin-right:25px;
padding:0px 0 20px 20px;
}

#mininav{
text-align:right;
margin-bottom:3px;
}
#mininav input{
cursor:pointer;
border:0px;
}
#mininav .print{
background-image:url(../images/print.gif);
background-repeat:no-repeat;
width:28px;
height:28px;
background-color:#ffffff;
border:0px;
}

#mininav .save{
background-image:url(../images/safe.gif);
background-repeat:no-repeat;
width:28px;
height:28px;
background-color:#ffffff;
border:0px;
}

#mininav .duplicate{
background-image:url(../images/duplicate.gif);
background-repeat:no-repeat;
width:28px;
height:28px;
background-color:#ffffff;
border:0px;
}

#mininav .delete{
background-image:url(../images/delete.gif);
background-repeat:no-repeat;
width:28px;
height:28px;
background-color:#ffffff;
border:0px;
}



#firmInfoBox{
background-color:#99CCFF;
padding:10px 10px 10px 20px;
margin-bottom:20px;
}

#firmInfoBox p{

font-size:13px;
font-weight:bold;
color:#336699;
}

#contentLeft fieldset{
padding:0px;
border:0px;
}

#contentLeft fieldset div{
margin-bottom:10px;
border:0px;
}

#contentLeft fieldset select{
width:309px;
}

#contentLeft label{

display:block;
font-size:14px;
font-weight:bold;
color:#336699;
margin-bottom:4px;
}


#contentLeft .chronField{

background-color:#eeeeee;
background-image:url(hase.gif);
border:1px solid #eeeeee;
height:105px;
font-size:12px;
width:310px;
overflow:auto;
margin-bottom:0px;
}

#contentLeft fieldset div p{
text-align:right;
margin-right:32px;
}

#contentLeft fieldset div p a{
cursor:pointer;
text-decoration:underline;
}

#contentLeft fieldset p{
font-size:12px;
}

#contentLeft input, textarea, select{	
border:1px solid #336699;
font-size:14px;
width:300px;
padding:4px;
background-image:url(../images/formularSchatten.gif);
background-repeat:repeat-x;
}

#contentLeft input.submitB{
color:#ffffff;
font-weight:bold;
background-color:#336699;
text-decoration:none;
font-size:13px;
cursor:pointer;
background-image:url(../images/f.gif);
width:310px;
}

/*Backend Form*/

input, textarea, select{	
border:1px solid #336699;
width:300px;
padding:4px;
}


textarea{
height:40px;
}


#rightCol label{
float:left;
margin-right:2.8em;
width: 13em;
font-size:12px;
border:0px solid red;
font-family:verdana, arial;
}

#rightCol li,p,a,span{
font-size:12px;
font-family:verdana, arial;
color:#666666;
}


#rightCol li{
margin-bottom:5px;
}


.showResultTable{

text-align:left;
background-color:#ffffff;

border:1px solid #ffffff;
width:700px;
}

.showResultTable td{

border-bottom:1px solid #BDDEFF;
margin:0px;
padding:0px;

}
.showResultTable a{

text-decoration:none;
width:99%;
display:block;
font-family:verdana, arial;
color:#666666;
padding:5px 5px 5px 0px;
}

.showResultTable a:hover{

background-color:#E4F1FE;
}

.errorMSG{
width:310px;
margin-bottom:15px;
text-align:center;
background-color:#CC0000;
}

.errorMSG p{
font-size:14px;
font-weight:bold;
padding:15px;
color:#ffffff;
}



h1{

margin-bottom:10px;

}

h2{
margin-top:20px;
margin-bottom:20px;
color:#336699;
font-size:18px;

}
h3{
margin-bottom:10px;
color:#336699;
font-size:18px;

}
.back{

padding:5px;
background-color:#336699;
color:#ffffff;
font-weight:bold;
font-size:14px;
text-decoration:none;
}

.back:hover{

color:#336699;
background-color:#7ABCFE;
}

#leftCol{

width:320px;
float:left;
text-align:left;
border:0px solid #666666;
padding:10px;
}

#leftCol ul{
				list-style-type:none;
				margin: 0; 
				padding: 0;
				
				}
				
#leftCol ul li{
				background-color:#cccccc;
				margin-left:0px;
				}				


				
#leftCol ul li a{
				padding-top:0.6em;
				padding-bottom:0.5em;
				display:block;
				height:2em;
				width:100%;
				color:#000000;
				font-weight:normal;
				font-family:Verdana, Arial, sans-serif;
				border-bottom:1px solid #ffffff;	
				text-decoration:none;	
				font-size:0.9em;
				}		

#leftCol ul li a:hover{
				
				background-color:#666666;
				color:#ffffff;
				text-decoration:none;				
				}					

#leftCol ul li a:focus{
				
				background-color:#666666;
				color:#ffffff;
				text-decoration:none;			
				}		

#leftCol ul .subli{
				background-color:#dddddd;
				border-bottom:1px solid #ffffff;	
				}						

#rightCol{

margin-left:360px;
text-align:left;
padding:15px;
border:0px solid #666666;
}

#rightCol fieldset{
padding:15px;
border:0px;
}
#rightCol fieldset div{
margin-bottom:10px;
border:0px;
}

#rightCol fieldset p{
font-size:0.7em;
}