
/**----------------------------
whaleweb-design.de
Design (c) Jona Bauer 2009
----------------------------**/






/**----------------------------
Allgemeine Klassen
----------------------------**/




body {
font-family: Palatino Linotype,Book Antiqua,Palatino,serif;
font-size: 10pt;
margin: 0;
overflow: auto;
background: #000000 url(../img/loading.gif) center center no-repeat;
}


a:link, a:visited { color: #666666; text-decoration: none; outline: 0;}
a:hover, a:active {color: #78C3D5; text-decoration: none; }


hr {
border: 0;
border-bottom: dashed 1px #9B9B9C;
margin-top: 10px;
margin-bottom: 10px;
}

img { border: 0;}


#main_img {
position: fixed;
}


.content_small {
position: absolute; bottom: 8%; right: 8%;
background: #ffffff;
width: 256px;
height: 256px;
padding: 12px;
text-align: right;
}

.content_middle {
position: absolute; bottom: 8%; right: 8%;
width: 280px;
height: 580px;
}

.content_small_1 {
background: url("../img/stripes.gif") #ffffff;
width: 255px;
height: 256px;
padding: 12px;
text-align: right;
margin-bottom: 20px;

}

.content_small_2 {
position: relative;
background: #ffffff;
width: 255px;
height: 256px;
padding: 12px;
text-align: right;
}


.clear { clear: both;}


.grau {color: #9B9B9C;}




/**----------------------------
Navigation
----------------------------**/

#navcon {
position: absolute; bottom: 10%; right: 14%;
width: 512px;
height: 256px;
padding: 0px;
}


#navcon:hover { background: url(img/nix.gif); }



a.mainnav:link, a.mainnav:visited {
	color: #78C3D5;
    background: #ffffff;
    font-size: 11pt;
	letter-spacing: 2px;
    text-decoration: none;
    height: 16px;
    display: block;
	margin-bottom: 4px;

}



a.mainnav:hover, a.mainnav:active {
	color: #9B9B9C;
	font-weight: bold;
}








/**----------------------------
Footer
----------------------------**/


.footer {
	text-align: right;
	margin-top: 10px;
}

#fsmall {
	position: absolute;
	top: 240px;
	left: 12px;
	width: 255px;
}

.footer a:link, .footer a:visited {
	color: #78C3D5;
    background: #ffffff;
	font-size: 9pt;
    letter-spacing: 2px;
    text-decoration: none;
    height: 16px;
    margin-bottom: 4px;
}

.footer a:hover, .footer a:active {
	color: #9B9B9C;
}




a.imghover:hover  {

filter: alpha(opacity=80); /* IE */
-moz-opacity: 0.8; /* Gecko-Browser */
opacity: 0.8; /* Opera 9+ */

}







/**----------------------------
Referenzen
----------------------------**/


.content1 {
position: absolute; top: 0px; left: 0px;
width: 100%;
}


.content2 {
margin-left: auto;
margin-right: auto;
margin-top: 40px;
margin-bottom: 40px;
background: #ffffff;
width: 600px;
padding: 12px;
}


#ref_header {
background: url("../img/stripes.gif") #ffffff;
margin-top: 40px;
margin-bottom: 80px;
padding-top: 15px;
padding-bottom: 15px;
}


#ref_header a:link, #ref_header a:visited {
background: #ffffff;
padding: 4px; 
padding-right: 8px; 
padding-left: 8px; 
margin-left: 5px;
color: #9B9B9C;
}


#ref_header a:hover {
color: #78C3D5;
}


.striped {
background: url("../img/stripes.gif") #ffffff; 
padding-top: 10px; 
padding-bottom: 10px;
padding-right: 3px;
margin-bottom: 60px;
}


.screen {
border: 1px solid #CFCFCF;
}


dl {
margin-top: 20px;
margin-bottom: 60px;
}


dt {
width: 200px;
height: 190px;
float: left;
}


.size12 { font-size: 12pt; }



/**----------------------------
Imprint etc.
----------------------------**/


#imprint {
	font-size: 8pt;
    color:#78C3D5;
    height: 80px;
    overflow: auto;
    background: url(../img/back_impr.gif) no-repeat;
    padding: 2px;
    border:1px solid #ffffff;
}

textarea {
	font-family: Palatino Linotype,Book Antiqua,Palatino,serif;
	font-size: 10pt;
    color:#78C3D5;
    height: 100px;
	width: 240px;
    overflow: auto;
    padding: 8px;
    border:1px solid #ffffff;
	margin-bottom: 10px;
}

.inputzeile {
	font-family: Palatino Linotype,Book Antiqua,Palatino,serif;
	font-size: 10pt;
    color:#78C3D5;
    padding: 8px;
	background: #ffffff;
	border: 0;
	margin-bottom: 10px;
	width: 240px;
}

.button {
	font-family: Palatino Linotype,Book Antiqua,Palatino,serif;
	font-size: 10pt;
    color:#78C3D5;
    padding: 10px;
	background: #ffffff;
	border: 0;
	margin-bottom: 10px;
}


#imprint:hover, { border:1px solid #78C3D5;}

