/*

Theme Name: GECKOweb

Description: Alexandra Steiner

Version: 1.0

Date: 2010-09-01

Author: Alexandra Steiner

Author URI: http://www.alexandra-steiner.at

Tags: fixed width, three columns, valid XHTML, widgets

*/

/* Schriftenimport */

@font-face {
	font-family: mistral; 
	src: url(MISTRAL.TTF);
}

/* Basics */

body {
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	background: url('images/gecko_hg.jpg') #FFFFFF no-repeat fixed bottom left;
}

h1, h2, h3, h4, h5, h6 {

	font-weight: 500;

	text-align: left;

}
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link, 
h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {

  text-decoration: none;

  color: #333333;

  font-weight: 500;

}
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {

	text-decoration: none !important;

	color: #3f6892;

	font-weight: 500;

}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus {

	text-decoration: none;

	color: #993333;

	font-weight: 500;

}

h1 {

	margin: 0 0 20px 0;

	font-size: 18px;

	color: #3f6892;

}
h2 {

	margin: 15px 0 5px 0;

	font-size: 16px;

	color: #3f6892;

}
h3 {

   margin: 10px 0 5px 0;

	font-size: 14px;

	color: #993333;

}
h4 {

  margin: 7px 0 5px 0;

  font-size: 12px;

  color: #993333;

}
h5 {

  margin: 5px 0 2px 0;

  font-size: 10px;

  color: #333333;

}
h6 {

  margin: 3px 0;

  font-size: 10px;

  color: #333333;

}

h1 a, h2 a, h3 a {

	border: none !important;

}

strong {

	font-weight: 600;

}

p {

  margin: 7px 0;

  line-height: 140%;

  color: #333333;

}

a:link, .art-post li a:link,
a:active, .art-post li a:active {

  text-decoration: none;

  color: #3F6892;

}

a:visited, .art-post li a:visited {

  color: #3f6892;

  text-decoration: none;

}

a:hover, .art-post li a:hover,
a:focus, .art-post li a:focus {

  text-decoration: none;

  color: #993333;



}

form {

  padding: 0 !important;

  margin: 0 !important;

}

input, select, textarea, select {

	vertical-align: middle;

	border: 1px solid #fff;

	margin: 0 0 3px 0;

	padding: 3px 7px;

	font-family: "Courier New", Courier, monospace;

	font-size: 11px;

	color: #333333;

	border-radius: 10px;

	-moz-border-radius: 10px;

	-webkit-border-radius: 10px;

	-webkit-box-shadow: 0px 0px 5px #999999;

	-moz-box-shadow: 0px 0px 5px #999999;

	box-shadow: 0px 0px 5px #999999;

}

select {

    width:96%;

}

input:hover, select:hover, textarea:hover, select:hover {

	border: 1px solid #F5F5F5;

	-webkit-box-shadow: inset 2px 2px 5px #999;

	-moz-box-shadow: inset 2px 2px 5px #999;

	box-shadow: inset 2px 2px 5px #999;

}

input:focus, select:focus, textarea:focus, select:focus {

	border: 1px solid #3f6892;

	-webkit-box-shadow: inset 2px 2px 5px #999;

	-moz-box-shadow: inset 2px 2px 5px #999;

	box-shadow: inset 2px 2px 5px #999;

}

acronym {

	cursor: help;

	font-style:italic;

}

strong {

	color: #000000;

}

address {

	margin: 10px 0;

	line-height: 150%;

}

hr {
	border: none;
	clear: both;
	margin: 0 !important;
	padding: 0;
}

/* ------------------------------------------------------------------------------ */

#header {

	width: 950px;

	background: url(images/logo.gif) top right no-repeat;

	margin: 0 auto 0 auto;

	padding: 0 0 5px 0;

	height: 210px;

}

#header label {

	font-weight: 600;

	color: #3f6892;

	margin-right: 10px;

}

#header .suchen {

	background: url(images/suchlupe.png) right no-repeat #ffffff;

	width: 76%;

	padding: 3px 20px 3px 5px;

	margin: 0 !important;

}

#header .suchform {

	background-color: #f5f5f5;

	padding: 8px 5px !important;

	width: 580px;

}

#header .breadcrumb {

	text-align: left;

	background-color: #3f6892;

	padding: 5px;

	margin: 0 0 5px 0;

	font-weight: 600;

	color: #ffffff;

	margin-right: 230px;

}

#header .breadcrumb a {

	color: #ffffff;

	text-decoration: none;

	border-bottom: 1px dashed #ffffff;

}

