/*  theme name: wordpress raetheme uri: http://www.sonocord.com/description: angepasstes standard wordpress theme basierend auf <a href="http://binarybonsai.com/kubrick/">kubrick</a>.version: 1.0author: alexander schardtauthor uri: http://www.sonocord.com
/*** REGARDING IMAGES ***All CSS that involves the use of images, can be found in the 'index.php' file.This is to ease installation inside subdirectories of a server.*/


body {
	background-color: #E7DCCA;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 0 10px 30px;
}

#content h1, #tabelle h1 {
background-color:#B5B8BF;
color:#557089;
font-size:15px;
font-weight:bold;
margin:0pt 0pt 10px;
padding:3px 0pt 3px 5px;
}
}


#content h2, h2 a {
	font-size: 12px;
	font-weight: bold;
	margin: 0 10px 5px 0;
	line-height: 20px;
	color:#FFFFFF!important;
}



#content p {
	font-size: 12px;
	margin: 0 10px 20px 0;
	line-height: 18px;
	color:#FFFFFF;
}

#content a {

	text-decoration: none;
	color: #FFFFFF;
}


#content a:hover {
	text-decoration: underline;
}



#content table {
	margin: 20px 10px 10px 0 ;
	color:#FFFFFF;
	font-size: 11px;
	line-height: 20px;
	vertical-align: top;
}


#content th {
	text-align: left;
}

#content img {
	margin: 0 0 10px 0px;
}

#content ul {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	text-size: 12px;
	
	
}

#content li {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	list-style: square;
	list-style-position: outer;

}

#content td {
   line-height:15px;
   width: auto;   
}

#tabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	padding: 20px 0 20px 30px;
}



#tabelle table {
	width: 400px;
	margin: 20px 0 10px 0 ;
	color:#FFFFFF;
	font-size: 11px;
	line-height: 20px;
}


#tabelle a {

	text-decoration: none;
	color: #FFFFFF;
}


#tabelle a:hover {
	text-decoration: underline;
}



.border {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.border h2 {
	padding: 2px 0 2px 12px;
	font-size: 12px;
	font-weight: normal;
	background-color: #557089;
	color: #FFFFFF;
    margin: 20px 0 0 0;
}

.border p {
	padding: 0 0 0 12px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
	color:#557089;
}


.border a {

	text-decoration: none;
	color: #FFFFFF;
	color:#557089;
}


.border a:hover {
	text-decoration: underline;
}


.border ul {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 12px;	
}

.border li {
	margin: 0;
	padding-left:-20px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.2;
/*	list-style: square; */
	list-style-position: outer;
}

#content ul.squarelist li {
	color: #FFFFFF;
	font-size: 12px;	
}

#content .squarelist li {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	list-style: square;
	list-style-position: outer;
}

.ersatznav {

	margin: 0 0 0 30px;

}


.ersatznav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	margin: 0 1px 0 1px;
	padding: 5px 60px 5px 10px;
	width: 130px;
	text-decoration: none;
	font-weight: normal;
	background-color: #557089;
	color: #FFFFFF;

}

.ersatznav a:hover {
	text-decoration: underline;
}

.clCMAbs					{ position:absolute; visibility:hidden; left:0; top:0}
.clBar						{ position:absolute; width:10; height:10; background-color:#9B9FA5; layer-background-color:Navy; visibility:hidden}

.clLevel0,.clLevel0over		{ position:absolute; padding:4px; font-family: verdana,arial,helvetica; font-size:11px; font-weight:normal}
.clLevel0					{ background-color:#557089; layer-background-color:#557089; color:white;}
.clLevel0over				{ background-color:#6685A1; layer-background-color:#6685A1; color:white; cursor:pointer; cursor:hand; }
.clLevel0border				{ position:absolute; visibility:hidden; background-color:#336699; layer-background-color:#336699}

/* Begin Typography & Colors */
body {
	/* font-size: 62.5%;
*/
/* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E7DCCA;
	/* color: #333;
	text-align: center;
*/
	padding: 8px 0 8px 0px;
}
#page {
	background-color: #E7DCCA;
	border: 1px solid #959596;
	text-align: left;
}
#header {
	background-color: #73a0c5;
}
#content {
	font-size: 1em
}
.widecolumn .entry p {
	font-size: 1em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1em;
}
.narrowcolumn .entry, .widecolumn .entry, .narrowcolumn .entrytext, .widecolumn .entrytext {
	text-align: justify;
}
.widecolumn {
	line-height: 1em;
}
.narrowcolumn .postmetadata {
	text-align: left;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#footer {
	background-color: #eee;
}
small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 1em;
	text-align: left;
}
h1.newspath {
   font-size: 0.8em;
}
#headerimg .description {
	font-size: 1em;
	text-align: center;
}
h2 {
	font-size: 0.9em;
}
h2.pagetitle {
	font-size: 0.9em;
}
#sidebar h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h3 {
	font-size: 0.8em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
