/*#############################################################Name: KreinzDate: 2007-08-20Author: Robert Kreinz#############################################################*/
/* standard elements */
html {
	min-height: 100%;
	padding-bottom: 7px;
}
* {
	margin: 0;
}
a, a:link, a:visited, a:active { 
  color: #048; 
  text-decoration: none; 
}

a:hover {
   color: #06C;
   text-decoration: none; 
}
a.dkl{
	color: #f2f1ed; 
	text-decoration:none;
}

a.dkl:hover{
 	color: #f2f1ed; 
	text-decoration:none; 
}
body {
	background: #d9d6cb;
	color: #444;
	font: normal 62.5% Tahoma, sans-serif;
	padding-top: 10px;
	line-height: 100%;
}
p, code, ul {
	padding-bottom: 1.2em;
}
li {
	list-style: none;
}
lir {
	list-style: none;
}
h1 {
	font: normal 1.8em Tahoma, sans-serif;
}
h2 {
	font: bold 1.4em sans-serif;
}
h3 {
	font: bold 1em Tahoma, sans-serif;
}
form, input {
	margin: 0;
	padding: 0;
	display: inline;
}
code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma, sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;

}
h2 {
	padding-top: 6px;
	padding-left: 37px;
	color: #553;
	margin-bottom: 4px;
	text-align:center;
}
h1, h3, h4 {
	padding-top: 6px;
	color: #553;
	margin-bottom: 4px;
	text-align: right;
}
/* misc */
.clearer {
	background: #d3ccb2  url('img/clearer.jpg') no-repeat;
	clear: right;
	font-size: 0px;
	height: 50px;
}
.left {
	float: left;
}
.right {
	float: right;
}

img {border: 0;
}


/* structure */
.inner-container {
	background: #d3ccb2;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px;
	width: 1150px;	
}
.outer-container {
	background: url('img/container.jpg') no-repeat center bottom;
	padding-bottom: 0px;
}
/* headere & title */
.header {
	background: #d3ccb2 url('img/header.jpg') no-repeat;
	height: 90px;
	text-align: center;
}
.header .title {
	color: #000;
	padding-top: 8px;
	font-size: 0.7em;
	margin-left: 150px;
	margin-right: 150px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #000;
	font: normal 3.4em "Monotype Corsiva";
	padding-bottom: 1px;
	text-decoration: none;
}
.header .title a:hover {
	border-color: #F60;
}
.header .title .slogan {
	font-family: sans-serif;
	padding-top: 7px;
	font-size: 1.5em;
}
/* frame 4 thumb */

DIV.shadow, DIV.shadow2, DIV.shadow3, DIV.shadow4, DIV.shadow5 {
   padding: 1px;
   border-radius: 5px;
   -moz-border-radius: 5px;
   }
DIV.shadow5:hover DIV.shadow,
DIV.shadow5:hover DIV.shadow2,
DIV.shadow5:hover DIV.shadow3,
DIV.shadow5:hover DIV.shadow4,
DIV.shadow5:hover {
   padding: 0;
   border-radius: 5px;
   -moz-border-radius: 5px;
   }
DIV.shadow {
   background-color: #8e8e8e;
   border: 1px solid #959595;
   margin: 0px;
   }
DIV.shadow2 {
   background-color: #aaa;
   border: 1px solid #bebebe;
   margin: 0;
   }
DIV.shadow3 {
   background-color: #d1d1d1;
   border: 1px solid #e1e1e1;
   margin: 0;
   }
DIV.shadow4 {
   background-color: #f2f1ed;
   border: 1px solid #f2f1ed;
   margin: 0;
   }
DIV.shadow5 {
   float: left;
   background-color: #f2f1ed;
   border: 1px solid #f2f1ed;
   margin: 10px 14px;
   }
DIV.shadow5:hover {
   margin: 14px 18px;
   }

DIV.shadow5 IMG {
   border: 0px solid #666;
   margin: -2px;
   display:block;
   position: relative;
   top: -3px;
   left: -3px;
   }
DIV.shadow5:hover IMG {
   margin: -1px;
   top: -1px;
   left: -1px;
   }