/* ------------------------------------------------------------------------------ */

.art-post a {

	font-weight: 600;

}

.art-post {
	text-align: justify;
}

.commentlist .art-post {

	padding: 0 !important; 

	margin: 0 !important;

}

/* ------------------------------------------------------------------------------ */

#art-main {

  position: relative;

  width: 100%;

  left: 0;

  top: 0;

}

.cleared {

  float: none;

  clear: both;

  margin: 0;

  padding: 0;

  border: none;

  font-size: 1px;

}

/* Seitenposition */

.art-sheet {

  position: relative;

  z-index: 0;

  margin: 0 auto;

  width: 950px;

  min-width: 1px;

  min-height: 1px;

  border-top: 1px solid #999;

  padding: 10px 0 0 0;

}

.art-sheet-body {

  position: relative;

  z-index: 1;

  padding: 0;

}

/* Seitenlayout - grob */

.art-content-layout {

  display: table;

  padding: 0;

  border: none;

  width: 950px;

}

.art-content-layout .art-content-layout {

  width: auto;

  margin:0;

}

div.art-content-layout div.art-layout-cell, 
div.art-content-layout div.art-layout-cell div.art-content-layout div.art-layout-cell {

   display: table-cell;

}

div.art-layout-cell div.art-layout-cell {

   display: block;

}

div.art-content-layout-row {

  display: table-row; 

}

.art-content-layout {

  table-layout: fixed;

  border-collapse: collapse;

  background-color: Transparent;

  border: none !important;

  padding:0 !important;

}

.art-layout-cell, 
.art-content-layout-row {

  vertical-align: top;

  text-align: left;

  border: none !important;

  margin:0 !important;

  padding:0 !important;

}

/* Vertikales Menue */

.art-vmenublock {

  position: relative;

  z-index: 0;

  margin: 0 auto 10px auto;

  min-width: 1px;

  min-height: 1px;

}

.art-vmenublock-body {

  position: relative;

  z-index: 1;

  padding: 0;

}

/* Inhalte des vertikalem Menue */

.art-vmenublockcontent {

  position: relative;

  z-index: 0;

  margin: 0 auto;

  min-width: 1px;

  min-height: 1px;

}

.art-vmenublockcontent-body {

  position: relative;

  z-index: 1;

  padding: 0;

}

.art-vmenublockcontent {

  position: relative;

  z-index: 0;

  margin: 0 auto;

  min-width: 1px;

  min-height: 1px;

}

.art-vmenublockcontent-body {

  position: relative;

  z-index: 1;

  padding: 0;

}

/* Menueliste des Vertikalem Menue */

ul.art-vmenu, 
ul.art-vmenu li {

  list-style: none;

  margin: 0;

  padding: 0;

  width: auto;

  line-height: 0;

}

ul.art-vmenu a {

  position: relative;

  display: block;

  overflow: hidden;

  height: 28px;

  text-decoration: none;

}

ul.art-vmenu li.art-vmenu-separator {

  display: block;

  padding: 0;

  margin: 0;

  font-size: 1px;

}

ul.art-vmenu .art-vmenu-separator-span {

  display: block;

  padding: 0;

  font-size: 1px;

  height: 0;

  line-height: 0;

  border: none;

}

ul.art-vmenu a .r, 
ul.art-vmenu a .l {

  position: absolute;

  display: block;

  top: 0;

  z-index: -1;

  height: 84px;

  background-image: url('images/vmenuitem.png');

}

ul.art-vmenu a .l {

  left: 0;

  right: 1px;

}

ul.art-vmenu a .r {

  width: 852px;

  right: 0;

  clip: rect(auto, auto, auto, 851px);

}

ul.art-vmenu a .t {

  display: block;

  line-height: 28px;

  color: #333333;

  padding: 0 11px;

  margin-top: 0;

  margin-bottom: 0;

  font-weight: 600;

  text-transform: none;

  margin-left:0;

  margin-right:0;

}

ul.art-vmenu a:hover .l, 
ul.art-vmenu a:hover .r {

  top: -28px;

}

ul.art-vmenu a:hover .t {

  color: #993333;

}

ul.art-vmenu a.active .l, 
ul.art-vmenu a.active .r {

  top: -56px;

}

ul.art-vmenu a.active .t {

  color: #3f6892;

}

/* end VMenuItem */

/* begin VMenuSubItem */

