/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
body {
	margin: 0px;
	color: #333;
	padding: 0px 0 25px 0;
	background: url(images/bg.jpg) top left repeat-x #F4F5F7;
}

body, select, input, textarea {
	font: 0.8em Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	line-height:1.5em;
	}
		


h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #013B7B;
}

a:hover {
	border-bottom: none;
	color: #840000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

.clearfloat {
	display:block;
	}

.breadcrumb {
	color: #999;
	font-size:0.9em;
	font-weight:bold;
	text-align:right;
	margin: 5px -20px 0 0;
	padding:0 20px 0 0;
	background-color:#F8F8F8;
	clear:both;
	width:900px;
	border: solid #c1c5c8 2px ;
	border-top: 0px;
	border-bottom: 0px;
	margin:0 auto;
	/*z-index:900;*/
}

.breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:visited {
	color: #777;
}

.breadcrumb a:hover {
	color: #840000;
}

/* Header */


#topnavi 
{
   width: 924px;
	height: 165px;
	padding: 0px 0px  0px 0px;
	margin: -0px auto 0px auto;
	background: url(images/logo.jpg) top left no-repeat;

	font-weight: bold;
	
}

#topnavi ul {
line-height:1;
	text-align: right;
	position: relative;
	padding: 35px 0px 0px 0px;
	

}

#topnavi li {
  display: inline;
  padding: 0px 8px; 
  margin-top: 35px;
}



.mod_changelanguage
{
position: absolute;
padding-top: 140px;
left: 50%;
padding-left: 430px;
}
.mod_changelanguage li
{
  display: inline;
  list-style: none;
}

/* Menu */

#navigation { 
	width:900px;
	border: solid #c1c5c8 2px ;
	border-top: 0px;
	border-bottom: 0px;
	margin:0 auto;
	font-size:1em;
	background:#FFF;
	padding: 0px 20px 0px 0px;
	font-size:1.1em;
	height:100%;  /*fix for IE*/
	/*
	background:#013B7B;	
	background: url(images/navi_off.jpg) top left repeat-x;
	*/
	}
/*
#menu ul {
	list-style: none;
	line-height:1;
	display: inline;
	background: url(images/navi_off.jpg) top left repeat-x;
}
#menu ul {
	display: none;
}

#menu li {
	float: left;
	list-style:none;
	border-right:1px solid #fff;	
	padding:0px 15px;
}
*/


/* Page */

#page {
	width:880px;
	margin:0 auto;
	font-size:1em;
	background:#FFF;
	padding: 10px 20px 35px 20px;
	border: solid #c1c5c8 2px ;
	border-top: 0px;
	overflow: auto
	/*z-index:800;*/


}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 605px;
	background-color: white;
}

#vollebreite {
	width: 875px;
}

#content .mod_article {
	border:1px solid #d2d7d8;
	padding: 10px;
	margin: 15px 0 15px 0;
	background: url(images/article_bg.jpg) repeat-x #f4f6f6;
}
#content .mod_article h1{
  color: #013B7B;
	font: 1.8em;
	padding-bottom:8px;
	border-bottom:1px solid #666;
	margin: 10px 0 20px;
	font-weight: bold;
	
}

#content .mod_article p {
line-height:180%;
margin:15px 0;

}

#content .mod_article li {
list-style-image:none;
list-style-position:outside;
list-style-type:square;
margin-bottom:5px;
margin-left:22px;

}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}



.title {
	margin: 0;
	padding: 30px 0 4px 0px;
	font-size: 28px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #6DC5F3;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	margin: -4px 0px 20px 0px;
	padding: 4px 0px;
	border-bottom: 1px #DCDCDC dashed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0px 0px;
}

.links {
}

.links a {
	display: block;
	width: 110px;
	height: 28px;
	padding-top: 2px;
	background: url(images/img07.jpg) no-repeat left top;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.links a:hover {
}

/* Sidebars */

#side {
	width: 250px;
	float:right;
	}
	
#side .mod_article {
	
}
#side .mod_article h1{
  border-bottom:3px solid #EFEFEF;
color:#706F6D;
font-size:0.9em;
margin:20px 0 5px;
padding:5px 0 4px 0;
font-family:Arial,Helvetica,sans-serif;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin-bottom:4px;
text-transform:uppercase;	
}

#side .mod_article p {
color:#CAD6D9;
margin-bottom:5px;
/*margin-left:22px;
font-size:0.9em;*/
}	

#side .layout_latest a{
color: #bbcbce;
margin-bottom:5px;
font-size:1em;
}

#side .mod_article p.more {
color: #bbcbce;
margin-bottom:5px;
font-size:1em;
text-align: right;
}

#side .mod_article li {	
	color:#CAD6D9;
list-style-image:none;
list-style-position:outside;
list-style-type:square;
margin-bottom:5px;
margin-left:22px;
	
}		
	
	
	
	
	
	
	
	
#sidelist li {
	list-style:none;
	}
	
.bullets li {
	margin:0 0 5px 15px;
	list-style:square;	
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;	
	margin-left:22px;
	color:#cad6d9;
	}
	
#sidelist .bullets li a:link, #sidelist .bullets li a:visited{
	color:#00404d;
	text-decoration:none;
	}
	
#sidelist .bullets li a:hover, #sidelist .bullets li a:active{
	color: #0095b3;
	}		
	
#sidelist .children {
	/*background:#F4F4EC;*/	
	border-bottom:1px dashed #cad6d9;
	margin-bottom:8px;
	}

#sidelist .children li {
	/*background: #F4F4EC;*/
	font-weight:normal;
	list-style:square;
	margin-left:25px;
	padding-left:0px;
	color:#cad6d9;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	/*background:#F4F4EC;*/
	color: #00404d;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#0095b3;
	}
/* Search */

#searchform {
	margin: 0;
	padding: 0 0 20px 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 10px 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	margin: 0 auto;
	width: 924px;
	font-size:0.9em;
	text-align:center;
	padding-top:15px;
	color:#d5dce0;
	}

#footer a {
	color:#d5dce0;
	}
