/*
Theme Name: SPDBOX 2011 Mini
Theme URI: http://www.homepagepaket.spdbox.de
Description: Mini-Theme f&uuml;r das SPDBOX-Homepagepaket
Version: 1.0
Author: Yaway Media
Author URI: http://www.yaway.de
Last: 30.10.2010 19:28:14
*/

html {overflow: -moz-scrollbars-vertical;
}
* {
	margin: 0;
	padding: 0;
}
a {
   outline: none;
}

body {
	background: #ffffff url(images/bg.gif) repeat-x;
	font-family: Tahoma;
	font-size: 13px;
	color: #3f3f3f;
	margin: auto;
	line-height: 16px;
}


#layout {
	width: 990px;
	margin: auto;
	}

h1{
	font-size:28px;
	color: #ffffff;
	padding: 2px 6px 6px 6px;
	background: #e2001a;
	margin: 0px 0px 0px 125px;
	font-weight: normal; 
	font-style: normal;
	line-height: 24px;
	text-align: right;
	float:left;
}
h2 {
	font-size:16px;
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 8px 0px;
	font-weight: bold; 
	font-style: normal;
	line-height: 22px;
	clear: both;
	color: #3f3f3f;
}
h3 {
	font-size:16px;
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 8px 0px;
	font-weight: bold; 
	font-style: normal;
	line-height: 22px;
	clear: both;
	color: #3f3f3f;
}

p {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	color: #616161;
	line-height: 22px;
}

a:link, 
a:visited{
color: #e2001a;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #e2001a;
}


img {
	padding: 0px 0px 0px 0px;
	border: none;
	}

#header {
	background: #e2001a;
	width: 989px;
	height: 215px;
	padding: 10px 0px 0px 0px;
	margin: auto;
	margin-right: 1px;
	border-bottom: 5px solid #ffffff;
	border-top-right-radius : 0px;
	-moz-border-radius-topright : 0px;
	-webkit-border-top-right-radius: 0px;
	border-bottom-right-radius : 0px;
	-moz-border-radius-bottomright : 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-left-radius 	: 0px;
	-moz-border-radius-bottomleft 	: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-top-left-radius : 0px;
	-moz-border-radius-topleft : 0px;
	-webkit-border-top-left-radius: 0px;
	}

#header img.logo {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    border: 0px;
}	
#header div.whitespace{
    width: 215px;
	height: 32px;
	background: #ffffff;
	float: left;
	margin: 24px 0px 0px 0px;
}
#header div.logo{
	margin: 100px 0px 0px 0px;
}
#header div.logostandard{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 136px;
	background: url(images/logomusterstadt.gif) no-repeat;
	width: 295px;
	height: 59px;
	font-size:28px;
	line-height: 28px;
	color: #ffffff;
}
#header span.h1subline{
	font-size:11px;
	font-weight: normal;
	margin: 0px 0px 0px 228px;
	padding: 0px 0px 0px 0px;
	line-height: 21px;
	text-shadow: 1px 1px 1px rgb(202, 208, 213);
}

#menu {
	width: 380px;
	height: 30px;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	float: right;
	text-align:right;
}
#menu ul {
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	list-style: none;
	text-align:right;
	}
#menu ul li {
	background-color: transparent;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	display: inline;
	}
	
#menu ul li a:link,
#menu ul li a:visited {
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: 0px;
	font-weight: normal;
	background-color: transparent;
}

#menu ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
}
#menu ul li.current_page_item a:link,
#menu ul li.current_page_item a:visited,
#menu ul li.current_page_item a:hover,
#menu ul li.current_page_parent  a:link,
#menu ul li.current_page_parent  a:visited,
#menu ul li.current_page_parent  a:hover,
#menu ul li.current_page_ancestor  a:link,
#menu ul li.current_page_ancestor  a:visited,
#menu ul li.current_page_ancestor  a:hover {
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: 0px;
	font-weight: normal;
	text-decoration: underline;
}	

#content {
	background: #ffffff;
	width: 990px;
    height: 100%;
    overflow: auto;
	padding: 0px 0px 0px 0px;
	margin: auto;
	}

