@charset "utf-8";
/* CSS Document */

*{
	border:0px solid #eee;
	margin:0;
	padding:0;
	list-style:none;
	}
	
body {
	margin:0 auto;
	border:0;
	padding:0;
	background-color: #fff;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
}

table, tr, td {
	margin:0;
	padding:0;
	vertical-align:top;
}

img {
	border: 0; margin:0; padding:0;
}

h2 {
	color: #888;
}

/* ~~~~~~~~~~~~~~~~~~ HEADER ~~~~~~~~~~~~~~~~~ */

#header {
	width:100%;
	height:100px;
	margin:auto;
	text-align:center;
	background-color:#e9e9e9;
	border-top:3px solid #333;
	border-bottom:1px solid #ddd;
}

#header-inner {
	width:980px;
	margin:0 auto;
	text-align:left;
}

#header #nav {
		float: right;
		overflow: hidden;
		background: url(images/buttonDEL.png) right top;
			background-repeat:no-repeat;
		height:83px;
		padding:0px;
		margin:10px 0 0 0;
	}
	
		#header #nav li {
			float: left;
 			list-style: none;
 			background: url(images/buttonDEL.png) left top;
				background-repeat:no-repeat;
			height:83px;
			padding:0px;
			margin:0px;
  		}
		
		#header #nav li.selected{
 		}
			
			#nav li a {
				text-decoration: none;
				display: block;
				color:#a5a5a5;
				padding:22px 14px 0px 23px;
				font-size:20px;
 			}
			
			#nav li:hover a {
  				color:#b40000;
  			}
			
			#nav li:selected a {
  				color:#ffffff;
  			}
			
				#nav li .desc a{
					padding:0px 14px 22px 23px;
					text-decoration: none;
					color:#a5a5a5;
					font-size:12px;					
					margin-top:0px;
 				}
				
 				#nav li:hover .desc a{
 					color:#b40000;
 				}
				
 				#nav li.selected .desc{
 					color:#b40000;
 				}

/* ~~~~~~~~~~~~~~~~~~ INHALT ~~~~~~~~~~~~~~~~~ */

#inhalt {
	width:100%;
	margin:auto;
	text-align:center;
	background:url(images/spotlight-music-background.jpg) top center no-repeat;
	background-color:#ffffff;
}

#inhalt-inner {
	width:950px;
	margin:0 auto;
	text-align:left;
	padding:25px 0 25px 30px;
}

#inhalt-inner2 {
	width:980px;
	margin:0 auto;
	text-align:left;
	padding:25px 0 25px 0;
}

#inhalt h1.startseite {
	margin-left:45%;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#888;
	text-transform:uppercase;
	font-size:30px;
	padding: 25px 0 3px 0;
	border-bottom:1px solid #eee;
	text-align:left;
	font-weight:normal;
	letter-spacing:1px;
}

#inhalt p.headline {
	margin:0 0 0 45%;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#888;
	text-transform:uppercase;
	font-size:30px;
	padding: 25px 0 5px 0;
	text-align:left;
	font-weight:normal;
	letter-spacing:1px;
}

#inhalt h1.startseite-klein {
	margin:0 0 0 45%;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#888;
	text-transform:uppercase;
	font-size:14px;
	padding: 0 0 3px 0;
	border-bottom:1px solid #eee;
	text-align:left;
	font-weight:normal;
	letter-spacing:1px;
}

#inhalt h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	color: #b40000;
	padding: 0 0 10px 0;
	border-bottom:0;
	text-align:left;
	font-weight:normal;
	letter-spacing:1px;
	margin-left:70px;
}

#inhalt p.phone {
	margin:0 0 0 45%;
	color:#333;
	font-size:14px;
	padding: 3px 0 0 0;
	text-align:left;
}

