body {
	background: #FFFFFF;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: Arial, Trebuchet MS, Lucida Sans Unicode, Lucida Grande; 
	font-size: 10pt;
	color: #4d4d4d;
	line-height: 1.4;
}

/* Fließtext */
a:link, a:visited {
	color: #4D4D4D;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
}

a:hover, a:focus {
	color: #FF8200;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
}

a.whereNavi:link, a.whereNavi:visited {
	color: #6D6D6D;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

a.whereNavi:hover, a.whereNavi:focus {
	color: #4D4D4D;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

h4	 {
	color: #4D4D4D;
	font-size: 10pt;
	font-weight: bold;
	margin: 5px 5px 0px 5px;
	text-align: left; 
}
h2	 {
	color: #000080;
	font-size: 18pt;
	font-weight: bold;
	margin: 5px 5px 0px 5px;
}
p {
	color: #4D4D4D;
	font-size: 10pt;
	line-height: 1.4;
	font-weight: normal;
}

#wrap {
	text-align: center;
	margin: 0 auto 0 auto;
}

/* Header */
#header {
	width: 910px;
	height: 150px;
	margin: 0 auto 0 auto;	
}

#logo {
	background-image: url(../img/niboki_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 275px;
	height: 150px;
	float: left;
	margin: 0 0 0 0;
	text-align: left;
}

#rechts {
	width: 510px;
	margin: 0 0 0 0;
	float: left;
	text-align: left;
}

#login {
	width: 405px;
	margin: 0 0 10px 0;
	float: right;
	background-image: url(../img/login_bg.gif);
	background-repeat: no-repeat;
	height: 88px;
	text-align: left;
}

input {
	color: #4D4D4D;
	font-size: 9pt;
	padding: 1px 3px 1px 3px;
}
.heading1 {
	color: #0255ff;
	padding-bottom: 3Px;
	margin-bottom: 13Px;
	border-bottom: 1Px solid #b9c3c5;
	font-size: 16Pt;
}
/*
select {
	font-family: Trebuchet MS, Lucida Sans Unicode, Lucida Grande; 
	font-size: 9pt;
	padding: 1px 3px 1px 3px;
	color: #FFFFFF"; 
}
*/

input.textbox {
	color: #4D4D4D;
	font-size: 9pt;
	background-color: #f9f9f9;
	margin-top: 2Px;
	margin-bottom: 2Px;
	border: 1Px #b7b7b7 dashed;
}


select.textbox {
 	color: #4D4D4D;
	background-color: #f9f9f9;
	font-family: Trebuchet MS, Lucida Sans Unicode, Lucida Grande; 
	font-size: 9pt;
	padding: 1px 3px 1px 3px;
	margin-top: 2Px;
	margin-bottom: 2Px;
	border: 1Px #b7b7b7 dashed;
}



input.textbox_red {
	color: #4D4D4D;
	font-size: 9pt;
	background-color: #f9f9f9;
	margin-top: 2Px;
	margin-bottom: 2Px;
	border: 1Px #ff0000 dashed;
}


select.textbox_red {
 	color: #4D4D4D;
	background-color: #f9f9f9;
	font-family: Trebuchet MS, Lucida Sans Unicode, Lucida Grande; 
	font-size: 9pt;
	padding: 1px 3px 1px 3px;
	margin-top: 2Px;
	margin-bottom: 2Px;
	border: 1Px #ff0000 dashed;
}

div#menu {
	width: 510px;
	margin: 0 0 0 0;
}


/* Content */
#content {
	width: 790px;
	margin: 0 0 0 90px;
	text-align: center;
}

#slogan {
	margin: 0 0 30px 0;
	text-align: left;
}

#slogan h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #4D4D4D;
	text-align: left;
	}

#werk {
	width: 550px;
	height: 410px;
	float: left;
	margin: 0 0 20px; 0;
	text-align: left;
}

#beschreibung {
	margin: 0 0 20px 550px;
	padding: 0px 10px 10px 10px;
	border: 1px dashed #CCCCCC;
	color: #4D4D4D;
	height: 410px;
	text-align: left;
}

#text {
	width: 500px;
	float: left;
	text-align: left;
}

#text h3 {
	margin: 0 0 0 0;
	color: #4D4D4D;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

#text h4	 {
	color: #4D4D4D;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

#text p {
	color: #4D4D4D;
	font-size: 10pt;
	font-weight: normal;
}

#werbung {
	margin: 0px 0 0 550px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #CCCCCC;
	color: #4D4D4D;
	text-align: left;
	height: 410px;
}


/* Creative-Box */

#creative_box {
	width: 820px;
	height: 445px;
	margin: 10px 0 10px 73px;
	background-image: url(../img/creative_box.gif);
	background-repeat: no-repeat;
}

/* Kommentar-Box */
#comment {
	width: 820px;
	margin: 0 0 20px 73px;
}

#comment_oben {
	background-image: url(../img/comment_oben.gif);
	background-repeat: no-repeat;
	width: 820px;
	height: 20px;
	margin: 0 0 0 73px;
	text-align: left;
}

#comment_content {
	width: 820px;
	margin: 0 0 0 73px;
	text-align: left;
}


#comment_left {
	vertical-align: top;
	width: 236px;
	background-image: url(../img/comment_bg_left.gif);
	margin: 0 0 0 0px;
	padding: 10px 0 0 30px;
	text-align: left;
}

#message {
	width: 210px;
	height: 155px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Lucida Grande;
	font-size: 9pt;
	color: #4D4D4D;
	padding: 3px 5px 3px 5px;
	resize: none;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#comment_right {
	vertical-align: top;
	width: 554px;
	background-image: url(../img/comment_bg_right.gif);
	margin: 0 0 0 0px;
	padding: 10px 0 0 0px;

	text-align: left;	
}

.comment_edit {
	list-style-type: none;
	background: #FFFFFF;
	color: #4D4D4D;
	font-size: 9pt;
	width: 495px;
	margin: 0 15px 10px 15px;
	padding: 5px 5px 5px 5px;
}

#comment_unten {
	background-image: url(../img/comment_unten.gif);
	background-repeat: no-repeat;
	width: 820px;
	height: 20px;
	margin: 0 0 0 73px;
	text-align: left;
}


#footer {
	width: 100%;
	height: 100%;
	background: #ffffff;
	margin: 0 auto 0 auto;
	padding: 10px 0 20px 0;
}

#footer_subnav {
 	width: 800px;
 	margin: 0 auto 0 auto;
 	padding: 0 0 0 18px;
}

.foot{
	color: #4D4D4D;
	text-decoration: none;
}

.subnav {
	list-style: none;
	text-align: center;
	float: left;
	margin: 0 0 0 0;
	padding: 0 15px 0 15px;
}

h1 {
	margin: 0 0 0 0;
}

.klein {
	margin: 0 0 0 0;
	font-size: 8pt;
}

.preload {
  width:0px;
  height:0px;
  visibility:hidden;
  border: 0Px;
}