@CHARSET "ISO-8859-15";

/*
body color #000033
body bg #06257D background-image:Verlauf von #000066 nach 06257D
navmain bg #06257D
navsub bg, span navmain  #8080B3	
navmain a color #BFBFD9
*/

*{
margin			:0;
padding			:0;
text-decoration	:none;
list-style		:none;
}

body{
background-color:#06257D;
background-image:url(../fit_img/elem/bg_body.jpg);
background-repeat:repeat-x;
color			:#000033;
font-family		:Verdana, Arial, Helvetica, sans-serif;
font-size		:100.01%;
text-align		:center;
}

h1{
font-size		:1.8em;
font-weight		:normal;
color			:#000066;
text-align		:center;
padding			:20px 0 20px 0;
}

h2{
font-size		:1.3em;
line-height		:1.1em;
font-weight		:normal;
color			:#CC3366;
}

h2.box{
font-size		:1.1em;
color			:#000033;
font-weight		:bold;
padding			:7px 0 2px 0;
border-bottom	:1px solid #BFBFD9;
margin-bottom	:4px;
/*text-transform	:uppercase;*/
}

h3{
font-size		:1em;
font-weight		:bold;
padding-top		:10px;
}

p{
margin			:7px 0 7px 0;
}

li{
margin			:10px 0 10px 0;	
}

td{
font-size		:13px;
line-height		:1.3em;
}

strong{
font-weight		:bold;
}

i{
font-style		:italic;
}

table.rahmen{
width			:330px;	
}

table.rahmen td.left{
width			:10px;
background-image:url("../fit_img/elem/rahmen_links.gif");
background-repeat:repeat-y;
}

table.rahmen td.mitte{
width			:330px;	
}

table.rahmen td.right{
width			:20px;
background-image:url("../fit_img/elem/rahmen_rechts.gif");
background-repeat:repeat-y;
}

table#referenzen{
width			:760px;	
}

table#referenzen td.referenzenleft{
width			:340px;
padding			:0 20px 20px 20px;
}

table#referenzen td.referenzenright{
width			:340px;
padding			:0 20px 20px 20px;	
}

table#impressum{
width			:760px;
margin-bottom	:20px;
}

table#impressum td.impressumlinks{
width			:340px;
padding			:0 20px 4px 20px;
text-align		:right;
}

table#impressum td.impressumrrechts{
width			:340px;
padding			:0 20px 4px 20px;	
}

a.textlink{
color			:#40408D;
background-image:url("../fit_img/func/fit_textlink.gif");
background-repeat:no-repeat;
background-position:left center;
padding			:0 20px 0 16px;
}

a.textlink:hover{
background-image:url("../fit_img/func/fit_textlink_over.gif");
background-repeat:no-repeat;
background-position:left center;
padding			:0 20px 0 16px;
background-color:#BFBFD9;
}