#inhalt p {
	margin: 0 0 10px 0;
}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Showcase              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.featured {
  width: 934px;
  height: 352px;
  margin-bottom: 35px;
  padding: 3px;
  position: relative;
  z-index: 4;
  background: url("images/showcase.png") no-repeat;
}
.featured-small {
  width: 934px;
  height: 116px;
  padding: 3px;
  position: relative;
  z-index: 4;
  background: url("images/showcase-small.png") top no-repeat;
}
.cornerfix-top {
  width: 7px;
  height: 7px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 20;
  background: url("images/cornerfix-top.png") no-repeat;
}
.cornerfix-topright {
  width: 7px;
  height: 120px;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 20;
  background: url("images/cornerfix-topright.png") no-repeat;
}
.cornerfix-bottom {
  width: 7px;
  height: 7px;
  position: absolute;
  top: 351px;
  left: 0px;
  z-index: 20;
  background: url("images/cornerfix-bottom.png") no-repeat;
}
.cornerfix-bottom2 {
  width: 7px;
  height: 7px;
  position: absolute;
  top: 351px;
  right: 0px;
  z-index: 20;
  background: url("images/cornerfix-bottom.png") no-repeat;
}
.showcase-bigcontrol {
  width: 290px;
  height: 328px;
  float: right;
}
.showcase-bigcontrol-small {
  width: 940px;
  height: 49px;
  float: left;
  background: url("images/showcase-small-bigcontrols.png") top no-repeat;
}
.showcase {
  width: 637px;
  height: 351px;
  float: left;
}
.showcase-small {
  width: 938px;
  height: 120px;
  float: left;
}
.showcase-bigcontrol h1.entry-title {
  font-size: 25px;
  font-weight: normal;
}
.showcase .entry-content {
  border: none;
}
.showcase img.largethumb {
  margin-right: 15px;
  float: left;
}
.showcase-small img {
  margin-right: 1px;
  float: left;
}
.showcase-buttons {
  height: 101px;
  padding: 9px 10px;
  position: relative;
}
.showcase-buttons-small {
  width: 309px;
  text-align:center;
  float:left;
  padding-top:3px;
}
.showcaseteaser {
  width: 33px;
  height: 119px;
  position: absolute;
  top: -3px;
  left: -39px;
  z-index: 51;
  background: url("images/teaser.gif") no-repeat;
}
.showcaseteaserhover {
  width: 0px;
  height: 114px;
  padding: 3px 0;
  position: absolute;
  overflow: hidden;
  top: -3px;
  left: -15px;
  z-index: 52;
  background: url("images/teaserhover.gif") no-repeat;
}
.showcaseteaserhover img {
  opacity: .0;
}
div.controls {
  position: absolute;
  bottom: 7px;
  left: 7px;
  z-index: 101;
}
div.controls a {
  width: 15px;
  height: 15px;
  padding: 5px;
  float: left;
  display: block;
  background: url("images/control.png") no-repeat center center;
}
div.controls a.activeSlide {
  background: url("images/control-selected.png") no-repeat center center;
}

.entry-title {
  margin-bottom: 3px;
  font-size: 28px;
  font-weight: normal;
  color: #666;
  cursor:default;
}

.entry-title a:link, .entry-title a:visited {
  color: #666;
}

.entry-title a:hover, .entry-title a:active, .entry-title a:focus {
	color: #b40000;	
}

.entry-content {
	font-size:14px;
}

#showcase-allgemein {
	width:930px;
	padding:5px;
  	background: #fff url("images/showcase-bgallgemein.png") bottom no-repeat;
	font-size:80%;
	text-align:center;
}

#showcase-allgemein li {
	list-style:square;
}

#showcase-allgemein ul {
	padding-left:15px;
}


/* ~~~~~~~~~~~~~~~~~~ BLOCK 2 ~~~~~~~~~~~~~~~~~ */

#block2 {
	width:100%;
	margin:auto;
	text-align:center;
	background:url(images/bg-block2-2.png) top left repeat-x;
	background-color:#e9e9e9;
}

#block2-inner {
	width:980px;
	margin:0 auto;
	text-align:left;
	padding-top:15px;
}

.block2-title {
	min-height: 100px;
	float:left;
	font-size:80%;
}

.block2-leistungen-title {
	min-height: 100px;
	float:left;
	font-size:80%;
}

.block2-title h3, .block2-leistungen-title h3 {
	font-size:160%;
	padding-bottom:10px;
	text-transform:uppercase;
	font-weight:normal;
}

#leistungen {
	/* background:url(images/bg-start-leistungen.jpg) right top no-repeat; */
	background:url(images/bg-start-team.png) top right no-repeat;
	width:305px;
	padding-right:30px;
	margin-right:10px;
}

