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

	Project		:	Kopierhaus Kollmann
					www.kopierhauskollmann.de
	Copyright	:	Design - Ursprung:Hannah F. Liesong 
					©GMD2009 GeckoMediaDesign
					www.gmd-portal.de | info@gmd-portal.de

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


/* ### 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; }
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:none;
	margin-top: 2px;
}
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 {
	background:#ffffff;
	color: #fff;
	font-family:"Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	}

/* \*/ * 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:100%;

}




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

#header {
	/*position:relative;
	margin:0;
	padding:0;
	height:200px;
	background-image: url(bghead.gif);
	background-repeat: repeat-x;
	background-position: 0 0 0 0;*/
}

#dunkelrot {
background-color: #7C0308;
position:relative;
top: 0px;
left: 0px;
height:145px;
width: 48%;
z-index: 2;
float:left;
}
#hellrot {
	background-color: #C81721;
	position:relative;
	top: 0px;
	left: 49%;
	height: 145px;
	width: 51%;
	z-index:2;
}

#alles {
z-index:10;
position:absolute;
top: 0px;
left: -1px;
margin: 0px;
width: 100%;
text-align:center;
}
#mittig {
	width: 950px;
	margin: 0 auto;
}
#header {
height: 205px;
}

#logo {
	height:70px;
	margin: 0 0 0 0;
	text-align:right;
	float: left;
}
#logo h1 span {
display:none;
visibility: hidden;
}
#logo h1 {
	margin: 0px;
	padding: 0px;
	width: 377px;
/*height: 59px;*/
}
#smallinks {
	text-align: right;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34454c;
	border-right: 1px solid #6d91a3;
	border-bottom: 1px solid #6d91a3;
	font-weight:bold;
	padding: 7px 30px 7px 7px;
	margin: 0px 0px 0px 612px;
	top: 146px;
}
#smallinks a:link,
#smallinks a:visited {
color: #34454c;
text-decoration:none;
padding: 1px 3px;
font-style:normal;
}

#smallinks a:hover {
color: #ed1c24;
text-decoration:underline;
background-color: #fff;
}

#smallinks a:active {
background-color: #ed1c24;
color: #fff;
text-decoration:none;
}


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



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

#main-teaser {
	/*text-indent:-700em;
	height: 220px;*/
}

/* ### Content #################################################################### */


#content {
	display:block;
	clear:both;
	position:relative;
	padding:50px 0 0 0;
	margin:0 auto;
	width:950px;
	margin-bottom: 20px;

}


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


#main-content {
	border-left:1px solid #6d91a3;

}

#main {
	float:left;
	width:530px;
}

#main1 {
/*rechte Spalte*/
	float:right;
	width:200px;
}

#main-left {
	/*rechte Spalte*/
	float:left;
	width:208px;
}

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

#main-block {
	float:left;
	width:530px;
	color: #34454c;
}


#main-block1 {
/*rechte Spalte*/
	float:left;
	width:200px;
	color: #34454c;
}

#main-block-left {
	/*rechte Spalte*/
	float:left;
	width:208px;
	color: #34454c;
	border-top: 1px solid #6d91a3;
	position: relative;
}

#main-block-over{
	width: 50%;
	float:right;
	text-align:right;
	}

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

#main-content-block1 {
	display:block;
	padding: 15px 0px 15px 20px;
}

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

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

/* #########Adresse################################################################# */

#adresse {
	padding: 20px 20px 0 0;
	color: #34454c;
	margin-bottom: 0px;
}

#adresse p {
font-size: 10px;
margin: 0px 0px 7px 20px;
text-align:right;
}

#adresse p.oeffnungszeiten {
	text-align:left;
	margin: 17px 0px 7px 20px;
	padding: 7px;
	border: 1px solid #ded8d8;
	color: #34454c;
}

#adresse a:link,
#adresse a:visited {
	color: #34454c;
	font-weight:bold;
	text-decoration:none;
	font-style: normal;
}

#adresse a:hover,
#adresse a:active {
	color: #7c0005;
	text-decoration:underline;
	font-variant: normal;
	background-color: #fff;
}




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

#footer {
	display:block;
	width:910px;
	margin: 0 auto;
	padding:0px 20px 5px 20px;
	border-bottom: 1px solid #6d91a3;
	border-right: 1px solid #6d91a3;
	border-left:1px solid #6d91a3;

}

#footer p {
	padding:5px 20px 5px 20px;
	color:#666666;
	background:inherit;
}

#footer p a,
#footer p a:link {
	color:#666666;
	text-decoration: underline;
	background:inherit;
}

#footer p a:hover {
	color:#c4c4c4;
	text-decoration: none;
	background:inherit;
}