#content-left {
	width: 160px;
	float: left;
	padding: 0px 20px 0px 27px;
	margin: 0px 0px 0px 0px;
	background:#ffffff:
	}


#content-left div.widget {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	clear:both;
	}
#content-left  div.widget ul{
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: 22px;
	}
#content-left  ul li {
	clear: both;
	margin: 0px 0px 5px 0px;
	padding: 0px 10px 0px 0px;
	border-bottom: 1px solid #9e9e9e;
	list-style: none;
	}

#content-left  ul li a:link, 
#content-left  ul li a:visited{
color: #3f3f3f;
text-decoration: none;
}
#content-left  ul li a:hover {
text-decoration: none;
color: #e2001a;
}
#content-left img {
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	float:left;
	}
#content-left p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 15px;
	clear:both;
	}
#content-left p.minilinks {
	padding: 7px 8px 16px 12px;
	margin: 0px 0px 0px 0px;
	line-height: 15px;
	clear:both;
	border: 1px solid #cccccc;
	border-top-right-radius : 5px;
	-moz-border-radius-topright : 5px;
	-webkit-border-top-right-radius: 5px;
	border-bottom-right-radius : 5px;
	-moz-border-radius-bottomright : 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius 	: 5px;
	-moz-border-radius-bottomleft 	: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius : 5px;
	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-box-shadow: 0 1px 1px rgba(164,164,164,0.5);
	-webkit-box-shadow: 0 1px 1px rgba(164,164,164,0.5);
	}
#content-left p.minilinks:hover {
	border: 1px solid #e2001a;
	-moz-box-shadow: 0 1px 1px rgba(123,123,123,0.5);
	-webkit-box-shadow: 0 1px 1px rgba(123,123,123,0.5);
	}
#content-right div.widget {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
	clear:both;
	}
#content-right div.widget ul{
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: 22px;
	}
#content-right-right  ul li {
	clear: both;
	border: solid 0px #e2001a;
	background-color: #e2001a;
	color: #ffffff;	
	list-style: none;
	margin: 0px 0px 1px 0px;
	padding: 6px 10px 8px 16px;
	border-top-right-radius : 0px;
	-moz-border-radius-topright : 0px;
	-webkit-border-top-right-radius: 0px;
	border-bottom-right-radius : 0px;
	-moz-border-radius-bottomright : 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-left-radius 	: 5px;
	-moz-border-radius-bottomleft 	: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius : 5px;
	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius: 5px;
	}
#content-right-right  ul li:hover {
	background-color: #cc0018;
	}
#content-right-right a:link, 
#content-right-right a:visited{
color: #ffffff;
text-decoration: none;
}
#content-right-right a:hover {
text-decoration: none;
color: #ffffff;
}
#content-right-right div.widget ul li div.datum {
width: 52px;
float: right;
text-align: right;
margin: -6px -10px 0px 3px;
padding: 0px 6px 2px 0px;
background-color: #ffffff;
color: #e2001a;	
font-weight: normal;
font-size: 9px;
line-height: 10px;
	-moz-box-shadow: 0 1px 2px rgba(169,0,19,0.5);
	-webkit-box-shadow: 0 1px 2px rgba(169,0,19,0.5);
}



#content-left h2 {
	font-size:17px;
	padding: 5px 10px 9px 10px;
	background-color: #e2001a;
	margin: 0px 0px 5px 0px;
	font-weight: normal; 
	font-style: normal;
	line-height: 20px;
	clear: both;
	color: #ffffff;
	border-top-right-radius : 5px;
	-moz-border-radius-topright : 5px;
	-webkit-border-top-right-radius: 5px;
	border-bottom-right-radius : 5px;
	-moz-border-radius-bottomright : 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius 	: 5px;
	-moz-border-radius-bottomleft 	: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius : 5px;
	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius: 5px;
}


#navigation {
padding: 0px 0px 0px 0px;
margin: 0px 0px 30px 0px;
	}	
#navigation ul {
margin:auto;
list-style:none;
padding:0px 0px 0px 0px;
line-height: 20px;
}
#navigation ul li {
margin: 0px 0px 6px 0px;
padding:0px 0px 5px 0px;
border-bottom: 1px solid #efefef;
      }
      