#leistungen h3 {
	width:200px;
}

#referenzen {
	background:url(images/bg-start-referenzen.png) top right no-repeat;
	width:285px;
	padding-right:35px;
	margin-right:5px;
	min-height:289px;
}

#team {
	width:305px;
	background:url(images/bg-start-leistungen.jpg) top right no-repeat;
}

.trenner {
	clear:both;
	height:20px;
}

#leistungen p.text {
	margin-bottom:5px;
	text-align:justify;
	font-size:90%;
	color:#353535;
}

#team p.text {
	margin-bottom:5px;
	text-align:justify;
	font-size:90%;
	color:#353535;
}

#referenzen p.text {
	margin-bottom:5px;
	text-align:justify;
	font-size:90%;
	color:#353535;
}

#block3 {
	width:100%;
	margin:auto;
	text-align:center;
	background-color:#fff;
	clear:both;
}

#block3-inner {
	width:980px;
	margin:0 auto;
	text-align:left;
	padding-top:15px;
}

#block3-inner {
		overflow: hidden;
 	}
	
.block3-title {
	width:300px;
	float:left;
	font-size:80%;
}

#block3-inner .main-read-more{
			clear:both;
 			width:99px;
			height:29px;
			background: url(images/footerButton.png) no-repeat;
			list-style:none;
			float:right;
			margin-bottom:15px;
  		}
   			
			#block3-inner .main-read-more li{
 				text-align:left;
				margin:0px;
				padding:0px;
				margin-top:5px;
				margin-left:8px;
				display:block;
			}
			
				#block3-inner .main-read-more a{
					color:#3e3e3e;
					text-decoration:none;
				}
			
				#block3-inner .main-read-more a:hover {
					text-decoration:underline;
				}
				

	
		#block3-inner h4 {
			color: #3e3e3e;
			/*text-shadow: 0 1px 3px black;*/
			font-size: 18px;
			margin-top: 24px;
			min-height:31px;
			padding-top:15px;
			padding-left:43px;
			padding-bottom:0px;
 		}
		
.desc-formular {
	padding-bottom:15px;
	color:#b40000;
}

.block3-title p.desc {
	font-size:120%;
	padding-bottom:15px;
	color:#b40000;
}

		#textbeitrag {
			width: 600px;
			margin-right:80px;
		}
		
		.textbeitrag-1 {
			background: url(images/bg-startseite-textbeitrag-1.png) no-repeat;
			background-position:left;
		}
		
		.textbeitrag-2 {
			background: url(images/bg-startseite-textbeitrag-2.png) no-repeat;
			background-position:left;
		}
		
		.textbeitrag-3 {
			background: url(images/bg-startseite-textbeitrag-3.png) no-repeat;
			background-position:left;
		}
		
		#block3-inner #blognews h4 {
			background: url(images/blog.png) no-repeat;
			background-position:left;
		}
		
		#twitter, #sponsor, #blognews {
			width: 280px;
		}
		
		#agb {
			width: 540px;
		}
		
		#webdesign {
			width: 380px;
			font-size:80%;
			margin-right:40px;
		}
		
		#disclaimer {
			margin-top:40px;
		}
		
		#block3-inner #disclaimer p {
			font-size:80%;
			margin-bottom:5px;
			text-align:justify;
		}
		
		#block3-inner #twitter h4 {
			background: url(images/twitter.png) no-repeat;
			background-position:left;
		}

		#block3-inner #sponsor h4 {
			background: url(images/sponsor.png) no-repeat;
			background-position:left;
		}

		#block3-inner #agb h4 {
			background: url(images/sponsor.png) no-repeat;
			background-position:left;
			margin-top:0;
		}

		#block3-inner .footer-content {
			background: url(images/footerTitle.png) no-repeat;
			margin-top:6px;
			list-style:none;
			padding:0px;
		}
		
			#block3-inner .footer-content li {
				margin-left: 0px;
				padding:10px 0px;
				font-size:12px;
				border-bottom:1px #cfcece solid;
				width:292px;
				font-family:Tahoma, sans-serif;
				color:#5a5a5a;
			}		
	
				#block3-inner .footer-content li a{
					text-decoration:none;
					padding-left: 10px;
				}		
		
 				#block3-inner .footer-content li.selected a, #block3-inner .footer-content li a:hover {
 					text-decoration:underline;
				}
				
		#block3-inner .footer-read-more{
  			margin-top: 8px;
 			text-align:right;
			margin-bottom:70px;
 		}

			#block3-inner .footer-read-more a{
				color:#b40000;
				text-decoration:none;
			}
		
			#block3-inner .footer-read-more a:hover {
				text-decoration:underline;
			}
			
				#block3-inner .footer-read-more span{
					color:#6e6e6e;
				}
				
		#block3-inner .footer-content-date{
 			font-weight:bold;
			font-size:11px;
			line-height:18px;
			margin-bottom:5px; 			
		}
		
		#block3-inner .footer-content-text{
  			font-size:12px;
			line-height:18px;
			margin-bottom:10px;
			text-align:justify;
		}
		
		#block3-inner hr{
			margin-bottom:5px;
		}
		
		
