@charset "utf-8";
* {
   margin: 0;
   padding: 0; }
body {
   color: #555555;
   font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
   font-size: 75%;
   background-color: #FEE4CD; }


/******** Content variations ********/
#head { 
   background-color: transparent; }
#outerwrapper {
	width: 960px;
	background-color: #FEF4EE;
	margin: 0 auto;
	line-height: 1.4em;
	color: #404040;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
}
#innerwrapper {
   float: left; 
   margin-left:5px;
   width:760px;}
#content {
   float: left; 
   width: 550px; }
#contentmid {
	float: right;
	width: 550px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	padding-left: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
}
#midsidebar { /* C-S-S Layout */
   margin-right: 10px; 
   width: 180px;
   float: right; }
#leftsidebar { /* S-C-S Layout */
	margin-right: 6px;
	width: 180px;
	float: left;
	margin-left: 3px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightsidebar {
	float: right;
	margin-right: 5px;
	width: 180px;
}

/***** General Styles *****/
a {
   color: #770334; }
a:hover {
   color: #9f3272;
   text-decoration: none; }
a img {
   border:0; }
p {
   margin-bottom: 10px; }
code, pre {font-size: 1.2em; 
	color:#376ca3; }
blockquote:before, blockquote:after {content: "\"";
	font-size: 16pt;
	font-family: serif; }
blockquote {
	margin: 10px 0 0 0;
	padding: 5px;
	border: 1px solid #FFFFFF;
	line-height: 1.6em;
	color: #ffffff;
	font-style:italic;
	background-color: #fee4cd;
}
blockquote p {display: inline; }
blockquote a {
   color: #fff; 
   text-decoration: underline; }
table {
   border-collapse: collapse; 
   margin: 10px auto 15px auto;
   border: 1px solid #dddddd; }
th {
	height: 25px;
	padding: 0 10px;
	text-align: left;
	background-color: fee4cd;
}
td {
   padding: 0 10px; 
   height: 25px; }
tr.odd {
   background: #efefef; }
tr.even {
   background: #cfcfcf; }
form {
	margin: 10px auto;
	padding: 5px;
	border: 1px none #dddddd;
}
label {
	display: block;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
input {
   padding: 2px; 
   border: 1px solid #F0D3C6; }
textarea {
   width: 300px; 
   padding: 2px; 
   border: 1px solid #eee;
   height: 100px; 
   display: block; }
input.button {
   margin: 0; 
   padding: 2px 3px; 	
   border: 1px solid #f2f2f2; }
input, select, textarea {
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 1.0em; }
h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #9f3272;
	line-height: 1.2;
	margin: 0 0 5px 0;
	border-bottom-style: none;
}
h3 {
   font-size: 1.1em; 
   display: block; 
   margin: 10px 0; } 
h4 {
   margin-bottom: 15px; 
   font-size: 10pt; 
   font-weight: bold; }
ul, ol {
   list-style-position: inside; }

   
/***** Identity ******/
#topbar {
	width: auto !important;
	width /**/:760px;
	height: 57px;
	border: 0px;
	background-image: url(img/topnavi.jpg);
}
#identity {
   height: 45px;
   width: 410px;
   border: 0px;
   float: left; }
#identity h1 {
   font-size: 1.0em;
   padding: 5px 0 0 3px; }
#identity h1 a, #identity h1 a:hover {
   color: #666;
   text-decoration: none; }
#identity p.head2 {
   color: #666;
   font-size: 0.9em; 
   padding-left: 3px; 
   font-weight: normal;
   line-height: 1.7; }

/****** Top Navigation ******/
#topnav {width: 350px; 
   height: 45px;
   border: 0px solid #000000;
   font-size: 0.9em;
   color: #ffffff;
   float: right; }
#topnav ul {margin: 0px;
   width: auto;
   list-style-type: none;
   line-height: 1.0em;
   border: 0px solid #000000;
   float: right; }
#topnav ul li {margin: 0px 5px 0px 10px;
   padding: 10px 5px 0px 5px;
   border-left: 1px solid #999999;
   float: left; }
#topnav ul li a {
	color: #ffffff;
	text-decoration: underline;
}
#topnav ul li a:hover {text-decoration: overline;
   color: #ffffff; }

/****** Searchbox ******/
#logo {
	height: 173px;
	width: 960px;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
}
#sitesearch {
   width: 190px;
   height: 34px;
   float: right;
   margin: 10px 15px 0 0; }
#sitesearch form {
   background: url(img/searchblue.png) center center no-repeat;
   height: 30px;
   border: 0;
   margin: 0;
   width: 184px;
   text-align: right;
   padding: 11px 20px 0 0;
   font-size: 0.9em; }
#sitesearch input {
   color: #58b2eb;
   width: 120px; 
   border: 1px solid #58b2eb;
   padding: 2px; }


/****** Navigation ******/
#navigation {
	width: 960px;
	height: 31px;
	margin-bottom: 20px;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(img/navi_gr.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #9bb85c;
}
#navbar_link {
   height: 30px;
   float: left; }
#navigation #navbar_link ul {
   float: left;
   height:30px;
   width: 100%;
   list-style-type: none; }
#navigation #navbar_link ul li {
   display: inline; }
#navigation #navbar_link ul li a {
	padding: 6px 15px;
	color: #fff;
	text-decoration: none;
	line-height: 1.6em;
	float: left;
	text-decoration: none;
	font-size: 1.0em;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#navigation #navbar_link a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #ffffff;
	background-image: url(img/navi_hover.gif);
	background-repeat: repeat-x;
	background-position: center -33px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
   
.currentpage a {
	background-image: url(img/current.gif);
	background-repeat: repeat-x;
	background-position: center -33px;
	background-color: #639000;
}



/****** Sidebar Items ******/
.SidebarItem {
   margin: 0 0 15px 0; }
.SidebarItem ul, #SidebarItem ol {
   list-style: none; }
.SidebarItem li {
   line-height: 1.2; }

/******** Footer ********/
#footer {
   clear: both;
   width: 960px; 
   color: #777;
   height: 25px;
   font-size: 0.8em;
   font-weight: bold;
   border-bottom: 2px solid #ccc;
   margin: 0px auto; }
#footer p {
   font-weight: bold;
   border-top: 1px solid #aaa;
   padding: 5px 0 5px 3px; }
#footer p span {
   padding-right: 3px; }
#footer a {
   color: #777;
   text-decoration: underline; }
#footer a:hover {
   color: #444; }
#rightsidebar_impressum {

	float: right;
	margin-right: 0px;
	width: 180px;
}
#leftsidebar_impressum {

	margin-right: 6px;
	width: 180px;
	float: left;
	margin-left: 0px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

