/************************************

Firma: INS Consulting GmbH
Name: Mathias Fellner
Datum: 14.09.2005

Letzte Änderungen: 14.09.2005

+++ Allgemeine Farben:
Dunkelblau: #0F72A8
Mittelbrau: #92C0D9
Hellblau: #D5E6F0
Orange: #F89034
Weiß: #FFFFFF

************************************/

html {

}

body {
	font-family: Arial;
	margin-left: 0px;
	margin-top: 0px;
	background-color:#92C0D9;
	scrollbar-base-color: #D5E6F0; 
	scrollbar-track-color: #D5E6F0; 
	scrollbar-face-color: #D5E6F0; 
	scrollbar-highlight-color: #0F72A8; 
	scrollbar-3d-light-color: #D5E6F0; 
	scrollbar-darkshadow-color: #D5E6F0; 
	scrollbar-shadow-color: #0F72A8; 
	scrollbar-arrow-color: #0F72A8; 

}


.contenttable { 
	border:1px solid #0F72A8;
	margin-bottom:20px;
	width:590px;
	background-color:#eaf2f6;
	text-align:right;
}
.contenttable td { font-family: Arial; color:#0F72A8; font-size:10px; }
.contenttable .tr-odd { background-color:#d5e6f0; }
.contenttable .tr-0 { font-weight:bold; solid #0F72A8; height:35px; vertical-align:bottom; }
.contenttable .td-0 { font-weight:bold; text-align:left; }
.contenttable .td-last { }
.contenttable .tr-last { }


img { border:0px; }

/**** <h1,2,3,4,5,6> ****/
h1 {
	font-size: 18px;
	font-style: italic;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 11px;
}

h5 {
	font-size: 10px;
}

h6 {
	font-size: 8px;
}

/**** <class=""> ****/
.border_left_white_2px {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.border_bottom_white_2px {
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.border_top_white_2px {
	border-left-style: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.border_right_white_2px {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/**** <div> ****/
#fixcontent {
        width: 679px;
        height: 303px; 
        overflow: auto;
		padding: 0 0 0 0;
}

#content {
	color:#0F72A8;
	font-size:11px;
	line-height: 1.8;
	text-align: left;   
	padding: 0 40 0 30;  
}

#content a {
   
	color:#F89034;
	text-decoration: none;
}


#content img {
        padding:0;
}

#headline {
	font: 24px Arial;
	color: #FF6600;
}

#copyright {
	float:right;
}

#LangChoose {
	padding-left: 10px;
}

#LangChoose img {
	margin-right: 5px;
}

/**** <table> ****/
#tbl_struktur {
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	top: 50%;
	height: 596px;
	width: 900px;
	margin-top: -300px;
}

#tbl_header {
	height: 74px;
	background-color: #0F72A8;
	padding-left: 15px;
}

#tbl_mainmenu {
	height: 20px;
	
}

#tbl_filler {
	height: 108px;
}

#tbl_filler img {
	height:108px;
}

#tbl_main {
	height: 353px;
	background-color: #D5E6F0;
}

#tbl_download {

}

#tbl_download td {
        color:#0F72A8;
        font-size:11px;
        vertical-align:middle;
        padding:5px;
}

#tbl_download img {
        width:20px;
        height:20px;
}

#tbl_download a {
        font-size: 11px;
}

#tbl_partner {
        width:590px;
}
#tbl_partner td {
        width:33%;
        height:150px;
        text-align:center;
        border-bottom:2px solid #FFFFFF;
}

#tbl_partner img {
        width:120px;
}

#tbl_footer {
	height: 35px;
	background-color: #0F72A8;
	padding-right: 10px;
}