#block-fuss {
	width:100%;
	height:50px;
	margin:auto;
	text-align:center;
	background-color:#1e1e1e;
}

#block-fuss-inner {
	width:980px;
	height:50px;
	margin:0 auto;
	text-align:left;
	font-size:80%;
}

#block-fuss-inner img {
	float:left;
	margin:4px 15px 0 0;
}

#block-fuss-inner ul {
			float: left;
			overflow: hidden;
			margin:0 10px 0 0;
		}
	
			#block-fuss-inner li {
				list-style: none;
				float: left;
				background: url(../img/rss.png) no-repeat left 80%;
				padding-left:24px;
				margin:15px 0 0 0;
			}
	
				#block-fuss-inner a:hover {
					color: #808080;
					text-decoration: underline;
				}

				#block-fuss-inner ul li a {
					color: #808080;
					font-size:11px;
					text-decoration: none;
				}

/* LAYOUT */

/* BLOG */

.wrapper {
	float:left;
	width:100%;
	}

#blog-inhalt {
	width:600px;
	float:left;
}

.entry {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-top: 1px solid #7c7b67;
	background-color:#e3e3e3;
	width: 520px;
	margin-left:70px;
	padding:10px 10px 10px 25px;
	font-size:80%;
	text-align:justify;
	margin-bottom:10px;
}

.entry-leistungen {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-top: 1px solid #7c7b67;
	background-color:#e3e3e3;
	margin: 0 220px 0 220px;
	padding:10px 10px 10px 25px;
	font-size:80%;
	text-align:justify;
	margin-bottom:10px;
}

.entry-technikverleih-wrap {
	margin: 0 220px 0 0px;
	margin-bottom:10px;
}

.entry-technikverleih {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-top: 1px solid #7c7b67;
	background-color:#e3e3e3;
	margin: 0 0 0 220px;
	padding:10px 10px 10px 25px;
	font-size:80%;
	text-align:justify;
	margin-bottom:10px;
}

.entry-referenzen {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-top: 1px solid #7c7b67;
	background-color:#e3e3e3;
	margin: 0 0 0 420px;
	padding:10px 10px 10px 25px;
	font-size:80%;
	text-align:justify;
	margin-bottom:10px;
}

.submenu-referenzen {
	float:left;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-top: 1px solid #7c7b67;
	background-color:#eee;
	padding:5px 0 5px 15px;
	margin:0 0 10px -15px;
	width:100%;
}

.submenu-referenzen-fixed {
	position:fixed;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-top: 1px solid #7c7b67;
	background-color:#e3e3e3;
	margin: 0 0 0 265px;
	padding:10px;
	width: 130px;
	font-size:80%
	
}

.entry-kontakt-1 {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-top: 1px solid #7c7b67;
	background-color:#e3e3e3;
	margin: 0 30px 0 0;
	padding:10px 10px 10px 25px;
	font-size:80%;
	text-align:justify;
	margin-bottom:10px;
	float:left;
	width: 435px;
}

.entry-kontakt-2 {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-top: 1px solid #7c7b67;
	background-color:#e3e3e3;
	margin: 0;
	padding:10px 10px 10px 25px;
	font-size:80%;
	text-align:justify;
	margin-bottom:10px;
	float:left;
	width: 435px;
}

