/*Grundeinstellungen*/
body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
    background-color: #0a253a;
	margin: 0px 0px 0px 0px;
	color: #cccccc;
}

body.start {
   	font-family: Verdana, sans-serif;
	font-size: 12px;
	background-color: #0a253a;
	margin: 0px 0px 0px 0px;
	color: #cccccc;
}


/*Schriften*/

table {
padding: 0px;
line-height: 20px;
font-weight: normal;
font-size: 12px;
}

p {
padding: 0px;
line-height: 20px;
font-weight: normal;
font-size: 12px;
}

p.text{
padding-right:130px;
}

p.info{
        text-indent: 4pt;
}

p.fett{
	text-indent:4pt;
	font-weight:bold;
}

p.small{
        font-size:10px;
}

p.login{
    font-size: 11px;
	color: #3a5e80;
	text-align: left;
}

p.alert{
   font-size: 11px;
   color: #white;
}
.kursiv {
font-style: italic;
}

p.disc{font-family:arial, sans-serif; text-align:center; font-size:11px;}

.small{
        font-size:10px;
}

h1{
	color: #CCCCCC;
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

h2{
	color: #3a5e80;
	font-family: Verdana, sans-serif;
	background: #cccccc;
	text-align: left;
	margin-top:0px;
	font-size: 14px;
}

h3{
    color: #cccccc;
	font-family: Verdana, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

.left {float:left; size:10px;padding-left:20px;}
.right {float:right;padding-right:20px;}



/* Verlinkung */
/*Allgemein*/
a:link{
    color: #cccccc;
	text-decoration: none;
	font-size: normal;	
	font-weight: normal;
	text-indent: 0pt;
}

a:active{
    color: #cccccc;
	text-decoration: none;
	font-size: normal;	
	font-weight: normal;
	text-indent: 0pt;
}
a:hover{
    color: #cccccc;
	text-decoration: underline;
	font-size: normal;
	font-weight: normal;
	text-indent: 0pt;
}

a:visited{
    color: #cccccc;
	text-decoration: none;
	font-size: normal;	
	font-weight: normal;
	text-indent: 0pt;
}
/*Login*/
a.login {
color:#3a5e80;
}

/*Kleine Schrift*/
a.small:hover {
    font-style: normal;
    text-decoration: underline;
}

/*Sponsorlinks*/
a.sponsor:link {
    font-weight: bold;
}

a.sponsor:active {
    font-weight: bold;
}

a.sponsor:hover {
    font-weight: bold;
}
a.sponsor:visited {
   font-weight: bold;

}

/*Navi-Links*/
a.block{
	font-size: 11px;
    display:block;
	width: 150px;
	height: 20px;
	text-indent: 8pt;  
	padding:0px;
	font-weight: normal;
    border-left: 10px solid #00834d;
    border-bottom: 1px solid #cccccc;

        
}

a.block:link{
	color: #cccccc;
	display:block;
	width: 150px;
	height: 20px;
	font-family: Verdana, sans-serif;
	font-style: normal;
	text-indent: 8pt;
	text-decoration:none;
	margin:0px;
        
}

a.block:active{
	color: #cccccc;
	display:block;
	width: 150px;
	height: 20px;
	font-family: Verdana, sans-serif;
	font-style: normal;
	text-indent: 8pt;
	text-decoration:none;
	margin:0px;
        
}

a.block:hover{
	color: #00834d;
	display:block;
	background: #cccccc;
	width: 150px;
	height: 20px;
	font-family: Verdana, sans-serif;
	font-style: normal;
	text-indent: 8pt;
	text-decoration:none;
	margin:0px;
}


a.button2{
    font-size: 12px;
    border: 1px solid #002443;
    color: #cccccc;
    background: #002443;
    padding: 2px;
}

a.button2:hover{
    font-family: verdana, sans-serif;
    font-size:12px;
    border: 1px solid #002443;
    color: #002443;
    background: #cccccc;
    padding: 2px;

}

a.shop {
   font-family: verdana, sans-serif; 
   font-size:12px;
   display: block;
   width: 100;
   border: 1px solid #cccccc;
   background: #002443;
   color: #cccccc;
   padding: 2px;
   margin: 5px;
   text-decoration: none;
   font-weight: bold;
   text-align:center;
}

a.shop:hover {
   font-family: verdana, sans-serif; 
   font-size:12px;
   display: block;
   width: 100;
   border: 1px solid #002443;
   background: #cccccc;
   color: #3a5e80;
   padding: 2px;
   margin: 5px;
   text-decoration: none;
   text-align:center;
}

/*Referenzen*/

.referenzen{
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;

}


/*Div-Layer*/
/*Startseite*/
.main{
	position: relative;
	width: auto;
	height:448px;
	padding:-1px;
	border-bottom: 2px solid #4affff;
	margin-top: 100px;
	background-image: url(../img/aa_bgr.jpg);
	background-repeat: repeat-x;
	border-top: 2px solid #4affff;
	overflow: hidden;
}

/*Kopfbereich alle Seiten*/
.head{
    position:relative; 
	width: auto;
	min-width:790px;
	height: 94px;
	padding: 0px;
	padding-left:20px;
	background-color: #002443;
	border-bottom: 2px solid #cccccc;
	overflow:hidden;
}

/*Reiternavigation*/
.reiter{
    position:relative; 
	width: auto;
	min-width:790px;
    margin-left: 19px;
	height: 35px;
	padding: 0px;
	top:0px;
	background: #3a5e80;

}

/*Mittelstreifen alle Seiten*/

.bgr{
position:relative;
width:100%;
height:500px;
margin-left:0px;
margin-top:0px;
background: #3a5e80;
border-bottom: 2px solid #cccccc;
}

/* Nachrichtenticker */

.info{
position: absolute;
width: 200px;
height: 450px;
z-index: 3;
margin-top: 0px;
margin-left: 790px;
margin-right: 0px;
border: 3px solid #cccccc;
background: #3a5e80;
}

/* Hinweise*/

.alert{
color:#FF3333;
}

.news{
font-size:12px;
font-style:normal;
font-family: verdana, arial, sans-serif;
font-weight:bold;

}

.hinweis{
font-size: 10px;
/*line-height:10px;*/
font-style:normal;
font-family: verdana, arial, sans-serif;
}

/* ohne Bild */

.content{
position: absolute;
width:570px;
height: 450px;
z-index: 3;
margin-top: 0px;
margin-left:205px;
border-top: 3px solid #cccccc;
border-right: 3px solid #cccccc;
border-bottom: 3px solid #cccccc;
overflow:auto;
}

/*kunden_avance*/
.contenta{
	position: absolute;
	width:570px;
	height: 450px;
	z-index: 3;
	margin-top: 0px;
	margin-left:205px;
	border-top: 3px solid #cccccc;
	border-right: 3px solid #cccccc;
	border-bottom: 3px solid #cccccc;
	background-image: url(../img/kunden_avance.gif);
	background-position: right bottom;
	background-repeat: no-repeat; 
	overflow:auto;
	padding:0px;
}

/*frau_blond */
.contentb{
position: absolute;
width:570px;
height: 450px;
z-index: 3;
margin-top: 0px;
margin-left:205px;
border-top: 3px solid #cccccc;
border-right: 3px solid #cccccc;
border-bottom: 3px solid #cccccc;
background-image: url(../img/frau_blond.gif);
background-position: right bottom;
background-repeat: no-repeat; 
overflow:auto;
}


/*frau_grau */
.contentc{
position: absolute;
width:570px;
height: 450px;
z-index: 3;
margin-top: 0px;
margin-left:205px;
border-top: 3px solid #cccccc;
border-right: 3px solid #cccccc;
border-bottom: 3px solid #cccccc;
background-image: url(../img/frau_grau.gif);
background-position: right bottom;
background-repeat: no-repeat; 
overflow:auto;
}

/*frau_ordner_offen */
.contentd{
position: absolute;
width:570px;
height: 450px;
z-index: 3;
margin-top: 0px;
margin-left:205px;
border-top: 3px solid #cccccc;
border-right: 3px solid #cccccc;
border-bottom: 3px solid #cccccc;
background-image: url(../img/frau_ordner_offen.gif);
background-position: right bottom;
background-repeat: no-repeat; 
overflow:auto;
}

/*frau_sitzend */
.contente{
position: absolute;
width:570px;
height: 450px;
z-index: 3;
margin-top: 0px;
margin-left:205px;
border-top: 3px solid #cccccc;
border-right: 3px solid #cccccc;
border-bottom: 3px solid #cccccc;
background:  url(../img/frau_sitzend.gif);
background-position: right bottom;
background-repeat: no-repeat; 
overflow:auto;
}


/*mann_schirm */
.contentf{
position: absolute;
width:570px;
height: 450px;
z-index: 3;
margin-top: 0px;
margin-left:205px;
border-top: 3px solid #cccccc;
border-right: 3px solid #cccccc;
border-bottom: 3px solid #cccccc;
background:  url(../img/mann_schirm.gif);
background-position: right bottom;
background-repeat: no-repeat; 
overflow:auto;
}

/*mann_schulterblick */
.contentg{
position: absolute;
width:570px;
height: 450px;
z-index: 3;
margin-top: 0px;
margin-left:205px;
border-top: 3px solid #cccccc;
border-right: 3px solid #cccccc;
border-bottom: 3px solid #cccccc;
background:  url(../img/mann_schulterblick.gif);
background-position: right bottom;
background-repeat: no-repeat; 
overflow:auto;
}

/*paar */
.contenth{
position: absolute;
width:570px;
height: 450px;
z-index: 3;
margin-top: 0px;
margin-left:205px;
border-top: 3px solid #cccccc;
border-right: 3px solid #cccccc;
border-bottom: 3px solid #cccccc;
background:  url(../img/paar.gif);
background-position: right bottom;
background-repeat: no-repeat; 
overflow:auto;
}

/*Content-INTERN*/
.contenti{
position: absolute;
width:780px;
height: 442px;
z-index: 3;
margin-top: 0px;
margin-left:192px;
border-top: 3px solid #cccccc;
border-right: 3px solid #cccccc;
border-bottom: 3px solid #cccccc;
overflow:auto;
}


/*content Job */

.contentj{
position: absolute;
width:780px;
height: 450px;
z-index: 3;
margin-top: 0px;
margin-left:192px;
border-top: 3px solid #cccccc;
border-right: 3px solid #cccccc;
border-bottom: 3px solid #cccccc;
overflow:auto;
}

/*Navilinks*/
.navi{
	position: absolute;
	width: 175px;
	height: 442px;
	z-index: 3;
	margin-top: 0px;
	margin-left:20px;
	border-right: 3px solid #3a5e80;
	overflow: auto;
	padding:4px;
	border-top: 3px solid #cccccc;
	border-bottom: 3px solid #cccccc;
	border-left: 3px solid #cccccc;
	background: #3a5e80;
}

/*Abschlussfooter*/

#footer{
position: relative;
text-align:center;
margin-bottom:0px;
margin-top:470px;
width:auto;
background: #002443;
border-top: 2px solid #cccccc;
padding: 0px;
}

/*Bildverhalten*/
img.textbild{
float:right;
padding:0px;
	
}

.hr{
border: 1px solid #002443;
vertical-align: top;
background: #cccccc;
}

/* Eingabemasken */

.eingabe{
	border: 1px solid #002443;
	color: #002443;
	background: #cccccc;
	width: 310px;
	vertical-align: top;
}

.eingabe-login{
	border: 1px solid white;
	color: #002443;
	background: #cccccc;
	width: 250px;
	vertical-align: top;

}

.form{
	border: 1px solid #002443;
	color: #002443;
	background: #cccccc;
	width: 155px;
	vertical-align: top;
}

.select {
	border: 1px solid #002443;
	color: #002443;
	background: #cccccc;
	vertical-align: top;
}

.textform{
	border: 1px solid white;
	color: #002443;
	background: #cccccc;
	width: 500px;
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.button{
    border: 1px solid #002443;
	color: #002441;
	background: #cccccc;
}

.button:hover{
    border: 1px solid #002443;
	color: #cccccc;
	background: #002441;

}

hr{
    color: #cccccc;
	}

.border-bottom {
    border-bottom: 3px solid #4affff;
}
