/***********************************
CCS-Datei erstellt von Dimitar Stoykow jr., graphic+, www.design-in-goerlitz.de.
************************************/

/***********************************
Globale Einstellungen
************************************/

html {
	width: 100%;
}

body {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	line-height: normal;
	padding: 0;
	margin: 0 0 0 0;
	background-color: #707b97;
	background-image: url(http://alte-ofenfabrik.de/media/oldefab/background.jpg);
	background-repeat: repeat-x;
}
a:link, a:visited, a:active {
	color: #BE5532;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #333;
	height: 1px;
	width: 100%;
}
form {
	margin: 0;
}
input,
textarea {
  color: #003;
  background-color: #fff;
  border: 1px solid #999;
}

span.kleiner {
	font-size: 10pt;
}

/***********************************
Haupt-Container
************************************/
div.main { 
	width:771px; 
	padding:2px; 
	border:1px solid #b7ab8c; 
	background:#d4cbb3; 
	margin:15px auto 0 auto; 
}

div.center {
	width: 747px;
	border: #ddd 1px solid;
	padding: 10px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-position: bottom;
	background-image: url(http://alte-ofenfabrik.de/media/oldefab/background_content.jpg);
	background-repeat: repeat-x;
}

/***********************************
Banner
************************************/
div.banner {
	height: 205px;
	background: url(http://www.alte-ofenfabrik.de/media/oldefab/banner.jpg) no-repeat 100% 0;
	vertical-align: bottom;
}

div.transparent {
	width: 100%;
	height: 165px;
}

div.blende {
	margin: 0;
	padding: 0;
	padding-right: 20px;
	height: 40px;
    	opacity: 0.7;
	filter: alpha(opacity=70);
	background-color: #405073;
	vertical-align: bottom;
}
	
.blende h1  
{
	font-size: 2.4em;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	color: #FFFFFF;
	margin: 0px;
	font-style: italic;
}


/***********************************
Navigations-Leiste links
************************************/

div.navigation {
	float: left;
	width: 180px;
	height: 100%;
	vertical-align: top;
	background-color: transparent;
	margin-top: 20px;
	margin-left: 0px;
	padding: 0px;
}

/***********************************
Haupt-Menü
************************************/

div.menu {
	width: 100%;
	border: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #ccc;
}

div.menu li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid;
	border-color: #ccc;
}

div.menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #EDEAE3;
}
div.menu ul ul {
	padding-left: 10px;
	background-color: #EEE4C9;
	border-bottom: 0px;
}
div.menu a:link,
div.menu a:visited,
div.menu a:active {
	padding: 4px 10px 4px 10px;
	color: #666666;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
div.menu a:hover {
	text-decoration: none;
	color: #BE5532;
}
div.menu-current {
	color: #fff;
	background-color: #CBA685;
}

/***********************************
Navigations-Leiste unten
************************************/

div.subnavigation {
	height: 27px;
    	opacity: 0.7;
	filter: alpha(opacity=70);
	background-color: #405073;
}

/***********************************
Sub-Menü
************************************/

div.submenu {
	width: 100%;
	border: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #405073;
}

div.submenu li{
	height: 27px;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div.submenu ul{
	float: right;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div.submenu ul ul {
	padding-left: 10px;
	background-color: #EEE4C9;
	border-bottom: 0px;
}
div.submenu a:link,
div.submenu a:visited,
div.submenu a:active {
	padding: 4px 10px 4px 10px;
	color: #FFF;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
div.submenu a:hover {
	text-decoration: none;
	color: #BE5532;
}
div.menu-current {
	color: #fff;
	background-color: #CBA685;
}

/***********************************
Box-Bezeichnungen
************************************/

span.boxname {
	color: #707b97;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16pt;
}

/***********************************
Suche, Login und Logout
************************************/

div.tools {
	width: 100%;
	color: #666;
	text-align: center;	
	background-color: #EDEAE3;
	font-size: 12pt;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 10px;
}
div.tools input {
	font-size: 12pt;
	width: 80%;
	font-size: 80%;
}
div.tools a:link,
div.tools a:visited,
div.tools a:active {
	color: #999;
	text-decoration: none;
}
div.tools a:hover {
	color: #FFF;
	text-decoration: none;
}


/***********************************
Werkzeugesymbole zum Bearbeiten etc.
************************************/

div.editing {
	width: 100%;
	color: #666;
	text-align: center;	
	background-color: #EDEAE3;
	font-size: 80%;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 10px;
}

div.editing img {
	margin: 0px;
	margin-left: 8px;
	border: 0px none;
	padding: 0px;
	float: none;
}

/***********************************
Eigentlicher Seiteninhalt
************************************/
div.content {
	float: right;
	width: 527px;
	padding: 20px;
	background-color: transparent;
	position: relative;
	vertical-align: top;
	line-height: 20px; 
	text-align: left; 
	word-spacing: 2px;	
}
div.content a:link,
div.content a:visited,
div.content a:active {
	border: 0px; 
}
div.content a:hover {
	color: #666;
	background-color: #EEE4C9;
}
div.illustrations {
	float:right;
	width: 200px;
	margin: 0px 0px 0px 0px;
	position: relative;
}
/*
div.content img {
	width: 100%;
	padding: 7px;
	border: 0px none;
}
*/

div.content h1 {
	font-size: 1.4em;
	color: #BE5532;
	margin: 0px;
	font-style: italic;
	border-bottom: 1px solid #EEE4C9;
}
div.content h2 {
	font-size: 1.6em;
	color: #633;
	margin: 0px;
}
div.content h3 {
	font-size: 1.2em;
	color: #BE5532;
	margin: 0px;
}
div.content h4 {
	font-size: 1em;
	color: #BE5532;
	margin: 0px;
}

/***********************************
Platzhalter zur Aufhebung von float-Bereichen
************************************/

div.clear
	{
	clear: both;
	height:0;
	}


/***********************************
Fussbereich
************************************/

div.footer {
	color: white;
	vertical-align: middle;
	text-align: center;
	font-size: .8em;
    	opacity: 0.6;
	filter: alpha(opacity=60);
}
div.footer a:link,
div.footer a:visited,
div.footer a:active {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
div.footer a:hover { 
	border-bottom: 1px dotted white; color: white; 
	}
