body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
color: #30a0d4;
text-decoration: none;
background-color: transparent;
border-color: #333333;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
}

small {
}

hr {
	display: none;
}

img {
	border: 0px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 870px;
	height: 100px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 100px;
	background: #FFFFFF;
}



/* Search */

#search {
	float: right;
	width: 280px;
	padding-top: 20px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	border: 1px solid #EDEBD5;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
}

#searchsubmit {
	background: #FFFFFF url(images/img03.gif) repeat-x left bottom;
}

#newsinputname {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
	border: 1px solid #EDEBD5;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}

#newsinputadres {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
	border: 1px solid #EDEBD5;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}




#loginsubmit {
	background: #FFFFFF url(images/img03.gif) repeat-x left bottom;
	border: 1px solid #EDEBD5;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;

}

#username {
	border: 1px solid #EDEBD5;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
	width: 200px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
}

#password{
	border: 1px solid #EDEBD5;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
	width: 200px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
}

/* Menu */

#menu {
	width: 850px;
	height: 70px;
	margin: -30px auto 0 auto;
z-index:10;
position:relative;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	display: block;
	height: 40px;
}

#menu li:hover {
color: #ffffff;
	background: #30a0d4 url(images/img05.jpg) no-repeat;
}

#menu a:hover {
color: #ffffff;
	background: url(images/img06.jpg) no-repeat right top;
}

#menu a {
	display: block;
	width: 60px;
	height: 35px;
	padding: 5px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	color: #cc0000;
}

html>body #menu a {
	width: auto;
}

#menu li.active {
	background: #30a0d4 url(images/img05.jpg) no-repeat;
}

.menu-current{
color: #ffffff;
	background: #30a0d4 url(images/img05.jpg) no-repeat;
}
.menu-current a{
color: #ffffff;
	background: url(images/img06.jpg) no-repeat right top;
}

#menu li.active a {
	background: url(images/img06.jpg) no-repeat right top;
	color: #ffffff;
}


#banner {
	width: 872px;
        height:300px;
	background: url(backgrounds/rotate.php) no-repeat left top;
	margin: -61px auto 0px auto;
       _margin: -44px auto 0px auto;
}

#banner p {
padding-top:50px;
padding-left:570px;
	font-size: 130%;
	font-weight: bold;
        color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

/* Page */


#page {
	width: 872px;
	margin: 0px auto 1px auto;


}

/* Content */

#content {

	width: 870px;
}

.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
	color: #cc0000;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img10.gif) no-repeat left center;
}

#column{
 width:870px;
  position:relative;
}


#column1{
  float:left;
  width:290px;
  margin:0px;
  padding:0px;
	background: url(images/kolomkop.jpg) no-repeat left top;
}
#column2{
  float:right;
  width:290px;
	background: url(images/kolomkop.jpg) no-repeat right top;
}
#column3{
  float:right;
  width:290px;
	background: url(images/kolomkop.jpg) no-repeat center top;
}

#column1 h2{
	padding-top: 15px;
        padding-left:20px;
	font-weight: bold;
	font-size: 130%;
	color: #FFFFFF;
}
#column1 p{
	padding-right: 45px;
        padding-left:20px;
}
#column1 a{

}

#column2 h2{
	padding-top: 15px;
        padding-left:60px;
	font-weight: bold;
	font-size: 130%;
	color: #FFFFFF;
}

#column2 p{
	padding-right: 15px;
        padding-left:60px;
}
#column2 a{

}


#column3 h2{
	padding-top: 15px;
        padding-left:40px;
	font-weight: bold;
	font-size: 130%;
	color: #FFFFFF;
}

#column3 p{
	padding-right: 25px;
        padding-left:40px;
}
#column3 a{

}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 20px;
	background: url(images/img11.gif) no-repeat;
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
	background: url(images/img12.gif) repeat-x left bottom;
}

#sidebar h2 {
	border-bottom: 1px solid #EDEBD5;
	font-size: 114%;
	font-weight: bold;
color:#cc0000;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
}

#topbox {
background: #ff6600;
}

/* Footer */

#footer {

	height: 30px;
	background: url(images/footer.jpg) no-repeat left top;
	width: 872px;
	margin: 0 auto 0 auto;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 87%;
color:#ffffff;
}

#footer a {
color:#ffffff;
}