#navigation ul li a:link,
#navigation ul li a:visited,
#navigation ul li a:hover {
  font-size : 17px;
  font-weight: normal;
  display: block;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  text-decoration:none;
  color: #575757;
}

#navigation ul li a:hover,
#navigation ul li.current_page_item a:link,
#navigation ul li.current_page_item a:visited,
#navigation ul li.current_page_item a:hover,
#navigation ul li.current_page_parent a:link,
#navigation ul li.current_page_parent a:visited,
#navigation ul li.current_page_parent a:hover,
#navigation ul li.current_page_ancestor a:link,
#navigation ul li.current_page_ancestor a:visited,
#navigation ul li.current_page_ancestor a:hover {
color: #e2001a;
}  

#navigation ul li ul  {
margin: 0px;
padding: 5px 0px 0px 16px;
list-style:circle;
      }

#navigation ul li ul li,
#navigation ul li ul li.page_item,
#navigation ul li.current_page_parent ul li.page_item,
#navigation ul li ul li.current_page_item,
#navigation ul li.current_page_parent ul li.current_page_item  {
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
border-bottom: 0px solid #efefef;
      }
	  
      
#navigation ul ul li.page_item a:link,
#navigation ul ul li.page_item a:visited {
  display          : block;
  padding          : 2px 3px 4px 2px;
  font-size        : 13px;
color: #575757;
}
#navigation ul ul li.page_item a:hover,
#navigation ul ul li.current_page_item a:link,
#navigation ul ul li.current_page_item a:visited,
#navigation ul ul li.current_page_item a:hover,
#navigation ul ul li.current_page_parent a:link,
#navigation ul ul li.current_page_parent a:visited,
#navigation ul ul li.current_page_parent a:hover,
#navigation ul ul li.current_page_ancestor a:link,
#navigation ul ul li.current_page_ancestor a:visited,
#navigation ul ul li.current_page_ancestor a:hover {
color: #e2001a;
} 



div.pagepost,
div.pageliste {
	margin: 0px 0px 10px 0px;
	padding: 23px 20px 25px 30px;
	clear:both;
	border-top-right-radius : 10px;
	-moz-border-radius-topright : 10px;
	-webkit-border-top-right-radius: 10px;
	border-bottom-right-radius : 10px;
	-moz-border-radius-bottomright : 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius 	: 0px;
	-moz-border-radius-bottomleft 	: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-top-left-radius : 0px;
	-moz-border-radius-topleft : 0px;
	-webkit-border-top-left-radius: 0px;
	background: #eeeeee;
}


div.blogpost {
	margin: 0px 0px 10px 0px;
	padding: 15px 20px 20px 30px;
	clear:both;
	border-top-right-radius : 10px;
	-moz-border-radius-topright : 10px;
	-webkit-border-top-right-radius: 10px;
	border-bottom-right-radius : 10px;
	-moz-border-radius-bottomright : 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius 	: 0px;
	-moz-border-radius-bottomleft 	: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-top-left-radius : 0px;
	-moz-border-radius-topleft : 0px;
	-webkit-border-top-left-radius: 0px;
	background: #eeeeee;
	font-style: normal!important;
}


#content-right-left  div.pageliste ul{
	margin: 0px 0px 15px -9px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: 20px;
	}

#content-right-left  div.pageliste  ul li {
	clear: both;
	margin: 0px 0px 5px 0px;
	padding: 5px 9px 8px 9px;
	background: #ffffff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
	}
#content-right-left  div.pageliste  ul li img {
width: 120px;
height: 120px;
	}
#content-right-left  div.pageliste  ul li img.alignleft {
	margin: 3px 9px 0px 0px;
	}
#content-right-left  div.pageliste  ul li:after {
display:block;
content:"";
clear:both;}
	
div.blogpost span.datum,
div.blogpost span.kategorie {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #7b7b7b;
	font-size: 11px;
	line-height: 13px;
}

