html, body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px;
   height: 100%;
}
body, div, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	border: 0px;
}
td {
        vertical-align: top;
}
td.unten {
        vertical-align: bottom;
}

#head{
	background-image: url(gfx/colamo_logo.png);
	background-repeat: no-repeat;
	height: 78px;
	margin-left: 30px;
	margin-top: 9px;
	margin-bottom: 10px;
}
.login{
        margin-top: 15px;
        font-size: 10px;
	line-height: 12px;
   	height: 21px;
	padding-right: 40px;	
        float: right;
        vertical-align: top;
}
.loginsend{
       vertical-align: middle;
}
#linien{
	background-image: url(gfx/2_stripes.png);
	height: 32px;
	width:100%;
	clear: both;
}
#navigation{
	background-image: url(gfx/navibg.png);
	height: 23px;
   padding-left: 10px;
}
.menu{
        vertical-align: middle;
	float: left;
	height: 23px;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 4px;
	background-image: url(gfx/navi_dot.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.navigation2{
        vertical-align: middle;
	float: right;
	height: 23px;
	padding-right: 45px;
	padding-left: 10px;
	padding-top: 4px;
}
a.navismall{
        text-decoration: none;
}

a.navismallaktiv{
        color: #000000;
        text-decoration: none;
}

a.navi{
       	font-weight: bold;
        text-decoration: none;
}

a.naviaktiv{
        color: #000000;
       	font-weight: bold;
        text-decoration: none;
}

a.navi1{
       	font-weight: normal;
        text-decoration: none;
}

a.naviaktiv1{
        color: #000000;
       	font-weight: normal;
        text-decoration: none;
}

#image{
        height: 235px;
        background-image: url(gfx/start_pic.jpg);
	background-repeat: no-repeat;
}
.imagetext{
        float: right;
	height: 100px;
	padding-right: 40px;
	padding-top: 60px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 27px;
	font-weight: bold;
	color: #3563B8;
}
.imageicons{
	padding-top: 50px;
}
#linie{
	background-image: url(gfx/orange_dot.png);
	height: 1px;
	clear: both;
}
#content{
	width: 800px;
}
#submenu{
   float: left;
	width: 220px;
	height: 30px;
}
.submenuhead{
	background-color: #DAECFE;
	height: 25px;
	padding-left: 10px;
	padding-top: 6px;
	border-bottom: medium solid #FFFFFF;
}
.submenuhead h1{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #3366CC;
}

.news{
	background-color: #FEF6E2;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	height: 25px;
	padding-left: 10px;
	padding-top: 5px;
	border-bottom: medium solid #FFFFFF;
}
.subnavi{
	background-color: #FEF6E2;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	height: 25px;
	padding-left: 10px;
	padding-top: 5px;
	border-bottom: medium solid #FFFFFF;
}

.subnavi1{
	background-color: #EEEEEE;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	height: 20px;
	padding-left: 30px;
	padding-top: 5px;
	border-bottom: medium solid #FFFFFF;
}
#inhalt{  
        width: 580px;    
        float: right;
}
#inhalt1 {
	margin: 15px 0px 0px 50px;
}
#inhalt1 h1{
	margin-bottom: 15px;	
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #3366CC;
}
#bottom{
	background-image: url(gfx/grey_dot.png);
	background-repeat: repeat-x;
	text-align: center;
	width: 100%;
	height: 40px;
	bottom: 0px;
   margin-top: 20px;	
}
#bottom p{
	padding-top: 10px;
	font-size: 10px;
	color: #999999;
}