ul.art-vmenu ul, 
ul.art-vmenu ul li {

  margin: 0;

  padding: 0;

}

ul.art-vmenu ul a {

  display: block;

  white-space: nowrap;

  height: 20px;

  overflow: visible;

  background: url('images/vsubitem.gif') 20px 0 repeat-x;

  padding-left: 20px;

}

ul.art-vmenu ul li {

  padding: 0;

}

ul.art-vmenu ul span, 
ul.art-vmenu ul span span {

  display: inline;

  float: none;

  margin: inherit;

  padding: inherit;

  background: none;

  text-align: inherit;

  text-decoration: inherit;

}

ul.art-vmenu ul a, 
ul.art-vmenu ul a:link, 
ul.art-vmenu ul a:visited, 
ul.art-vmenu ul a:hover, 
ul.art-vmenu ul a:active, 
ul.art-vmenu ul span, 
ul.art-vmenu ul span span {

  line-height: 20px;

  color: #333333;

  font-weight: 600;

  font-size: 11px;

  margin-left: 0;

}

ul.art-vmenu ul {

    margin:0;

}

ul.art-vmenu ul ul {

  margin:0;

}

ul.art-vmenu ul li.art-vsubmenu-separator { 

  display: block;

  margin: 0;

  font-size: 1px;

  padding: 0;

}

ul.art-vmenu ul .art-vsubmenu-separator-span {

  display: block;

  padding: 0;

  font-size: 1px;

  height: 0;

  line-height: 0;

  margin: 0;

  border: none;

}

ul.art-vmenu ul li li a {

  background-position: 40px 0;

  padding-left: 40px;

}

ul.art-vmenu ul li li li a {
  background-position: 60px 0;
  padding-left: 60px;
}

ul.art-vmenu ul li li li li a {

  background-position: 80px 0;

  padding-left: 80px;

}

ul.art-vmenu ul li li li li li a {

  background-position: 100px 0;

  padding-left: 100px;

}

ul.art-vmenu ul li a.active {

  color: #3f6892;

  background-position: 20px -40px;

}

ul.art-vmenu ul li li a.active {

  background-position: 40px -40px;

}

ul.art-vmenu ul li li li a.active {

  background-position: 60px -40px;

}

ul.art-vmenu ul li li li li a.active {

  background-position: 80px -40px;

}

ul.art-vmenu ul li li li li li a.active {

  background-position: 100px -40px;

}

ul.art-vmenu ul li a:hover, 
ul.art-vmenu ul li a:hover.active {

  color: #993333;

  background-position: 20px -20px;

}

ul.art-vmenu ul li li a:hover, 
ul.art-vmenu ul li li a:hover.active {

  background-position: 40px -20px;

}

ul.art-vmenu ul li li li a:hover, 
ul.art-vmenu ul li li li a:hover.active {

  background-position: 60px -20px;

}

ul.art-vmenu ul li li li li a:hover, 
ul.art-vmenu ul li li li li a:hover.active {

  background-position: 80px -20px;

}

ul.art-vmenu ul li li li li li a:hover, 
ul.art-vmenu ul li li li li li a:hover.active {

  background-position: 100px -20px;

}

/* Bloecke und Widgets */

.art-block {

  position: relative;

  z-index: 0;

  margin: 0 auto;

  min-width: 1px;

  min-height: 1px;

}

.art-blockcontent input {

	width: 180px !important:

}

.art-block-body {

  position: relative;

  z-index: 1;

  padding: 0;

}

.art-blockheader {
  position: relative;
  z-index: 0;
  margin-bottom: 0;
}

.art-blockheader .t {
  height: 26px;
  color: #993333;
  margin: 0;
  font-size: 20px;
  margin:0;
  padding: 0;
  line-height: 30px;
  font-family: mistral, serif;
}

.art-blockheader .l, 
.art-blockheader .r {
  display: block;
  position: absolute;
  z-index: -1;
}

.art-blockheader .l {
  left: 0;
}

.art-blockheader .r {
  width: 950px;
  right: 0;
  clip: rect(auto, auto, auto, 828px);
}

/* Blockinhalte */

.art-blockcontent {

  position: relative;

  z-index: 0;

  margin: 0 auto;

  min-width: 1px;

  min-height: 1px;

  text-align: justify;

}

.art-blockcontent-body {

  position: relative;

  z-index: 1;

  padding: 10px 0;

}

.art-blockcontent-body a, 

.art-blockcontent-body li a {

  text-decoration: none;

  font-weight: 600;

}