div.teilen {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	clear:both;
}
div.willkommen {
	margin: 0px 0px 10px 0px;
	padding: 15px 20px 24px 31px;
	clear:both;
	border-top-right-radius : 10px;
	-moz-border-radius-topright : 10px;
	-webkit-border-top-right-radius: 10px;
	border-bottom-right-radius : 10px;
	-moz-border-radius-bottomright : 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius 	: 0px;
	-moz-border-radius-bottomleft 	: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-top-left-radius : 0px;
	-moz-border-radius-topleft : 0px;
	-webkit-border-top-left-radius: 0px;
	background: #eeeeee;
	font-style: normal!important;
	font-size:17px;
	font-weight: normal; 
	line-height: 26px;
}

#content-right-left div.blogpost div.teilen  img,
#content-right-left div.pagepost div.teilen  img {
	float: left!important;
	padding: 0px 0px 0px 0px!important;
	margin: 2px 3px 0px 0px!important;
	}
	
form.suche {
	margin: 0px 0px 0px 0px;
	padding: 0px 12px 0px 0px;
}
form.suche input.suchfeld {
	margin: 0px 0px 3px 0px;
	padding: 4px 5px 5px 5px;
    background: #ffffff;
	font-size: 14px;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 1px rgba(164,164,164,0.5);
	-webkit-box-shadow: 0 1px 1px rgba(164,164,164,0.5);
	width: 100%;
	outline: none;
}
form.suche input.suchfeld:hover,
form.suche input.suchfeld:focus {
	margin: 0px 0px 3px 0px;
	padding: 4px 5px 5px 5px;
    background: #ffffff;
	font-size: 14px;
	border: 1px solid #e1001a;
	width: 100%;
	outline: none;
}
form .button,
form .button:visited,
form.suche .button,
form.suche .button:visited {
color: #FFFFFF;
text-decoration: none;
background: #e1001a;
padding: 1px 4px 4px 4px;
margin: 2px 0px 0px 0px;
cursor: pointer;
font-size: 12px;
border: 0px solid #bbd8e1;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-box-shadow: 0 1px 1px rgba(164,164,164,0.5);
-webkit-box-shadow: 0 1px 1px rgba(164,164,164,0.5);
	}
form .button:hover,
form.suche .button:hover {
color: #FFFFFF;
text-decoration: none;
background: #c90017;
padding: 1px 4px 4px 4px;
margin: 2px 0px 0px 0px;
cursor: pointer;
font-size: 12px;
border: 0px solid #bbd8e1;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
	}	
	
.alignright {
	float: right;
	margin: 6px 0px 0px 9px;
	}

.alignleft {
	float: left;
	margin: 6px 9px 0px 0px;
	}
	
#content-right-left div.blogpost .alignnone {
	float: none!important;
	margin: 6px 9px 0px 0px;
	}
	
#content-right {
	width: 773px;
	float: right;
	padding: 15px 0px 0px 0px;
	margin: 0px 2px 0px 0px;
	background: #ffffff url(images/bgcontentright.gif) repeat-x;
	}
	
#content-right-left {
	width: 480px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #616161;
	line-height: 22px;
	}
#content-right-left div.blogpost img {
	float: left!important;
	padding: 0px 0px 0px 0px!important;
	margin: 5px 15px 0px 0px!important;
	}
#content-right-left div.blogpost img.alignright {
	float: right!important;
	margin: 6px 0px 0px 15px!important;
	}

#content-right-left div.blogpost img.alignleft {
	float: left!important;
	margin: 6px 15px 0px 0px!important;
	}

#content-right-left  p.tagcloud {
	text-align: justify;
	line-height: 2em;
}
#content-right-left  p.tagcloud  a:link, 
#content-right-left  p.tagcloud  a:visited,
#content-right-left  h2 a:link, 
#content-right-left  h2  a:visited{
color: #3f3f3f;
text-decoration: none;
}

#content-right-left p.tagcloud  a:hover,
#content-right-left h2  a:hover {
color: #e2001a;
}
h2 a:hover,
h3 a:hover {
text-decoration: none;
color: #e2001a;
}
#content-right-left ol{
	margin: 0px 10px 15px 26px;
	padding: 0px 10px 0px 0px;
	list-style: decimal-leading-zero;
	line-height: 22px;
	}
#content-right-left ul{
	margin: 0px 10px 15px 15px;
	padding: 0px 10px 0px 0px;
	list-style: circle;
	line-height: 22px;
	}