/* path */
.path {
	background: #d3ccb2  url('img/menu.jpg') no-repeat;
	color: #000;
	font: normal 1.1em Tahoma, sans-serif;
	padding-left: 160px;
	padding-top: 25px;
	padding-bottom: 5px;
}
.path a {
	text-decoration: none;
	padding-top: 5px;
	padding-left: 6px;
	padding-right: 7px;
	background-color: #f2f1ed;
	color: #000000;
}
.path a:visited {
	color: #000000;
}
.path a:hover {
	color: #C63;
}
.path a:active {
	color: #796520;
}
.path .selected a {
/*selected tab effect*/
	position: relative;
	top: 1px;
	padding-top: 4px;
	background-color: #f2f1ed;
	color: #ffffff;
}
/* main */
.main {
	border-top: 0px solid #FFF;
	padding: 0px 0px 0 0;
	text-align: center;
}
/* content */
.content {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-top: 20px;
	float: right;
	width: 1004px;
	background-color: #f2f1ed;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
	margin-left: 8px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
	margin-right: 18px;
}
.content lir {
	list-style: url(img/li.gif);
	margin-left: 40px;
	margin-right: 18px;
}
.content p {
	font-family: "Lucida Sans Unicode", sans-serif;
	padding-left: 8px;
	padding-right: 12px;
}
/* schrift robert */
.hl1 {
	display: block;
	color: #554;
	font: normal 1.1em sans-serif;
	margin-left: 20px;
	margin-right: 10px;
}
.hl2 {
	display: block;
	color: #000;
	font: normal 1.4em sans-serif;
	margin-left: 20px;
	margin-right: 50px;
	text-align: justify
}
.hl3 {
	display: block;
	color: #554;
	font: bold 1.4em sans-serif;
	margin-left: 20px;
	margin-right: 10px;
}
.hl4 {
	display: block;
	color: #554;
	font: bold 1.8em sans-serif;
	margin-left: 20px;
	margin-right: 10px;
}
.hl5 {
	display: block;
	color: #554;
	font: bold 1.2em sans-serif;
	font-style: italic;
	margin-left: 20px;
	margin-right: 10px;
}
.hl1 {
	display: block;
	color: #554;
	font: normal 1.1em sans-serif;
	margin-left: 20px;
	margin-right: 10px;
}
.hlc1 {
	display: block;

	color: #FF0000
	font: normal 1.4em sans-serif;
	text-align: center;
	line-height: 1.2;
}
.hlc2 {
	display: block;
	color: #554;
	font: normal 1.4em sans-serif;
	text-align: center;
}
.hlc3 {
	display: block;
	color: #554;
	font: bold 1.4em sans-serif;
	text-align: center;
}
.hlc4 {
	display: block;
	color: #554;
	font: bold 1.8em sans-serif;
	text-align: center;
	margin-right: 125px;

}
.hlc5 {
	display: block;
	color: #554;
	font: bold 1.8em sans-serif;
	text-align: center;
}

.hlr1 {
	color: #554;
	font: normal 1.1em sans-serif;
	text-align: right;
	margin-right: 10px;
}
.hlcwm1 {
	display: block;
	color: #554;
	font: normal 0.9em sans-serif;
	text-align: center;
}

.hlcwm2 {
	background-color: #e0e1d6;
    display: block;
	color: #554;
	font: normal 1.1em sans-serif;
	text-align: center;
}
.hlcwm3 {
	display: block;
	color: #554;
	font: bold 1.4em sans-serif;
	text-align: center;
}

/* news */
.news {
	width: 146px;
	background-color: #d3ccb2;
	padding-bottom: 2%;
	height: inherit;
	text-align: center;
}
.news h10 {
	color: #5A5A43;
	font: bold 1.1em Tahoma, sans-serif;
	line-height: 20px;
	text-align: left;
}
	
.news h11 {
	color: #e2dddc;
	font: normal 0.8em Tahoma, sans-serif;
	line-height: 40px;
	text-align: center;
}

/* navigation */
.navigation {
	width: 146px;
	background-color: #d3ccb2;
	padding-bottom: 2%;
	height: inherit;
	text-align: center;
}
.navigation h2 {
	color: #5A5A43;
	font: bold 1.1em Tahoma, sans-serif;
	line-height: 20px;
	text-align: left;
}
.navigation h4 {
	color: #e2dddc;
	font: normal 0.9em Tahoma, sans-serif;
	line-height: 40px;
	text-align: center;
}
.navigation ul {
	color: #000;
	padding: 0;
	text-align: center;
	line-height: 15px;
	font: normal 0.8em Tahoma, sans-serif;

}
.navigation li {
	font-size: 1.1em;
    color: #000;
}
.navigation li a {
	background: #d3ccb2 url('img/navigation.jpg') no-repeat;
	font-size: 1.2em;
	color: #000;
	display: block;
	padding: 9px 0 9px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	color: #C63;
}
/* footer */
.footer {
	background: #d3ccb2 url('img/clearer.jpg') no-repeat;;
	height: 18px;
	color: #151515;
	font: 1em sans-serif;
	text-align: center;
	margin-bottom: 0px;
}
.footer a {
	text-align: center;
	color: #151515;
	text-decoration: none;
	margin-left: 150px;
}
.footer a:hover {
	color: #FFC151;
}
#wrapper {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  border-collapse: collapse;
}