.art-blockcontent-body a:link,

.art-blockcontent-body li a:link {

  color: #3F6892;

  text-decoration: none;

}



.art-blockcontent-body a:visited, 

.art-blockcontent-body li a:visited {

  color: #3f6892;

}



.art-blockcontent-body a:hover,

.art-blockcontent-body li a:hover {

  color: #993333;

  text-decoration: none;

}



.art-blockcontent-body ul {

  list-style-type: none;

  color: #333333;

  margin: 0;

  padding: 0;

}



.art-blockcontent-body ul li {

  text-decoration: none;

  line-height: 140%;

  padding: 0 0 0 8px;

  background: url('images/blockcontentbullets.png') no-repeat;

}



/* Buttons */



.art-button-wrapper .art-button {

  font-family: Arial, Helvetica, sans-serif;

  display: inline-block;

  vertical-align: middle;

  white-space: nowrap;

  text-align: left;

  text-decoration: none !important;

  color: #FFFFFF !important;

  width: auto;

  outline: none;

  border: none;

  background: none;

  line-height: 25px;

  height: 25px;

  margin: 0 !important;

  padding: 0 10px !important;

  overflow: visible;

  cursor: pointer;

  z-index: 0;

}



.art-button img, 

.art-button-wrapper img {

  margin: 0;

  vertical-align: middle;

}



.art-button-wrapper {

  vertical-align: middle;

  display: inline-block;

  position: relative;

  height: 25px;

  overflow: hidden;

  white-space: nowrap;

  width: auto;

  margin: 0;

  padding: 0;

  z-index: 0;

}



.firefox2 .art-button-wrapper {

  display: block;

  float: left;

}



.art-button-wrapper.hover .art-button, 

.art-button:hover {

  color: #FFFFFF !important;

  text-decoration: none !important;

}



.art-button-wrapper.active .art-button {

  color: #FFFFFF !important;

}



.art-button-wrapper .l, 

.art-button-wrapper .r {

  display: block;

  position: absolute;

  z-index: -1;

  height: 75px;

  margin: 0;

  padding: 0;

  background-image: url('images/button.png');

}



.art-button-wrapper .l {

  left: 0;

  right: 6px;

}



.art-button-wrapper .r {

  width: 413px;

  right: 0;

  clip: rect(auto, auto, auto, 407px);

}



.art-button-wrapper.hover .l, 

.art-button-wrapper.hover .r {

  top: -25px;

}



.art-button-wrapper.active .l, 

.art-button-wrapper.active .r {

  top: -50px;

}



.art-button-wrapper input {

  float: none !important;

}



/* Inhalte - Texte - Bilder - Links */



.art-post {

  position: relative;

  z-index: 0;

  min-width: 1px;

  min-height: 1px;

	margin: 0 20px 20px 20px !important;

	padding: 0 0;

}



.art-post-body {

  position: relative;

  z-index: 1;

  padding: 0;

}



.art-article img, 

img.art-article {

  margin: 10px 0;

}



pre {

  overflow: auto;

  padding: 0.1em;

}



/* begin PostBullets */



.art-post ol, 

.art-post ul {

  color: #333333;

  margin: 7px 0 7px 30px;

  padding: 0;

}



.art-post li ol, 

.art-post li ul {

  margin: 3px 0 3px 30px;

  padding: 0;

}



.art-post li {

  margin: 3px 0;

  padding: 0;

}



.art-post ul {

  list-style-type: square;

}



.art-post ol {

  list-style-type: decimal;

}



/* end PostBullets */



/* begin PostQuote */



blockquote,

.art-postcontent blockquote {

  margin: 10px 0;

  padding: 5px 10px;

  background-color: #f5f5f5;

  border-left: 2px solid #3f6892;

  font-style: italic;

}



/* end PostQuote */



/* Blog Metadaten Footer */



.art-postheadericons {

	text-align: right;

	margin: 0 0 5px 0;

	padding: 8px 10px;

	color: #3F6892 !important;

	background-color:#F5F5F5;

   -moz-border-radius: 10px;

	-webkit-border-radius: 10px;

}



.art-postfootericons a {

	display: block;

	float: right;

	width: 160px !important;

	margin: -29px 0 0 0;

	padding: 4px 0 3px 0;

	text-align: center;

	background-color: #e5e5ff;

	font-weight: 500 !important;

   -moz-border-radius: 10px;

	-webkit-border-radius: 10px;

}



.art-postfootericons,

.art-postheadericons {

	color: #333333;

	font-size: 11px;

}