#content-right-left  ul li {
	clear: both;
	margin: 0px 0px 5px 0px;
	}
#content-right-left ul li ul{
	margin: 1px 10px 5px 15px;
	padding: 0px 10px 0px 0px;
	list-style: circle;
	line-height: 15px;
	font-size: 11px;
	}

#content-right-left  ul li ul li{
	clear: both;
	margin: 0px 0px 5px 0px;
	}	
#content-right-right {
	width: 290px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}	
	
#content-right-right img {
	padding: 5px 0px 5px 5px;
	margin: 0px 0px 0px 0px;
	border: none;
	background: #ffffff;
	border-top-right-radius : 0px;
	-moz-border-radius-topright : 0px;
	-webkit-border-top-right-radius: 0px;
	border-bottom-right-radius : 0px;
	-moz-border-radius-bottomright : 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-left-radius 	: 5px;
	-moz-border-radius-bottomleft 	: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius : 5px;
	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-box-shadow: 0 1px 2px rgba(169,0,19,0.5);
	-webkit-box-shadow: 0 1px 2px rgba(169,0,19,0.5);
	}
#content-right-right img:hover {
	padding: 5px 0px 5px 5px;
	margin: 0px 0px 0px 0px;
	border: none;
	background: #ffffff;
	-moz-box-shadow: 0 1px 2px rgba(135,0,16,0.5);
	-webkit-box-shadow: 0 1px 2px rgba(135,0,16,0.5);
	}
#content-right-right h2 {
	font-size:17px;
	padding: 5px 10px 9px 15px;
	background-color: #e2001a;
	margin: 0px 0px 5px 0px;
	font-weight: normal; 
	font-style: normal;
	line-height: 20px;
	clear: both;
	color: #ffffff;
	border-top-right-radius : 0px;
	-moz-border-radius-topright : 0px;
	-webkit-border-top-right-radius: 0px;
	border-bottom-right-radius : 0px;
	-moz-border-radius-bottomright : 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-left-radius 	: 5px;
	-moz-border-radius-bottomleft 	: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius : 5px;
	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius: 5px;
}

#content-right-right h2 a:link, 
#content-right-right h2 a:visited,
#content-left h2 a:link, 
#content-left h2 a:visited{
color: #ffffff;
text-decoration: none;
}

#content-right-right h2 a:hover,
#content-left h2 a:hover {
text-decoration: none;
color: #ffffff;
}

#content-right-left img .alignnone {
	float: none!important;
	margin: 6px 0px 0px 0px;
	}

#footer {
	width: 990px;
	margin: auto;
	padding: 50px 0px 0px 0px;
}

#footer div.footerleft {
	width: 800px;
	margin: 0px 0px 0px 0px;
	color: #7b7b7b;
	padding: 0px 0px 0px 0px;
	float:left;
}
#footer div.footerright {
	width: 85px;
	margin: 0px 0px 0px 0px;
	color: #7b7b7b;
	padding: 37px 0px 0px 0px;
	float:right;
	text-align: right;
}
#footer p {
	padding: 0px 0px 0px 20px;
	clear: both;
	font-size: 11px;
	}
#footer p span.footerinfo {
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 117px;
	}
#footer p img {
	padding: 0px 1px 0px 0px;
	float:left;
	}
#footer ul {
	padding: 18px 0px 0px 20px;
	list-style: none;
	}
#footer ul li {
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	float:left;
	}
	
#footer ul li a:link,
#footer ul li a:visited {
	font-size: 11px;
	display:block;
	color: #7b7b7b;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: 0px;
	font-weight: normal;
	text-align:left;
}

#footer ul li a:hover {
	color: #010102;
	text-decoration: underline;
}

#footer input.nachoben {
color: #575757;
text-decoration: none;
background: #ffffff;
padding: 2px 5px 5px 7px;
letter-spacing: 0px;
font-weight: normal;
border: 0px solid #bbd8e1;
margin: 8px 0px 0px 0px;
line-height: 11px;
font-size: 14px;
cursor: pointer;
outline: none;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-box-shadow: 0 1px 2px rgba(169,0,19,0.5);
-webkit-box-shadow: 0 1px 2px rgba(169,0,19,0.5);
	}