.entry-kontakt-wrap {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-top: 1px solid #7c7b67;
	background-color:#e3e3e3;
	margin: 0 0 0 270px;
	padding:10px 10px 0 25px;
	text-align:justify;
	margin-bottom:10px;
	width: 665px;
}

.entry-kontakt-3 {
	margin: 0 30px 0 0;
	font-size:80%;
	text-align:justify;
	margin-bottom:10px;
	float:left;
	width: 300px;
}

.entry-kontakt-4 {
	margin: 0;
	font-size:80%;
	text-align:justify;
	margin-bottom:10px;
	float:left;
	width: 310px;
	padding-left:20px;
}

.entry-kontakt-3 p, .entry-kontakt-4 p {
	margin-bottom:10px;
}



.entry h2, .entry-leistungen h2, .entry-technikverleih h2, .entry-referenzen h2 {
	font-size: 24px;
	font-weight:normal;
	padding: 15px 0 20px 0;
}

.entry li, .entry-leistungen li, .entry-technikverleih li, .entry-referenzen li {
	list-style:square;
	padding-left:10px;
}

.entry ul, .entry-leistungen ul, .entry-technikverleih ul, .entry-referenzen ul {
	padding-left:15px;
	margin-bottom:10px;
}

.rechts-wrap {
	float:left;
	width:188px;
	margin-left:-200px;
}

.rechts-einzeln {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-top: 1px solid #7c7b67;
	background-color:#e3e3e3;
	padding: 10px 5px 10px 5px;
	font-size:80%;
	margin-bottom:20px;
}

.rechts-leistungen {
	float:left;
	width:188px;
	margin-left:-200px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-top: 1px solid #7c7b67;
	background-color:#e3e3e3;
	padding: 10px 5px 10px 5px;
	font-size:80%;
}

.rechts-leistungen li {
	list-style:square;
}

.rechts-leistungen ul {
	padding-left:15px;
}




.bilderleiste {
	float:left;
	width: 220px;
	margin-left:-950px;
}

.bilderleiste-referenzen {
	float:left;
	width: 400px;
	margin-left:-950px;
}

.bilderleiste2 {
	float:left;
	width: 220px;
	margin-left:-750px;
	margin-bottom:10px;
}

.bilderleiste img, .bilderleiste2 img, .bilderleiste-referenzen img {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-top: 1px solid #7c7b67;
	background-color:#e3e3e3;
	padding: 3px;
	margin-bottom:5px;
	display:block;
}

.gallery-row {
	padding-bottom:10px;
}

.formular-teil {
	float:left;
	width: 480px;
}

.formular-teil input {
	width:95%;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-top: 1px solid #7c7b67;
	background-color:#fff;
	padding:5px;
	margin-top:5px;
	margin-bottom:10px;
}
.formular-teil input#submit {
	width:50%;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-top: 1px solid #7c7b67;
	background-color:#b40000;
	padding:5px;
	margin-top:5px;
	color:#FFF;
}
.formular-teil textarea {
	width:100%;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-top: 1px solid #7c7b67;
	background-color:#fff;
	padding:5px;
	margin-top:5px;
}


.blogdate { 
	background: url(images/bg_blogdate-24.png) no-repeat top left; 
	width: 107px; 
	height: 64px; 
	padding: 8px 0 0 12px;
	margin-left:-130px;
	margin-top:3px;
	float:left;
	}
	