.art-postfootericons a,

.art-postheadericons a {

	text-decoration: none;

}



.art-postfootericons a:link,

.art-postheadericons a:link {

  color: #333333;

}



.art-postfootericons a:visited,

.art-postheadericons a:visited {

  color: #3f6892;

}



.art-postfootericons a:hover,

.art-postheadericons a:hover {

  color: #993333;

}



/* Footer */



.art-footer {

  position: relative;

  z-index: 0;

  overflow: hidden;

  width: 950px;

  margin: 0 auto;

  font-size: 10px;

  padding: 5px 0 0 0;

  border-top: 1px solid #999;

}



.art-footer .art-footer-inner {

  height: 1%;

  position: relative;

  z-index: 0;

  padding: 0;

}



.art-footer .art-footer-background {

  position: absolute;

  z-index: -1;

  width: 950px;

  height: 150px;

  bottom: 0;

  left: 0;

}



.art-footer .art-footer-text p {

  margin: 0;

}



.art-footer, 

.art-footer-text, 

.art-footer-text p {

  color: #333333;

  text-align: right;

}



.art-footer .art-footer-text a {

	text-decoration: none;

}



.art-footer .art-footer-text a:link {

  color: #333333;

}



.art-footer .art-footer-text a:visited {

  color: #3f6892;

}



.art-footer .art-footer-text a:hover {

  color: #993333;

}



/* begin LayoutCell, sidebar1 */



.art-content-layout .art-sidebar1 {

  width: 20%;

}



/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */



.art-content-layout .art-content {

  width: 50%;

}



.art-content-layout .art-content-sidebar1 {

  width: 80%;

}



.art-content-layout .art-content-sidebar2 {

  width: 80%;

}



.art-content-layout .art-content-wide {

  width: 100%;

}



/* end LayoutCell, content */

/* begin LayoutCell, sidebar2 */



.art-content-layout .art-sidebar2 {

  width: 20%;

}



/* end LayoutCell, sidebar2 */



.commentlist {

	margin: 0 20px 5px 20px !important;

	padding: 0;

}



.commentlist li {

	background: none;

  	list-style-type: none !important;

	list-style: none !important;

	margin: 0 0 10px 0;

}



.commentlist li li {

  border-left: 2px solid #3f6892;

  padding: 0 0 0 10px;

  margin: 10px 0 10px 0;

}



.commentlist li .avatar {

  float: right;

  padding: 2px;

  margin: 1px;

}



.commentlist li cite {

  font-size: 12px;

}



#commentform textarea {

  width: 100%;

}



img.wp-smiley {

  border: none;

  margin: 0;

  padding: 0;

}



.navigation {

  display: block;

  text-align: center;

}



/* Recommended by http://codex.wordpress.org/CSS */



/* Begin */

.aligncenter, div.aligncenter, 

.art-article .aligncenter img, .aligncenter img.art-article, 

.aligncenter img, img.aligncenter {

  display: block;

  margin: 0;

}

.alignnone {

	border: none;

	margin: 0;

}

.alignleft {

  float: left;

}

.alignright {

  float: right;

}

.alignright img, 
img.alignright {

  margin: 5px 0 5px 10px;

}

.alignleft img, 
img.alignleft {

  margin: 5px 10px 5px 0;

}

.rotate:hover {
	transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
}

.wp-caption {

  text-align: left;

  padding-top: 4px;

  margin: 0;

}

.art-post a img {

	border: none !important;

	text-decoration: none !important;

	padding: 0;

	margin: 0;

}

.wp-caption img {

  margin: 0;

  padding: 0;

  border: none;

}

.wp-caption p.wp-caption-text {

  font-size: 11px;

  line-height: 17px;

  padding: 3px 0 0 0;

  margin: 0;

}

.hidden {

  display: none;

}

/* Kalender */

#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;

}

.gallery {

  letter-spacing: normal;

}

.art-content {

  position: relative;

  z-index: 1;   

}

#todays-events {

  position: relative;

  z-index: 11;    

}

#upcoming-events {

  position: relative;

  z-index: 10;    

}

/* Eigene Stile */

.thumbnail {

	border: none !important;

	float: left;

	margin: 10px 10px 10px 0 !important;

}

.thumbnail a {

	border: none;

}