#footer input.nachoben:hover {
color: #FFFFFF;
text-decoration: none;
background: #e1001a;
padding: 2px 5px 5px 7px;
letter-spacing: 0px;
font-weight: normal;
border: 0px solid #e1001a;
margin: 8px 0px 0px 0px;
	}



div.wp-caption p.wp-caption-text {
	margin: 0px 10px 10px 0px;
	padding: 5px 5px 5px 1px;
	font-size: 11px;
	line-height: 15px;
	color: #575757;
	text-align: right;
	border-right: 8px solid #cccccc;
}
 

a.drucken{
width: 18px;
height: 18px;
background: url(images/print.gif)no-repeat;
float: left;
text-indent: -999999px;
margin: 4px 11px 0px 0px;

}


#content-right-left #wp_page_numbers ul, 
#content-right-left #wp_page_numbers li, 
#content-right-left #wp_page_numbers a {
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
}

#content-right-left #wp_page_numbers {
	margin: 0px 0px 20px 0px;
	width: 100%;
}
#content-right-left #wp_page_numbers ul {
	width: 100%;
	padding: 0px 0px 0px 10px;
}
#content-right-left #wp_page_numbers ul li {
	float: left;
	clear: none;
	margin: 0px 1px 0px 0px;
}

#content-right-left #wp_page_numbers a {
	padding: 6px 9px 8px 9px;
	display: block;
	color: #aaa;
	font-size: 13px;
	background: #cccccc;
	-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

#content-right-left #wp_page_numbers li a:hover {
	color: #ce2137;
	background: #ffffff;
}

#content-right-left #wp_page_numbers li.space {
	font-size: 11px;
	color: #aaa;
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
}

#content-right-left #wp_page_numbers li.first_last_page {
	font-style: italic;
}

#content-right-left #wp_page_numbers li.active_page a {
	color: #fff;
	background: #ce2137;	
}
#content-right-left #wp_page_numbers li.active_page a:hover  {
	color: #fff; /* IE fix */
}

#content-right-left #wp_page_numbers li.page_info {
	float: right;
	font-size: 13px;
	display: block;
	padding: 3px 15px 3px 0px;
	color: #767676;
}

#twitter  {
	border: solid 0px #e2001a;
	background-color: #e2001a;
	padding: 13px 15px 14px 16px;
	border-top-right-radius : 0px;
	-moz-border-radius-topright : 0px;
	-webkit-border-top-right-radius: 0px;
	border-bottom-right-radius : 0px;
	-moz-border-radius-bottomright : 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-left-radius 	: 10px;
	-moz-border-radius-bottomleft 	: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-top-left-radius : 10px;
	-moz-border-radius-topleft : 10px;
	-webkit-border-top-left-radius: 10px;
}
#twitter  p.tweet {
	color: #ffffff;	
	font-size: 14px;
	line-height: 16px;
	margin: 0px 0px 3px 0px;
}
#twitter  p.follower {
	color: #ffffff;	
	font-size: 11px;
	line-height: 14px;
	margin: 0px 0px 3px 0px;
}
#twitter a:link, 
#twitter a:visited{
color: #e8e8e8;
text-decoration: none;
}

#twitter a:hover {
text-decoration: underline;
color: #ffffff;
}





	.error_msg {
		font-weight:700;
		color:#FF0000;
	}
	
	.pxs_css_spamcheck {
		display: none !important;
	}
form .inputbox {
	margin: 0px 0px 3px 0px;
	padding: 4px 5px 5px 5px;
    background: #ffffff;
	font-size: 14px;
	border: 1px solid #cccccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

	outline: none;
}
form .inputbox:hover,
form .inputbox:focus {
	margin: 0px 0px 3px 0px;
	padding: 4px 5px 5px 5px;
    background: #ffffff;
	font-size: 14px;
	border: 1px solid #e1001a;
	outline: none;
}
ol.commentlist {
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	list-style: none;
font-size: 11px;
	}
ol.commentlist ul li {
	background-color: transparent;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	}
#respond label {
	float: left;
	width: 130px;
	}
