/* TAGS */

body {
	margin:0;
	background-image: url(bgr.gif); 
	font-family:Verdana, Arial, Helvetica, sans-serif
}

h2 {
	color:#0076bd;
	font-size:16px;
	padding-bottom:15px
}

h3 {
	color:#009ee0;
	padding-bottom:20px
}

div.post div.entry h3{
	padding: 20px 0 0 0
}

img {
	border: 0px solid #ffffff
}
#content td {
	padding-bottom:30px;
	text-align:left
}
#content a {
color:#ccc;
background-color:#efefef;
text-decoration:none
}
#content a:hover{
background-color:#009ee0;
color:#fff
}



/* IDs */

#wrapper {
	margin: 50px 0 0 50px;
	border-top:15px solid #fff;
	border-left:15px solid #fff;
	border-right:15px solid #fff;
	width:636px
}

#header {
	position:relative;
	padding: 20px 20px 0 20px;
	height:150px;
	background-image: url(bgr_header.png)
}

#copyright {
	font-size: 10px;
	color:#cccccc;
	text-align: center;
	padding: 30px 20px 30px 20px;
	margin:0 0 0 50px;
	width: 626px;
	background-color:#ffffff;
	float:left
}

#logo {
	float:left
}

#icons{
	float:right
}

#suchbox{
	position:absolute;
	bottom:15px;
	right:15px
}

#suchbox {
	float:right;
	margin-top:100px
}

#inhalt {
	background-color:#ffffff;
	padding: 0 0 20px 0;
	width: 636px;
	clear:both;
	color:#999999;
	font-size:11px
}

#navi{
	padding:0;
	color:#999999;
	list-style:none;
	clear: both;
	margin:0;
	font-weight:normal
}


#subnavi{
	padding:65px 0 0 0;	
	width:200px;
	float:right
}
#subnavi ul {
	list-style:none;
	margin:0;
	padding:0 0 20px 0
}
#subnavi .page_item,
#subnavi .cat-item{
	padding: 5px 0;
	background:none;
	float: none;
	margin: 0;
	font-weight:bold;
	border: 0px solid #ffffff;
	letter-spacing:1px;
}
#subnavi .page_item:hover,
#subnavi .cat-item:hover {
	color:#009ee0
}
#subnavi .page_item a,
#subnavi .cat-item a {
	color:#cccccc;
	text-decoration:none;
}
#subnavi .page_item a:hover ,
#subnavi .cat-item a:hover{
	background:none;
	color:#009ee0;
}
#subnavi .current_page_item,
#subnavi .current_cat-item {
	color:#0076bd;
}
#subnavi .current_page_item a, #subnavi .current_page_item a:hover,
#subnavi .current_cat-item a, #subnavi .current_cat-item a:hover{
	color:#0076bd
}

#content{
	float:left;
	width: 400px;
	text-align:justify;
	padding:10px 0 0 20px;
	line-height:1.5em
}

#map{
width:400px;
height:350px
}

/* CLASSES */

.clear{
	clear:both
}

.breadcrumb {
	padding: 20px 0 20px 20px;
	font-size:10px
}
.breadcrumb a{
	text-decoration:none;
	color:#999999
}
.breadcrumb a:hover{
	text-decoration:none;
	color:#009ee0
}

.size-thumbnail {
padding-right:10px;
background-color:#fff
}
.size-thumbnail:hover {
background-color:#fff
}

.container{
padding-bottom:15px;
}
.containerXXL{
padding-bottom:50px;
clear:both
}

.CElement {
float:left;
padding-right:10px
}

.page_item {
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color:#efefef;
	float:left;
	letter-spacing:3px;
	font-size:11px;
	padding: 10px 0;
}
.page-item-2 {
	border-left: 0px solid #ffffff;
}
.page_item a,
.cat-item a  {
	padding: 10px 20px 10px 20px;
	color:#ccc;
	text-decoration:none;
}
.page_item a:hover,
.cat-item a:hover  {
	background-color:#009ee0;
	color:#FFFFFF;
}

.current_page_ancestor, .current_page_parent, .current_page_item {
	background-color:#a5cee6
}
.current_page_ancestor a, .current_page_parent a, .current_page_item a{
	color:#FFFFFF;
}
.current_page_ancestor a:hover, .current_page_parent a:hover, .current_page_item a:hover{
	color:#FFFFFF;
	background-color:#a5cee6
}

.search-excerpt {
	color: #fff;
	background-color: #009ee0;
}

#content .post a{
	text-decoration:none;
	color:#ccc;
	background-color:#efefef
}
#content .post a:hover{
	text-decoration:none;
	color:#fff;
	background-color:#009ee0
}
#content .post h2{
	text-decoration:none;
	color:#cccccc;
	letter-spacing:1px;
	border-bottom: 1px dotted #ccc
}
#content .post h2 a{
	background-color:#fff;
	color:#ccc;
	letter-spacing:1px
}
#content .post h2 a:hover{
	background-color:#fff;
	color:#009ee0;
	letter-spacing:1px
}
.post {
padding-bottom:15px;
}

/* PXS Mailer */
	
	form dl, dl.labels {
		margin:0em;
		font-size:100%
	}

	form dt, dl.labels dt {
		float:left;
		width:7em;
		margin-bottom:0.8em;
		color:#999;
		text-align:left;
		font-weight:normal;
		position:relative /*IEWin hack*/
	}

	form dd, dl.labels dd {
		margin-left:7.5em;
		margin-bottom:0.8em;
		font-size:100%;
		font-style:normal;
		text-align:left;
		padding-left:0.5em
	}
	
	form dd.submit, dl.labels dd.submit  {
		margin-top:2em
	}
#your_name, #email, #blog, #your_subject, #msg{
background-color:#efefef;
color:#999;
font-size:100%;
padding:2px 0;
font-family:Verdana, Arial, Helvetica, sans-serif
}
.y_name, .y_msg, .y_email, #blog, #your_subject{
border:1px solid #999
}
.navigation .alignleft {
	float:left
}
.navigation .alignright {
	float:right
}
.postmetadata {
	padding-bottom:15px
}
#respond h3{
	padding-bottom:0px
}
.entry {
	padding-bottom:15px
}
.commentlist {
	padding-bottom:15px
}
#comments {
	padding-bottom:0px
}
.smallLeft{
	float: left; 
	margin-right: 10px; 
	margin-top: 3px
}
.smallRight{
	float: right; 
	margin-left: 10px; 
	margin-top: 3px
}
.center{
}

#content .table {
	border-bottom: 1px dotted #999999;
	padding-botton:50px;
	margin-bottom:10px
}

#content .table tr td{
	padding-bottom:0px
}

.appIcon {

}

.breaker{
	clear:both
}

#content .CElement a,
#content .CElement a:hover{
	background-color:#fff
}