.more-link {

	display: block;

	clear: both;

	width: 160px;

	margin: 20px 0 0 0;

	padding: 4px 0 3px 0;

	text-align: center;

	font-size: 11px;

	background-color: #e5e5ff;

	font-weight: 500 !important;

	border-radius: 10px;

	-moz-border-radius: 10px;

	-webkit-border-radius: 10px;

}

.credits {

	text-align: left !important;

}

.datum {

	padding: 0;

	width: 200px;

	float: right;

	text-align: right;

	margin: -25px 240px 0 0;

	color: #ffffff;

	-moz-border-radius: 10px;

	-webkit-border-radius: 10px;

	font-size: 11px; 

}

.reply {

	margin: 0;

	padding: 2px 0;

	display: block;

	text-align: center;

	font-size: 11px;

	float: right;

	width: 100px;

	border-bottom: 1px solid #3F6892;

	background-color: #E5E5FF;

	-moz-border-radius: 10px;

	-webkit-border-radius: 10px;

}
.reply a {

	border: none !important;

	display: block;

	font-weight: 500 !important;

}
.avatar {

	margin: 0 0 0 10px !important;

}

/* allgemeine Tabellengestaltung */

table {

	font-size: 12px;

	width: 100%;

	border: 1px dashed #333333;

	padding: 2px;

}

th {

	text-align: left;

	color: #ffffff;

	background-color: #333333;

	padding: 5px;

}

td {

	padding: 3px;

	font-size: 12px;

}

.rechts {

	text-align:right;

}

.weiss {
	background-color: #f5f5f5;
}

/* div Provile */

#profile2 {
	float:right;
	margin: -40px 230px 0 0;
}
#profile2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#profile2 li {
	display: block; 
	float: left;
	height: 40px;
	width: 40px;
	padding: 0;
}
#profile2 li {
	height: 40px;
	width: 40px;
}
#profile2 a {
	display: block !important;
	width: 40px;
	height: 40px;
	margin: 0;
	background-position: center !important;
}
#profile2 a span {
	margin-left: -3000px;
}

#profile2 .print {
	background: url(images/profil_print.png) no-repeat;
}
#profile2 .print:hover {
	background: url(images/profil_print_bunt.png) no-repeat;
}
#profile2 .kontakt {
	background: url(images/profil_mail.png) no-repeat;
}
#profile2 .kontakt:hover {
	background: url(images/profil_mail_bunt.png) no-repeat;
}
#profile2 .faq {
	background: url(images/profil_faq.png) no-repeat;
}
#profile2 .faq:hover {
	background: url(images/profil_faq_bunt.png) no-repeat;
}

/* Slogan fuer den Header */

#slogan h1 {

	color: #000000;

	font-size: 30px;

	margin: 10px 0 0 0;

}

#slogan strong {

	font-weight: 900;

	color: #993333;

}

#slogan ul {

	list-style: none;

	margin: 5px 0 0 0;

	padding: 0;

	font-size: 14px !important;

	line-height: 150%;

}

#slogan .zwei {

	margin: 0 0 0 170px !important;

}

#slogan .drei {

	margin: 0 0 0 340px !important;

}

#slogan .vier {

	margin: 0 0 0 510px !important;

}

#slogan .name {

	text-transform: uppercase;

	font-weight: 600;

}

/* Thumbnails */

.thumbnail {

	border: 1px dashed #3F6892;

	padding: 4px;

}

/* Seitenanfang */

#seitenanfang {

	position: fixed;

	bottom: 40px;

	right: 10px;

}

#seitenanfang a {

	padding: 5px 10px;

	display: block;

	border-radius: 10px;

	-moz-border-radius: 10px;

	-webkit-border-radius: 10px;

	font-size: 10px;

	border: none;

	text-decoration: none;

}
#seitenanfang a:link,
#seitenanfang a:active {

	background-color: #000000;

	color: #ffffff;

}
#seitenanfang a:visited {
	background-color: #000000;
	color: #ffffff;
}
#seitenanfang a:hover {

	background-color: #3f6892;

	color: #ffffff;

}

/* Twitterbox */

.textwidget {

	padding: 0 !important;

	margin: 0 !important;

}
.twtr-hd {

	display: none !important;

}
.twtr-tweet-wrap {

	padding: 0 !important;

	font-family: Arial, Helvetica, sans-serif !important;

	line-height: 140% !important;

	margin: 5px 0;

	border-bottom: 1px solid #F5F5F5;

}
.twtr-ft {

	display: none !important;

}
/* G+-Widget */

div#wgp_wrapper {
	font-family: Arial, Helvetica, sans-serif !important;
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
	background: none !important;
}