#content-right-left  div.pagepost #tools-alt,
#content-right-left  div.blogpost #tools-alt,
#content-right-left  div.pageliste #tools-alt{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height: 10px;
	clear:both;
	}
#content-right-left  div.pagepost #tools,
#content-right-left  div.blogpost #tools,
#content-right-left  div.pageliste #tools{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height: 40px;
	clear:both;
	}
#content-right-left  div.pagepost #tools div.twtools,
#content-right-left  div.blogpost #tools div.twtools,
#content-right-left  div.pageliste #tools div.twtools{
	padding:3px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float: left;
	width: 113px;
	}
#content-right-left  div.pagepost #tools div.fbtools,
#content-right-left  div.blogpost #tools div.fbtools,
#content-right-left  div.pageliste #tools div.fbtools{
	padding:2px 1px 1px 2px;
	margin:1px 0px 0px 0px;
	float: left;
	width: 110px;

-moz-border-radius: 5px;
-webkit-border-radius: 5px;
	}
#content-right-left  div.pagepost #tools img,
#content-right-left  div.blogpost #tools img,
#content-right-left  div.pageliste #tools img{
	padding:0px 0px 0px 0px!important;
	margin:5px 11px 0px 0px!important;
	}
#content-right-left  div.pagepost #tools a.toollink,
#content-right-left  div.blogpost #tools a.toollink,
#content-right-left  div.pageliste #tools a.toollink{
	padding:0px 0px 0px 0px!important;
	margin:0px 0px 0px 0px!important;
	float: left;
	}
	
img.fbimg{
display:none;
	}
	
.wp-table-reloaded {
	border-collapse: separate;
	border-spacing: 1px;
	background-color: #CDCDCD;
	margin: 10px 0px 15px 0px;

	width: 100%;
	text-align: left;
}
.wp-table-reloaded th {
	background-color: #E6EEEE;
	border: 1px solid #FFFFFF;
	padding: 2px 6px 4px 6px;
	color: #3D3D3D!important;
}
.wp-table-reloaded td {
	color: #3D3D3D;
	padding: 3px 6px 4px 6px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.wp-table-reloaded .even td {
	background-color: #FFFFFF;
}
.wp-table-reloaded .odd td {
	background-color: #F0F0F6;
}
.wp-table-reloaded .row-hover tr:hover td {
	background-color: #D0D0D6!important;
}
.wp-table-reloaded-table-description {
	clear: both;
	display: block;
}
#content-right-left .more-link,
#content-right-left .more-link:visited {
display:block;
color: #FFFFFF;
text-decoration: none;
background: #e1001a;
padding: 2px 8px 4px 8px;
margin: 8px 0px 0px 0px;
font-size: 12px;
border: 0px solid #bbd8e1;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-box-shadow: 0 1px 1px rgba(164,164,164,0.5);
-webkit-box-shadow: 0 1px 1px rgba(164,164,164,0.5);
width: 76px;
	}
#content-right-left .more-link:hover{
color: #FFFFFF;
text-decoration: none;
background: #c90017;
	}	
.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	}
.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
	}
.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	list-style: none;
	padding: 0;
	}
.gallery .gallery-item img, 
.gallery .gallery-item img.thumbnail {
	max-width: 89%;
	height: auto;
	padding: 0;
	margin: 0;
  background: white;
  padding: 6px;
  border: solid 1px #ccc;
	}
.gallery-caption {
	margin-left: 0;
	}

/* Image sizes depending on the number of columns */
.col-0 { width: 100%; }
.col-1 { width: 100%; }
.col-2 { width: 50%; }
.col-3 { width: 33%; }
.col-4 { width: 25%; }
.col-5 { width: 20%; }
.col-6 { width: 16.5%; }
.col-7 { width: 14%; }
.col-8 { width: 12.4%; }
.col-9 { width: 11%; }
.col-10 { width: 10%; }
.col-11 { width: 9%; }
.col-12 { width: 8.33%; }
.col-13 { width: 7.6%; }
.col-14 { width: 7.1%; }
.col-15 { width: 6.66%; }
.col-16 { width: 6.25%; }
.col-17 { width: 5.83%; }
.col-18 { width: 5.55%; }
.col-19 { width: 5.25%; }
.col-20 { width: 4.95%; }