/*********************************************************************************

	Project		:	Feuerwehr Rendsburg
	Copyright	:	szenaris GmbH - Bremen [SG, MS, LM]

**********************************************************************************/


/* ### undo #################################################################### */

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; clear:both;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:0; }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

div, p, li, a {background-repeat:no-repeat; }

/* ### reset some basic style ################################################### */

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

/* ### HTML ###################################################################### */
html {
	min-height: 99%;
	margin-bottom: 1px;
}

/* ### BODY ###################################################################### */
body {
	color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	line-height:normal;
	background:#737373 url(bg_verlauf.jpg) center 0 repeat-x;
	margin:0;
	padding:0;
	}

/* \*/ * html body { text-align:center; font-size: xx-small; } /* *//* IE 5.5 Hack */

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.floatLeft { float:left; }
.floatRight { float:right; }

.warning { color:#f00; background: inherit; }

/* ### Website Content ############################################################ */
#site-content {
	position:relative;
	display:block;
	margin:0 auto;
	padding:0;
	height:100%;
	width:832px;
	text-align:left;
}

/* ### Header ##################################################################### */

#header {
	position:relative;
	margin:0;
	padding:0;
	height:133px;
	width:832px;
	background:transparent url(header_visual.png) 0 0 no-repeat;
	color: #fff;
	behavior: url('files/template/iepngfix_v2.htc');
}

/* ### Logo ####################################################################### */

#logo {
	position:absolute;
	top:22px;
	right:10px;
	/*border: 1px solid #000;
	background-image: url(../redaxo_logo_klein.gif);
	background-position: 0 0;
	background-repeat: no-repeat;*/
}

#logo a {
	display:block;
	height:100px;
	width:480px;
	/*text-indent:-700em;*/
}

/* ### Search ###################################################################### */

#search {
	display:block;
	clear:left;
	width:158px;
	height: 43px;
	/*background: #37444f url(../bg_unav.gif) no-repeat;*/
	color: #555;
	text-align:left;
}

#search input {
	margin-top: 0px;
	margin-right: 20px;
}

#suchenbox {
  width:148px;
  margin-left:10px;
}

#suchenbox form input.search {
  width:50px;
  padding:0;
  margin:0;
}

/* ### Teaser ##################################################################### */

#main-teaser {
	height:112px;
	width:588px;
	font-size:0;
	border:0;
	border:1px solid #555;
	padding:0px;
	margin:0 0 10px 0;
	background: transparent none 0 0 no-repeat;
	display:none;
  visibility:hidden;
}
/*
#main-teaser img {
	border:2px solid #ff0;
}
*/
/* ### Content #################################################################### */


#content {
	display:block;
	clear:both;
	position:relative;
	padding:0 10px 0 10px;
	background:transparent url(shadow_main.png) 0 0 repeat-y;
/*	behavior: url('files/template/iepngfix_v2.htc'); */
}

/* hide from IE/MAC \*/
* html #content, * html #main-content {
	height:1px;
}

/* end hide */


#main-content {
	background-color:#FFF;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
	padding:0 20px 0 20px;
	clear:both;
}
#nav {
	background:#dbd9d9;
	width:160px;
	border:0px solid #000;
}

#main {
	float:right;
	/*width:642px;*/
	color: #fff;
}


/* ### main-block => MainContent ################################################### */

#main-block {
	float:left;
	width:590px;
	color: #000;
	padding:0 0 20px 0;
	margin:0;
}


#main-content-block {
	padding:0px;
	margin:0;
	display:block;
}


/* ### Footer ###################################################################### */

#footer {
	display:block;
	width:100%;
	background: transparent url(shadow_bottom.png) 0 0 no-repeat;
	behavior: url('files/template/iepngfix_v2.htc');
	margin-bottom:10px;
}

#footernavi {
	margin:0;
	padding: 6px 30px 0 30px;
	color:#555;
	background:none;
	font-size:11px;
	height:15px;
	text-align:center;
}

#footer p {
	margin: 0 10px 0 30px;
	color:#555;
	padding:0;
	font-size:9px;
}
#footer p a,
#footer p a:link {
	margin:0;
	padding:0;
	color:#555;
	text-decoration: none;
	background:none;
	font-size:9px;
}

#footer p a:hover {
	margin:0;
	padding:0;
	color:#dbd9d9;
	text-decoration: none;
	background:none;
	font-size:9px;
}
/* CSS Document */

#footernavi ul {
  border-right: 1px solid #646464; 
	margin:0;
	padding:0 6px 0 0;
	vertical-align:bottom;	
	text-align:center;
	display:inline;
	font-size:11px;
}

#footernavi li {
	border-left: 1px solid #646464; 
	font-size:11px;
	display:inline;
  padding:0 0 0 8px;
	margin:0 0 0 8px;
}

#footernavi li a {
	color:#646464;
	text-decoration:none;
}

#footernavi li a:hover {
	color:#646464;
	text-decoration:underline;
}

#footernavi li span {
	color:#B31B1B;
	text-decoration:none;
}

