
body {
	background-image: url(images/kreadoc_bg1.jpg);
	background-repeat: repeat;
    background-attachment: fixed;
	background-color: #C7C2AE;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
    
}

a:link {
	color: #C30;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #C30;
}
a:hover {
	text-decoration: none;
	color: #C30;
}
a:active {
	text-decoration: underline;
	color: #C30;
}

img, div, input{
	behavior: url("iepngfix.htc");	
}


p, h1, h2, h3, h4, h5{
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #ADB735;
	
	
}

hr{
	height: 3px;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CAD36A;
}

.marginleft {
	margin-left: 50px;
}
ul {
	list-style-image: url(images/bullet.png);
	list-style-type: square;
}

.accent2 {
	color: #C30;
}

.accent {
	font-size: 13px;
	font-weight: bold;
	color: #85A1B8;
}




#container{
	width: 1095px;
	margin-right: auto;
	margin-left: auto;	
}

#header {
	width: 1095px;
    background-image: url(images/bg_header1.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;	
}

#logo {
	float: left;
	height: 130px;
	width: 188px;
	margin-top: 24px;
	padding-left: 80px;
	display: inline;
}

#navigation {
	float: right;
	height: 24px;
	margin-top: 135px;
	margin-right: 55px;
	display: inline;
}

#middle{
	width: 1095px;
	border: 0px solid #0F0;
	height: 350px;
	clear: both;
	
}

#klik{
	float: left;
	height: 350px;
	width: 68px;
	border: 0px solid #F00;
	text-align: right;
}

#headerpict, #headerpict_ws, #headerpict_ct{
	background-repeat: no-repeat;
	background-position: center center;
	height: 350px;
	width: 960px;
	float: left;	
}

#headerpict{
	background-image: url(images/header/header_2.jpg);
}

#headerpict_ws{
	background-image: url(images/header/header_1.jpg);
}

#headerpict_ct{
	background-image: url(images/header/header_3.jpg);
}

#attention2{
	z-index: 2;
    float: left;
	height: 350px;
	width: 25px;
	border: 0px solid #F00;
    position: relative;
    left: -35px;
}

#content {
	width: 1015px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/contentshadow.png);
}

#inlinecontent {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/papier.jpg);
	background-repeat: repeat;
	background-position: left -255px;
	text-align: left;
}

#text{
	width: 895px;
	padding-left: 50px;
	padding-right: 50px;
}

#footer {
	font-size: 10px;
	text-align: center;
	background-image: url(images/footer_1.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 995px;
}
.marginright {
	margin-right: 20px;
}

 .stickie {
	float: left;
	height: 262px;
	width: 336px;
	margin-bottom: 25px;
	margin-left: 50px;
	margin-right: 25px;
}

 .stickie01 {
	background-image: url(images/kop/post_it_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 207px;
	width: 236px;
	padding-top: 45px;
	padding-left: 90px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	margin-left: 50px;
	margin-right: 25px;
}

 .stickie02 {
	background-image: url(images/kop/post_it_02.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 207px;
	width: 306px;
	padding-top: 45px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 25px;
}

 .stickie03 {
	background-image: url(images/kop/post_it_03.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 217px;
	width: 306px;
	padding-top: 45px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 50px;
	margin-right: 25px;
}

 .stickie04 {
	background-image: url(images/kop/post_it_04.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 237px;
	width: 261px;
	padding-top: 25px;
	padding-left: 65px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 25px;
}

.stickie01 ul, .stickie02 ul, .stickie03 ul, .stickie04 ul{
	list-style-image: url(images/bullet2.gif);
	list-style-type: square;
}
.accentwit {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}