.blogdate .date_no { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 36px; color: #b40000; display: block; float: left; width: 50px; }
.blogdate .month { font-size: 14px; color: #454334; margin: 7px 0 0 6px; float: left; display: inline; }
.blogdate .month .year { font-size: 12px; color: #454334; float: left; font-weight: bold; }

#blog_top_nav { 
	float: right; 
	background:url(images/blog_top_nav-24.png) no-repeat top left; 
	width: 288px; 
	height: 42px; 
	padding: 0 6px 7px 6px; 
	font-size:70%;
	}
	
#blog_top_nav a { float: left; font-weight: bold; text-decoration: none; color:#55554a; display: block; padding: 14px 14px 15px 10px; margin: 3px 0 0 0; font-size:11px; }
#blog_top_nav a.rss { background: url(images/bg-blog-rss.png) no-repeat center left; padding-left: 34px; }
#blog_top_nav a.contact { background: url(images/bg-blog-contact.png) no-repeat center left; padding-left: 37px; }
#blog_top_nav a.login { background: url(images/bg-blog-autor-nav.png) no-repeat center left; padding-left: 34px; }
#blog_top_nav a:hover { background-color: #a9a792; }

.blogmeta {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-top: 1px solid #ccc;
	background-color:#e8e8e8;
	width: 520px;
	margin-left:70px;
	padding:10px 10px 10px 25px;
	font-size:70%;
	text-align:left;
	margin-bottom:40px;
	line-height: 20px;
}

.meta-tags {
	height:16px;
	background:url(images/bg-blog-tags.png) top left no-repeat;
	padding: 2px 10px 0 25px;
	display:inline;
}
.meta-autor {
	height:16px;
	background:url(images/bg-blog-autor.png) top left no-repeat;
	padding: 2px 10px 0 18px;
	display:inline;
}
.meta-comments {
	height:16px;
	background:url(images/bg-blog-comments.png) top left no-repeat;
	padding: 2px 10px 0 20px;
	display:inline;
}


#sidebar { float: right; width: 300px; margin: 10px 0 30px 0; }
.sidebar_title { float: left; margin-left: 6px; display: inline; width: 294px; font-size:18px; margin-bottom:10px; color:#999; padding-left:12px }
.sidebar_box_wrapper { float: left; width: 100%; background: url(images/blog_sidebar-block.png) no-repeat top left; margin-bottom: 20px; }
.sidebar_box { float: left; width: 276px; background:url(images/blog_sidebar-block-bottom.png) no-repeat bottom left; padding: 12px; color: #434434; }
.sidebar_box ul { list-style: none; }
.sidebar_box ul li { float: left; width: 100%; border-bottom: 1px solid #7c7b67; }
.sidebar_box ul li a { display: block; font-size: 13px; font-weight: bold; color: #434434; text-decoration: none; padding: 8px 0 8px 10px; }
.sidebar_box ul li a:hover { background: #7c7b67; }

h3#comments, h3#postcomment {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	color: #b40000;
	padding: 0 0 10px 0;
	border-bottom:0;
	text-align:left;
	font-weight:normal;
	letter-spacing:1px;
	margin-left:70px;
}

#commentlist li {
	list-style:none;
	padding:0;
	margin:0;
}

.avatar {
	float:left;
	padding:0 3px 3px 0;
	border-bottom: 1px solid #888;
	border-right: 1px solid #b40000;
	margin: 0 10px 10px 0;
}

.comment-text {
	clear:both;
}

/* DIVERSES */

.words {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:130%;
	color: #000;
	font-weight:bold;
	float:left;
	width: 270px;
}

.cursor {
	cursor: hand;
	cursor: pointer;
	}

.padding10 {
	padding: 10px;
}

a:link, a:visited {
	color:#333333; text-decoration:none;
}

a:hover, a:active, a:focus {
	color:#b40000;
}

.piclink a:link, .piclink a:visited {
	font-style:italic; color:#000; text-decoration:none;
}

.piclink a:hover, .piclink a:active, .piclink a:focus {
	background-color:#e2001b;
}

.borderless a:link, .borderless a:visited {
	font-style:italic; color:#ccc; text-decoration:none; border:0;
}

.borderless a:hover, .borderless a:active, .borderless a:focus {
	background-color:#e2001b; border:0;
}


.font70 { font-size:70%; }
.font80 { font-size:80%; }
.font120 { font-size:120%; }
.font140 { font-size:140%; }
.font160 { font-size:160%; }
.font180 { font-size:180%; }
.font200 { font-size:200%; }
.font230 { font-size:230%; }
.font250 { font-size:250%; }
.font270 { font-size:270%; }
.font300 { font-size:300%; }
.font350 { font-size:350%; }
.font400 { font-size:400%; }

.weiss { color: #FFF; }
.pink { color: #e2007a; }
.dpink { color: #b00050; }
.grau { color: #222; }
.black { color: #000; }

/* WPCF7 */

div.wpcf7-response-output {
	clear:both;
}


