/* CSS Document */
/*CSS Design by Webdesign Grafikdesign und Flashdesign ® Webagentur-Meerbusch*/

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

a {color: #666666;}
a:hover {color: #333333;}
body {
	background: url(../images/bg.png) repeat-x #fff;
	color: #202020;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 1.0em;
}


#buttons {
	float:left;
	margin: 0px;
	height:25px;
	padding-top:261px;
	padding-left:36px;
	height:40px;
}

ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

ul#mainlevel-nav li 
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	line-height: 60px;
	white-space: nowrap;
	border-right: 1px solid #fff;
}

ul#mainlevel-nav li a{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #f3f3f3;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover{
	font-size:1.0em;
	color: #000033;
	text-decoration:none;
	background:url(../images/top_over.gif);
}
input {
	color: #555;
	font: normal 0.8em Lucida Sans Unicode,sans-serif;
	background:url(../images/inputbg.gif) repeat-x #fff;
}
p,cite,code,ul {
	font-size: 0.9em;
	padding-bottom: 1.0em;
}
ul{ margin: 0;
	padding: 0;
	list-style: none;
}

li{ line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
h1 {font-size: 1.1em;}

h1,h2,h3,h6 {color: #000033;}

h1 {font: normal 0.9em serif,sans-serif;}
h1 a {text-decoration: none; color: #000033;}
h1 a:hover {text-decoration: none; color: #000033;}

h2 {font: bold 1.1em serif,sans-serif;}
h3 {font: bold 1.1em serif,sans-serif;}
h6 {font: bold 0.9em serif,sans-serif;}

/* misc */
.clearer {clear: both;}

/* structure */
.container {
	background: url(../images/containerbg.png) repeat-y;
	margin: 0 auto;
	width: 1000px;
}

.content{    
	font-family:Lucida Sans Unicode,sans-serif; 
	font-size:0.9em;
	float:left;
	padding-left:20px;
	width:670px;
}


/* header */
.header {
	background: url(../images/header.png) no-repeat bottom;
	height: 375px;
	margin: 0 auto;
	width: 1000px;
	overflow:hidden;
}

.search{
	float: right;
	padding-right:25px;
	padding-top:140px;
}



/* item */
.item {clear: both;}
.item .date {
	color: #FDD;
	float: left;
	height: 40px;
	text-align: center;
	width: 36px;
}
.item .date div {padding-top: 4px;}
.item .date span {font: normal 1.0em serif;}
.item .content {float: left; width: 670px;}
.contentheading {
	width: auto;  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000066;
	text-align: left;
	padding-top: 1px;
	padding-left: 5px;
	height: 30px;
	font-weight: normal;
	font-size:1.1em;
	text-transform: uppercase;
	border-bottom:4px double  #000066;
}
.flags{
	float:right;
	padding-right:110px;
	padding-top:30px;
	}
.bread{
	float:left;
	padding-top:50px;
	padding-left:80px;
	height:10px;
	color:#202020;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	width:600px;
		
}

.componentheading {
    font-family: Verdana, Arial, Helvetica, sans-serif ;
	width:580px; 
	color: #000066;
	text-align: left;
	padding-top: 1px;
	padding-left: 2px;
	height: 45px;
	font-weight: normal;
	font-size:1.1em;
	text-transform: uppercase;
}

.small, .createdate, .modifydate {
	color:#777;
	font-size:0.8em;
}

.button {
	color: #f5f5f5;
	font-family: serif, sans-serif;
  	text-align: center;
  	font-size: 0.9em;
  	font-weight: bold;
	border: 3px double #17171a;
  	width: auto;
  	background:#17171a;
  	padding: 0px 5px;
  	line-height: 18px !important;
  	line-height: 16px;
  	height: 26px !important;
  	height: 24px;
  	margin: 1px;
}
.item .body {padding: 12px 18px;}

.body .moduletable {padding-bottom:15px;}

/* main */
#main { float: left; margin-left:0px;}

/* navigationleiste Rechte Seite */
#navigation {
	font-size:0.8em;
	float: right;
	padding-right:47px;
	width: 198px;
}
.navigation {
	float: none;
	width: 200px;
}

.navigation /*.moduletable*/{
	padding:0 15px;
	margin-bottom:15px;
}

.navigation /*.moduletable form*/ {
text-align:center;
color: #666666;
}
.navigation a {color: #666666;}
.navigation a:hover {color: #333333;}

.navigation /*.moduletable-menu */{
	padding:0;
	margin-bottom:0;
}
.navigation .moduletable h3 ,
.navigation .moduletable-menu h3{
	background:url(../images/modulbg.png) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #fff;
	line-height:35px;
	margin-bottom:1px;
	width:200px;

}

.navigation .moduletable-menu  {margin:0;}

.navigation ul {margin: 0; padding: 0;}
.navigation li {
	list-style: none;
	list-style-image:none;
}

.navigation .mainlevel li {
	list-style: none;
	list-style-image:none;
}

.navigation li a {
	color: #fff;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation li a:hover {
	color: #666;
}

/* Menüleiste*/
a.mainlevel:link , 
a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:0.9em;
	color: #ffffff;
	text-align:left;
	padding-left:19px;
	padding-top: 3px;
	height: 20px!important;
	height: 30px;
	width: 182px;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #d3d3d3;
	background:url(../images/menuover.gif)
}

a.mainlevel#active_menu {
	color: #000033;
	font-weight: bold;
	background:url(../images/menuover.gif)
}

a.mainlevel#active_menu:hover {
	color: #202020;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	vertical-align: middle;
	font-family:serif,sans-serif;
	font-weight: bold;
	font-size:0.9em;
	color: #00CCFF;
	text-align:left;
	padding-left:20px;
	padding-top: 3px;
	height: 18px!important;
	height: 30px;
	width: 178x;
	text-decoration: none;
	background:url(../images/sub_menuA.gif) no-repeat;
}

a.sublevel:hover {
	background:url(../images/sub_menuB.gif) no-repeat;
	color: #FF6600;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #fff;
	background:url(../images/sub_menuC.gif) no-repeat;
	}
a.sublevel#active_menu:hover {
	color: #FF6600;
	background:url(../images/sub_menuB.gif) no-repeat;
	}

/* footer */
.footer {
	color: #666;
	background:url(../images/footer.png) no-repeat #fff;
	width:100%;
	height:88px;
	font-size: 0.8em;
	line-height: 25px;
	margin: 0 auto;
}
.footer a {color: #666;}
.footer a:hover {color: #999;}
.footer .left, .footer .right {padding: 0 12px;}
/*ganz Unten*/
.footerend {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:0.7em;
	color:#CCCCCC;
	background:url(../images/footerend.gif) repeat-x #0b0a16;
	height:90px;
	padding-top:20px;
}
.footerend a {color:#CCCCCC;}

.footerend a:hover { color:#999999;}
/* floats */
.left {float: left;}
.right {float: right;}

#buttons2 {
	float: left;
	margin: 0px;
	height:25px;
	padding-left:130px;
	padding-top:1px;
	width:550px;
}

div.contact_email textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#666666;
	width:90%;
	background:url(../images/inputbg.gif) repeat-x
	}

/*special*/
.smalltxt {
    font-family:Lucida Sans Unicode,sans-serif; 
	font-size:0.6em;
	color: #666666;
	background:#f5f5f5;
	border: 2px solid #999999;
}

.contententry {
	border: #00CCFF solid;
	background:#FFFFFF;
	padding:3px;
	margin: 4px 15px 10px 0;
	position: relative;
	display: inline;
	
}
.inbox1 {
	display:block;
    font-family:Lucida Sans Unicode,sans-serif; 
	font-size:1.0em;
	color: #666666;
	background:#f5f5f5;
	border-spacing:3px;
	border: 5px solid #999999;
}
.inbox2 {
	display:block; 
	font-family:Lucida Sans Unicode,sans-serif; 
	font-size:1.0em;
	color: #666666;
	background:#c5c5c5;
	border: 5px solid #999999;
}
.inbox3Notice {
	display:block;
    font-family:Lucida Sans Unicode,sans-serif; 
	font-size:0.8em;
	color: #666666;
	background:#c2c2c2;
	border: 2px solid #999999;
	width:250px;
	height:12px;
	text-align:center;
}
.inbox4coding {
	display:block;
    font-family:Lucida Sans Unicode,sans-serif;
	font-style:italic; 
	font-size:0.8em;
	color: #666666;
	background:#c2c2c2;
	border: 2px solid #999999;
}
.special{font-size:0.9em;}
.special a{ color: #990000;}
.special a:hover{ color: #0099FF;}
.newscontainer{
	width:600px;
	padding-left:20px;
	}

.pop{
	float:right;
	padding-right:50px;
	width:270px;
	border:2px  #00f6f8 solid;
	background: url(../images/newsbg.gif) repeat-x  #0e5c8c;
	padding:3px;
	margin: 4px 15px 10px 0;
	position: relative;
}
.pop a{ color: #FFFFFF;}
.pop a:hover{ color: #333333;}
.latest{
	float:left;
	padding-left:50px;
	width:270px;
	border:2px  #00f6f8 solid;
	background: url(../images/newsbg.gif) repeat-x  #0e5c8c;
	padding:3px;
	margin: 4px 15px 10px 0;
	position: relative;
}
.latest a{ color: #FFFFFF;}
.latest a:hover{ color: #333333;}