
/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}
a img {border: none;}

body {
	background: #dcdcdc url('img/body.jpg') no-repeat center top;
	color: #121212;
	font: normal 10px Verdana, sans-serif;
	padding-top: 0px;
/*    line-height: 130%; */
}

p,code,ul {padding-bottom: 1.2em;}

/*
.orange{color:#f26522;}
.red{color:#820909;}
.blue {color:#0d2d85;]
.bluelight{color:#426eab;}
*/

li {list-style: none;}

h1 {font: bold 1.4em Verdana,sans-serif; color:#820909; margin-bottom: 15px;}
h2 {font: bold 1.2em Verdana, sans-serif; color:#0d2d85; margin-bottom: 6px;}
h3 {font: bold 1em Verdana,sans-serif; color:#333333; margin-bottom: 0px;}
strong{color:#333333;}


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;
}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	border: 0px solid #f00;
    background: transparent;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px;
	width: 1000px;
}

.outer-container {
	background: none;
	padding-bottom: 64px;
}

/* headere & title */
.header {
	background: none;
	height: 100px;
	margin-bottom: 0px;
	border:solid 0px #000;
	text-align: left;
}
#logo
{
    display:block;
    margin:20px;
    float:left;
    border:none;
}
.header .slogan h1 {
	font: italic bold 14px Verdana,sans-serif;
    margin:32px 20px 0 0;
    padding:0;
    float:right;
    display:block;
    color: #0d2d85;
}
#rightstandard {
    border:none;
    text-align:center;
/*    background:top url('img/sidebar_bg.jpg') no-repeat;*/
    padding-top:10px;
}
#rightstandard h3{
    color:#333;
    text-decoration:underline;
}
#rightstandard h3, #rightstandard img
{
    margin-bottom:10px;
}
#rightstandard ol {
    margin: 0 0 10px 15px;
}
.content ul
{
    padding:0 0 0 40px;
    width:400px;
}
#rightstandard ol li, .content ul li
{
    background:none;
    list-style-image:url("img/list_pfeil.jpg");
    margin:10px 0 10px 0;
    text-align:left;
    list-style-position:outside;
}
#team{
 border:solid 0px #fff;
 position:relative;
 top:0;
 clear:both;
 margin:0 0 15px 0;
 height:240px;
 padding:0 0 0 0;
}
#team img{float:left; margin-right: 15px;}
#team h2 {margin-top:0px;}

/* path */
.path {
	background:top left url('img/navbar/navbar_vl_edit.jpg') repeat-x;
	font: bold 1.1em Verdana, sans-serif;
	padding:0;
    margin:0;
    height:135px;
}

#img_left
{float:left; border:none; position:relative; top:0;}
#img_right
{float:right; border:none; position:relative; top:0;}
#img_left_b
{border:none; position:relative; left:0px; bottom:0px;}
#img_right_b
{border:none; position:relative; bottom:0px; right:0px; float:right;}



.path ul {
     padding:0px;
     margin:20px 0 0 70px;
     list-style-type:none;
     padding:0;
     border:solid 0px #800;
     float:left;
}
.path li {
    display:inline;
    border:solid 0px #800;
    margin-right:10px;
}
.path ul li a:link, .path ul li a:visited{
    display:inline-table;
    text-align:center;
    width:103px;
    background:url('img/main_button.jpg') no-repeat;
    color: #0d2d85; /*light blue*/
	text-decoration: none;
    line-height:35px;
    border:solid 0px #f00;
}
.path ul li a:hover, .path ul li a:focus
{
    color: #820909;
}
.path ul li.current_page_item a
{
    display:inline-table;
    text-align:center;
    width:103px;
    text-decoration: none;
    line-height:35px;
    color: #820909;
    background:url('img/main_button.jpg') no-repeat;
}


/* main */

.main {
	background-color:#ffffff;
	border: 0px solid #F00;
	padding:0;
}

/* content */
.content {
	float: left;
	width: 580px;
	padding-top:20px;
    padding-left:40px;
	padding-right:80px;
}

.clear{
    clear:both;
}
.left{
    float:left;

}
.right{
   float:right;
}


/* footer */
.footer {
	background: left url('img/footer/foot_vl.jpg') repeat-x;
    height:75px;
	color: #6b6b6b;
	font: normal 1.1em Verdana,sans-serif;
	margin:0;
	padding:0;
}

.footer .left {
	background: left url('img/footer/foot_left.jpg') no-repeat;
    margin:0; padding-left:30px;
    line-height:75px;

}

.footer .right {
	background: right url('img/footer/foot_right.jpg') no-repeat;
    margin:0; padding-right:30px;
    line-height:75px;
}

.footer a {
    color: #6b6b6b;
	text-decoration: none;
}



.content .descr {
	color:#820909;;
	font-size: 0px; /*0.9em;*/
	margin-bottom: 0px;
}

.content li {
	line-height: 1.4em;
	list-style: url('img/li.gif');
	margin-left: 15px;
}
.content p {font-family: "Verdana",sans-serif; margin-top:15px;}


/* navigation */
.navigation {
	float: right;
    background: top left url('img/right_bg.jpg') repeat-y;
    border:solid 0px;
    padding:0 0 20px 30px;
    margin:10px 10px;
/*    height:525px;*/


}

.navigation h2, #rightstandard h2 {
    color: #0d2d85;
    display:block;
	line-height: 30px;
    background: bottom url('img/h2_bg.jpg') repeat-x;
    text-align:right;
    margin:0 0 15px 15px;
    padding-right:10px;

}

/* posts */
.post h1 a {
	border-bottom: 1px dashed #AAA;
	color: #664;
	text-decoration: none;
}
.post h1 a:hover {
	border-color: #F60;
	color: #553;
}

.post {margin: 6px 0 2px;}
.post .info{
	background: #F5F5F5;
	border: 1px solid #E3E4E4;
	color: #666;
	margin: 2px 0 4px;
	padding: 5px 10px;
}
.post img {
	border: 0px solid #DDD;
	margin: 0;
}
.post a img {border: 4px solid #DDD;}
.post a:hover img {border-color: #CCC;}

.info a {text-decoration: none;}
.info a:hover {text-decoration: underline;}

/* comments */
.content ol li {
	background: none;
}

.commentlist {margin: 0; padding: 0;}
.commentlist li {
	margin-bottom: 1.2em;
	list-style: decimal;
}
#commentform {
	margin: 1em 0;
	background: #FAFAFA;
	width: 360px;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {
	color: #444;
	text-decoration: none;
}
.commentmetadata a:hover {text-decoration: underline;}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

/* calendar */
#wp-calendar {color:#A0A0A0;}

.navigation table caption {border-bottom-color:#000;}

.navigation table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.navigation table th {border-bottom-color:#000;}

.navigation table td#today {
  border-color:#000;
  color:#A53512;
}

.navigation table td a {
  border-bottom-color:#000;
  background-color:#EDF3DE;
}

.navigation table tfoot {border-top-color:#000;}

.navigation table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.navigation table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.navigation table thead tr {border-bottom:1px solid;}

.navigation table th {border-bottom:1px solid;}

.navigation table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.navigation table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.navigation table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.navigation table tfoot {border-top:1px solid;}
.navigation table tfoot a {
  border: none;
  font-weight: bold;
}
.navigation table tfoot #prev a {text-align:left;}
.navigation table tfoot #next a {text-align:center;}

#searchform {padding: 10px;}