/*
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}
*/
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1em;
	text-transform: none;
}
#commentform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #FFFFFF;
}
code {
	font: 1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 1em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#wp-calendar #prev a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */
/* Begin Structure */
body {
	margin: 0;
	background-color: #E7DCCA;
}
#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 765px;
	border: 0px solid #959596;
}
#header {
	padding: 0;
	margin: 0 auto;
	height: 200px;
	width: 100%;
	background-color: #73a0c5;
}
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}
.post {
	margin: 0 0 40px;
	text-align: left;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 0px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: left;
}
#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 760px;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
/* End Structure */
/*Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}
h2 {
	margin: 30px 0 0;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
h3 {
	padding: 0;
	margin: 30px 0 10px 0;
	color: #EEE;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*Using 'class="alignright"' on an image will (who would'vethought?!) align the image to the right. And using 'class="centered', will of course center the image. This is much better than usingalign="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */
/* Begin ListsSpecial stylized non-IE bulletsDo not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 1px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 1px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
}
#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form {
/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: left;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */
/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 198px;
}
#sidebar form {
	margin: 0;
}
/* End Sidebar */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
/* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	color: #FFFFFF;
	font-size: 12px;
}
/* End Various Tags & Classes*/
/* Anfang rae */
/* Einrückung Liste Kind */
.children {
	margin: 0 0 0 10px;
	padding: 0;
}
.children li {
	list-style-type: none;
}
#kasten {
	padding: 4px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #FFFFFF;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 0 20px 30px;
}
#content h1.newspath {
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px 0 3px 3px;
	margin: 0 0 10px 0;
	background-color: #B5B8BF;
	font-weight: bold;
}
#content h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 10px 5px 0;
	line-height: 20px;
	color: #FFFFFF;
}
#content p {
	font-size: 12px;
	margin: 0 10px 20px 0;
	line-height: 18px;
	color: #FFFFFF;
}
#content a {
	text-decoration: none;
	color: #FFFFFF;
}
#content .entry a {
	color: #FFFFFF;
	text-decoration: underline;
}
#content .entry a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#content .entrytext a {
	color: #FFFFFF;
	text-decoration: underline;
}
#content .entrytext a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#content .entrytext #kasten a {
	color: #FFFFFF;
	text-decoration: none;
}
#content .entrytext #kasten a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#content a.aaa {
	text-decoration: none;
	color: #FFF5B0;
}
#content a:hover {
	text-decoration: underline;
}
#content table {
	width: auto;
	/*margin: 20px 0 10px 0;
*/
	color: #FFFFFF;
	/*font-size: 11px;
*/
	/*line-height: 20px;
*/
}
#content th {
	text-align: left;
}
#content img {
	margin: 0 0 10px 10px;
	;
}
#content ul {
	margin: 0;
	padding: 0 0 12px 12px;
	color: #FFFFFF;
	text-size: 10px;
}
#content li {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 18px;
	list-style: square;
	list-style-position: outer;
}
#content ul ul {
	padding: 0 0 0 24px;
}
#content ul ul ul {
	padding: 0 0 0 36px;
}
#content ul ul ul ul {
	padding: 0 0 0 48px;
}
#tabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	padding: 20px 0 20px 30px;
}
#tabelle table {
	width: 400px;
	margin: 20px 0 10px 0;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 20px;
}
#tabelle h1 {
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px 0 3px 3px;
	margin: 0 0 10px 0;
	background-color: #B5B8BF;
	font-weight: bold;
}
#tabelle a {
	text-decoration: none;
	color: #FFFFFF;
}
#tabelle a:hover {
	text-decoration: underline;
}
.border {
	margin: 0;
	padding: 0 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.border h2 {
	padding: 2px 0 2px 12px;
	font-size: 12px;
	font-weight: normal;
	background-color: #557089;
	color: #FFFFFF;
}
.border p,
.footer p {
	padding: 0 0 0 12px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
}
.border a,
.footer a {
	text-decoration: none;
	color: #FFFFFF;
}
.footer p {
  margin: 11px 0;
}
.border a:hover {
	text-decoration: underline;
}
.border ul.squarelist,
.border ul.menu {
	margin: 0;
	padding: 10px 0pt 10px 30px;
	color: #FFFFFF;
	font-size: 12px;
}
.border ul.squarelist li,
.border ul.menu li {
	margin: 0;
	padding: 0 !important;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	list-style: square;
	list-style-position: outer;
}

.border ul.squarelist li a,
.border ul.menu li a {
	color: #FFFFFF;
	color:#557089;
}

ul.topnavigation { /* all lists */
	padding: 0;
	margin: 0 0 0 30px;
	list-style: none;
	line-height: 1;
}

ul.topnavigation a {
	display: block;
	width: 121px;
	font-size: 12px;
    background-color: #557089;
	color: #FFFFFF;	
	padding: 4px;
	line-height: 17px;
}

ul.topnavigation a:hover {
	background-color: #6685A1;
	text-decoration: none;
}

ul.topnavigation li { /* all list items */
	float: left;
	width: 129px; /* width needed or else Opera goes nuts */
	margin: 0 1px 0 0;
	padding: 0;
}

ul.topnavigation li ul { /* second-level lists */
	position: absolute;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 129px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding-top: 2px;
	display: block;
}

ul.topnavigation li ul li { /* second-level lists */

}

ul.topnavigation li ul li a { /* second-level lists */
	line-height: 12px;
}

ul.topnavigation li ul li.mitarbeiter-page {
   border-top: 12px solid #557089;
}

ul.topnavigation li:hover ul, ul.topnavigation li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	border: transparent;
}
.clCMAbs {
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0
}
.clBar {
	position: absolute;
	width: 10;
	height: 10;
	background-color: #9B9FA5;
	layer-background-color: Navy;
	visibility: hidden
}
.clLevel0, .clLevel0over {
	position: absolute;
	padding: 4px;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: normal
}
.clLevel0 {
	background-color: #557089;
	layer-background-color: #557089;
	color: white;
}
.clLevel0over {
	background-color: #6685A1;
	layer-background-color: #6685A1;
	color: white;
	cursor: pointer;
	cursor: hand;
}
.clLevel0border {
	position: absolute;
	visibility: hidden;
	background-color: #336699;
	layer-background-color: #336699
}
/* Ende rae */

  	code {
    	font-family: "Verdana, Arial, Courier, sans-serif";
    }
  	
  .AppFrame,  {
    color:white;
    text-align:center;
    font-weight:bold;
    background-color:#B0B0B0;
    width=350; height:396;
    border: 3px outset #f0f0f0;
    margin-bottom:0px;
  }
  .rechts {
    text-align:right;
  }
  .AppHead {
  margin-top: 6px;
  margin-bottom:2px;
  padding-top:4px;
  padding-bottom:4px;
  text-align:center;
  width:336px;
  background-color:#B0B0B0;
  border: 2px groove #ffffff;
  color:#ffffff;
  }
  .AppInnerFrame {
  width:336px;
  height:314px;
  border: 2px groove #ffffff;
  background-color:#B0B0B0;
  margin-bottom:0px;
  }
  
  ul#faqmain li {
    list-style: none;
	font-weight: bold;
    font-size: 0.9em;
    color: #333;
    margin-bottom: 12px;    
  }
  
  ul#faqmain li a,
  ul#faqmain li a:hover {
    text-decoration: none;    
  } 

  ul#faqmain ul,
  ul#faq {
    padding-left: 20px;    
  }
  
  ul#faqmain ul li,
  ul#faq li {
    list-style: square;
	font-weight: normal;
    font-size: 0.8em;
    color: #333;    
    margin: 0;
  } 
  
  ul#faqmain ul li a:hover {
    text-decoration: underline;    
  }     