@charset "UTF-8";
/* CSS Document */

@import url(style-re-kork-navi.css);

html, body {
margin: 0;
padding: 0;
widht: 100%;
height: 100%;
background-image:url(img/hintergrund.jpg);
background-position:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#header {
	position:relative;
	width: 950px;
	height:155px;
	margin: 0 auto;
	background-image: url(img/hintergrund.jpg);
	background-position: center;
	background-repeat:repeat-y;
}

#top1 {
	position:relative;
	top:0px;
	background: url(img/re-kork_top.jpg);
	background-repeat: no-repeat;
	background-position:0 15px;
	height:155px;
	width:950px;
}
	
#navi-top {
	position:absolute;
	top: 110px;
	left:30px;
	height:30px;
	width:auto;
	line-height:30px;
}

#seitentitel {
	position:absolute;
	left:450px;
	top:50px;
	width:454px;
	text-align:right;
	color: #660000;
	font-size:10px;
	font-weight:bold;
	}


/* ------------ Inhalt --------------- */

#wrapper {
	width: 950px;
	margin: 0px auto;
	background-image: url(img/re-kork_containt.jpg);
	background-repeat:repeat-y;
}

#column1 {
	float: left;
	width: 220px;
	display: inline;
	padding: 0;
	margin-left: 30px;
	overflow:hidden;
}

#column2 {	
	float: left;
	width: 660px;
	display: inline;
	padding: 0;
	margin-left: 10px;
	overflow:hidden;
}

#column3 {
	float: left;
	width: 890px;
	display: inline;
	padding-top:25px;
	margin-left: 30px;
	overflow:hidden;
	clear:both;
}

.div-spalterechts {
	float:right;
	width:240px;
	margin:0;
	padding:0;
	
}	

#tabelle-inhalt {
	border:0;
	padding:0;
	vertical-align:top;
	width:660px;
}

#alles-oben {
	vertical-align:top;
	}	


/* --------------- footer ---------*/


.alles {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -225px; /* margin bottom muss die gleich höhe wie der Footer haben */
	width: 950px;
	background:url(img/re-kork_containt.jpg) repeat-y center;
}
.footer, .push {
	height: 225px; /* .push muss die gleiche höhe wie der .footer haben */
	
}


.footer {
	position: relative;
	width: 950px;
	margin: 0 auto;
	background-image:url(img/re-kork_footer.jpg);
	height:225px;
	clear: both;
}

#footer-innen {
	width: 950px;
	margin: 0 auto;
}


#drucken {
	position:absolute;
	top:0px;
	left:30px;
}

#navi-bottom {
	position:absolute;
	top:50px;
	left:30px;
		
}

#copy {
	position:absolute;
	top:205px;
	left:300px;
	text-align:left;
	font-size:0.6em;
}

#ids {
	position:absolute;
	top:205px;
	left:500px;
}
	
#ids a {
	color:#ecd19c;
	text-decoration:none;
	font-size:0.6em;
}
	
	
/* --------------------------------------------------------------- Schrift --------------------------------- */

#column1, #column2, #column3 {
	color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	border:none;
	}
	
	


/* ------------------------------------------------------------ Überschriften  ----------*/
h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.csc-firstHeader {
	font:16px Verdana, Arial, Helvetica, sans-serif;
	color:#900;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom:10px;
}

h1 {
	color:#900;
	font-size:16px;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom: 5px;
	text-decoration:none;
}

h2 {
	color:#999;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom:10px;
	text-decoration:none;
}

h3 {
	color:#2D4E15;
	font-weight:bold;
	text-decoration:none;
	margin-top: 20px;
	margin-bottom:10px;
	font-size:14px;
}

h4 {
	color:#0066FF;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom:10px;
}

h5 {
	font-weight:normal;
	font-size:9px;
	color:#900;
	margin-top: 0px;
	margin-bottom:0px;
}


h6 {
	color:#ECD19C;
	font-size:10px;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom:10px;
}
.csc-textpic-caption {
	font-size:10px;
	font-weight:normal;
	color:#999;
}


/* ------------------------- Link -------------------------- */

a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
	text-decoration:underline;
}
a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
	text-decoration:underline;
}
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#060;
	text-decoration: underline;
}
a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#060;
	text-decoration: underline;
}

a img {
  border:none;
}
/* -------------------------------------- Seite empfehlen -------------- */

#seite-empfehlen a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
	text-decoration:underline;
}
#seite-empfehlen a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
	text-decoration:underline;
}
#seite-empfehlen a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#060;
	text-decoration: underline;
}
#seite-empfehlen a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#060;
	text-decoration: underline;
}

/********************************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: bold; }

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible { color:#CCCCCC}
DIV.csc-frame-rulerBefore { border-top: 1px solid #333333; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #333333; }
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding: 5px; width:190px; max-width:190px; border-color:900; border:solid thin; background-color:#efefef; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
DIV.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }

/* ----------------------------------------------------  Container ------------------------- */

.csc-frame-frame1 {
	border:2px #990000 solid;
	background-color:#eee;
	width:100%;
	text-align:justify;
}

.csc-frame-frame2 {
	border:2px #990000 solid;
	background-color:#efefef;
	padding:5px; 
	text-align:justify;
	max-width:200px;
}
.csc-header-n1, .csc-header-n2, .csc-header-n1 {
	width:100%;
}




p.csc-frame-frame2, table.csc-frame-frame2 { 
	border:2px #990000 solid;
	background-image:url(img/Kork-Verlauf.jpg);
	padding:5px; 
	width:190px;
	max-width:200px;
	text-align:justify;
} 


.important 		{font-weight:bold; font-style:italic;}
.name-of-person {font-weight:normal; color:green;}
.detail 		{font-weight:normal; font-size:9px; color:#000000; }
.align-left		{text-align:left;}
.align-center	{text-align:center;}
.align-right	{text-align:right;}




	

