

*{
 margin:0;
 padding:0;
}
table, tr, td
{
font-size: 11px;
margin: 0 auto;

}

.topmenu {
	
	background-image: url(/images/2.jpg);


       
	
}
.username {

    background-color: #cccccc;

border: 1px solid #000000;

    width:100px;

    height:16px;

    color:#000000;



vertical-align:middle;

}

.password {

    background-color: #cccccc;

border: 1px solid #000000;

    width:100px;

    height:16px;

    color:#000000;


vertical-align:middle;

}


.loginbutton {


font-size: 10px;
    border: 0.5pt solid #000000;

    width:44px;

    height:16px;





vertical-align:middle;

}

.form{

vertical-align:middle;

}

body {
	text-align:center;
	background: #ffffff url(/images/img01.jpg) repeat-x;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}
form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font: bold 12px Times New Roman, sans-serif;
	color: #000000;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}


 a{
	color: #000000;
}

a:hover {
	text-decoration: none;
}



#header {
	width: 920px;
	height: 180px;
	margin: 0 auto;
}



#logo {
	float: left;
	width:253px;
	height: 250px;
	background: url(/images/img08.jpg) no-repeat;
}



/* Menu */

#menu {
	float: right;

}

#menu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;

}

#menu a {
	display: block;
	float: left;
	width: 130px;
	height: 50px;
	background: url(/images/menu2.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
}
#menu li a:hover{
	background: url(/images/menu1.jpg) no-repeat;
	color: #000000;
	}


/* Content */

#content {
	width: 1024px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin: 0 auto; 
	background: #FFFFFF url(/images/footer_bg.jpg) repeat-x left bottom;
}

/* Posts */

#posts {
float: left;
				width: 59%;
				text-align: justify;
				padding: 0;
				margin: 0; 
}

/* Links */

#links {
float: left;
				width: 20%;
				padding: 0;
				margin: 0;
clear:both;

}
.boxtop { height: 19px; background: #fff url(/images/boxtop.gif) no-repeat; color: #000; }
	.box { background: url(/images/box.gif) no-repeat bottom left; color: #5b5b5b; padding: 0 10px 15px 10px; margin: 0 0 10px 0;  }
	
#links ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
	
}

#links li li {
	padding: 7px 10px;
	background: url(/images/navibg.jpg) no-repeat;
	
}

#links li a {
	text-decoration: none;

}

#links li a:hover {
	text-decoration: underline;color:#446D8C;
		
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
	
}
/* Rechts */

#rechts {
float: right;
				width: 20%;
				padding: 0;
				margin: 0;
		list-style: none;		 

}

#rechts ul {
	
list-style: none;
}

#rechts li ul {
	padding: 5px 0 0px 0;
	list-style: none;

}

#rechts li li {
	padding: 7px 10px;

}

#rechts li a {
	text-decoration: none;
}

#rechts li a:hover {
	text-decoration: underline;color:#446D8C;
}

#rechts li i {
	font-style: normal;
	font-size: 9px;
}

#rechts li h2 {
	font-size: 14px;
	list-style: none;

}


/* Footer */

#footer {
	clear:both; width:98%; height:50px;
	color: #000000;
	text-decoration: none;
	
}

#footer a {
font-size: 12px;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}




