@charset "utf-8";
/* CSS Document */

body{
	background-color:#E8E8E8;
	margin:0px;
	font-family:"trebuchet MS", Verdana;
	font-size:11px;
}
h3 {
	font-size: 20px;
}
a:link {color: #FFFFFF;}
a:visited {color: #FFFFFF;}
a:hover {color: #F47B2A;}
a:active {color: #FFFFFF;}

a.subitem:link {color: #000000;}
a.subitem:visited {color: #000000;}
a.subitem:hover {color: #F47B2A;}
a.subitem:active {color: #000000;}

.fotoblok {
	float:left;
	width:93px;
	height:93px;
	margin-right:5px;
	margin-top:5px;
	border:1px solid #F47B2A;
}
input {
	font-family:"trebuchet MS", Verdana;
	font-size:11px;
	border:1px solid #000000;
}
.container {
	position:relative;
	float:left;
	width:906px;
	margin:0 auto;
	top:0px;
}

.top {
	background-color:#FFFFFF;
	float:left;
	width:878px;
	border-left:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;
}
.menu {
	float:left;
	width:879px;
	height:28px;
	background-image:url(../img/bg_menu.jpg);
}
.menu .text { margin-top:5px;margin-left:15px;color:#FFFFFF;}
.sloganheader {
	float:left;
	width:879px;
	height:127px;
	margin-top:14px;
	background-image:url(../img/pageslogan2.jpg);
	background-repeat:no-repeat;
}
.sloganheader .text{ margin-top:20px;margin-left:27px;}
.kolom1 {
	background-image:url(../img/bg_c1.jpg);
	background-repeat:repeat-y;
	float:left;
	width:554px;
}
.kolom1 .text { margin:27px;}

.kolom2 {
	background-image:url(../img/bg_c2.jpg);
	background-repeat:repeat-y;
	float:left;
	width:313px;
	margin-left:12px;
}
.kolom2 .text { margin:27px;}