/*****************************************************/
/*                    RESETs                         */
/*****************************************************/
*{
	margin:0;
	padding:0;
	border:none;
	list-style:none;
}

/*****************************************************/
/*           SITE DEFINITIONs und HEADER             */
/*****************************************************/

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color: transparent;
	background-image: url(images/bkg.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center bottom;
	background-color: #c8c8c8;
	color:#535353;
	
	
}
#page, #footer{
	position:relative;
	width:980px;
	margin:0 auto;
	overflow:hidden;
}

#page{
	padding-bottom:0px;
	margin-bottom: 0px;
}

#logo a{
	background:url(images/logo.gif) 0 0 no-repeat;
	width:279px;
	height:22px;
	display:block;
	outline:none;
	text-indent:-19999px;
	position:absolute;
	right:32px;
	top:89px;
}


#header{
	background:url(images/bkg_header.gif) 0 0;
	width:980px;
	height:302px;
	display:block;
	outline:none;
	text-indent:-19999px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:-400;
}

#slogan{
	background:url(images/slogan.png) 0 0;
	width:546px;
	height:39px;
	display:block;
	outline:none;
	text-indent:-19999px;
	position:absolute;
	left:51px;
	top:181px;
}


/* *************************************************** */
/*                     Menu                            */
/* *************************************************** */


#menu{
	position:absolute;
	left:0;
	top:60px;
	height:81px;
	width:643px;
}
#menu li{
	float:left;
}
#menu li a{
	float:left;
	text-decoration:none;
	color:#fff;
	height:81px;
	background-image:url(images/menu.gif);
	font-size:1%;
	text-indent:-19999px;
	overflow:hidden;

}
#menu li a.first{
	border-left:0px;
}
#m_blog{width:128px; background-position:0 0;}
#m_blog:hover, #m_blog.hover, #m_blog.active{background-position:0 81px;}

#m_ueberuns{width:128px; background-position:-129px 0;}
#m_ueberuns:hover, #m_ueberuns.hover, #m_ueberuns.active{background-position:-129px 81px;}

#m_kunden{width:128px; background-position:-257px 0;}
#m_kunden:hover, #m_kunden.hover, #m_kunden.active{background-position:-257px 81px;}

#m_projekte{width:129px; background-position:-385px 0;}
#m_projekte:hover, #m_projekte.hover, #m_projekte.active{background-position:-385px 81px;}

#m_kontakt{width:129px; background-position:-514px 0;}
#m_kontakt:hover, #m_kontakt.hover, #m_kontakt.active{background-position:-514px 81px;}

#menu li a:hover, #menu li a.active{
	background-color:#FFFFFF;
}


/*****************************************************/
/*                      PAGE                         */
/*****************************************************/
.content {
	float:left;
	width:612px;
	padding:340px 0px 0 0;
	
} 

td {
  padding: 5px 5px 5px 5px;
} 



/*****************************************************/
/*                     SUCHE                         */
/*****************************************************/

#searchform label{
	display:none;
}

#suchfeld{
	width:242px;
	margin-top:10px;
	
}
#searchform input#s{
	width:171px;
	height:18px;
	border:none;
	color:#000;
	padding:3px 0px 0 3px;
	border:1px solid;
	border-color:#534d49;
	float:left;
	
}

#searchsubmit {
	background:url(images/suche.gif) 0 0 no-repeat;
	margin-left:10px;
	width:61px;
	height:24px;
	display:block;
	outline:none;
	text-indent:-19999px;
	
}


/*****************************************************/
/*                    SIDEBAR                        */
/*****************************************************/

#sidebar {
	float:right;
	display:block;
	width:368px;
	padding:281px 0 0 0;
	background-color: transparent;
	background-image: url(images/bkg_sidebar.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-size:10px;
}


#sidebar .widget{
	width:240px;
	display:block;
	margin-left:40px;
	padding:10px 10px 10px 10px;
	background-color:#FFFFFF;
	border:0px solid #940000;	
}

#sidebar a:hover{
	text-decoration:underline;
}

#sidebar a{

	font-size:10px;
	text-decoration:none;
}

#sidebar h2 {
	color:#999;
	font-size:14px;
	text-indent:-19999px;
		list-style-type: none;
	
}

.widget widget_flickrRSS{

	margin-bottom: 15px;
}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul ul {
	padding:0;
}

#sidebar ul li {
	list-style-type: circle;
	margin-bottom: 15px;
}

.widget widget_flickrRSS{
	list-style-type: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

#sidebar ul ul li{
	margin:0;
	margin-left:15px;
	padding:3px 0px 0px 0px;
}




#sidebar form {
	margin:0;
	padding:0;
}
	

* html #sidebar .button, *+html #sidebar .button{
	padding:0;
}


#sidebar #flickrrss h2 {
	background-image:url(images/flickr.gif);
	width:180px;
	height:25px;
	display:block;
	outline:none;
	margin:0 0 5px 0;
	text-indent:-19999px;
}

#sidebar #archives-3 h2 {
	background-image:url(images/archiv.gif);
	width:72px;
	height:24px;
	display:block;
	outline:none;
	margin:0 0 5px 0;
	text-indent:-19999px;
}

#sidebar #tag_cloud-3 h2 {
	background-image:url(images/tags.gif);
	width:49px;
	height:25px;
	display:block;
	outline:none;
	margin:0 0 5px 0;
	text-indent:-19999px;
}

#sidebar #text-3 h2 {
	background-image:url(images/kunden.gif);
	width:84px;
	height:25px;
	display:block;
	outline:none;
	margin:0 0 5px 0;
	text-indent:-19999px;
}

#sidebar #text-5 h2 {
	background-image:url(images/kunden-medien.gif);
	width:243px;
	height:20px;
	display:block;
	outline:none;
	margin:0 0 5px 0;
	text-indent:-19999px;
}

#sidebar #text-4 h2 {
	background-image:url(images/referenzen.gif);
	width:236px;
	height:25px;
	display:block;
	outline:none;
	margin:0 0 5px 0;
	text-indent:-19999px;
}


#icon_rss a{
	background:url(images/rss-feed-abo.gif) 0 0 no-repeat;
	width:107px;
	height:31px;
	display:block;
	margin:20px 0 20px 0;
	outline:none;	
	text-indent:-19999px;
	position:absolute;
	top:397px;
	right:86px;
}


#icon_email a{
	background:url(images/email-abo.gif) 0 0 no-repeat;
	width:111px;
	height:31px;
	display:block;
	margin:20px 0 20px 0;
	outline:none;	
	text-indent:-19999px;
	position:absolute;
	top:358px;
	right:82px;
}

#lorenzoni-pr {
	background:url(images/lorenzoni.gif) 0 0 no-repeat;
	width:160px;
	height:25px;
	display:block;
	outline:none;
	margin:0 0 5px 0;
	text-indent:-19999px;
}

#rss {
	background:url(images/rss-headline.gif) 0 0 no-repeat;
	width:35px;
	height:25px;
	display:block;
	outline:none;
	margin:0 0 5px 0;
	text-indent:-19999px;
	position:absolute;
	top:344px;
	right:159px;
}

#themen {
	background:url(images/themen.gif) 0 0 no-repeat;
	width:87px;
	height:25px;
	display:block;
	outline:none;
	margin:0 0 5px 0;
	text-indent:-19999px;

}


a.facebook_icon {
	background:url(images/facebook_logo.gif) 0 0 no-repeat;
	width:200px;
	height:28px;
	display:block;
	outline:none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
}

a.flickr_icon {
	background:url(images/flickr_logo.gif) 0 0 no-repeat;
	width:200px;
	height:23px;
	display:block;
	outline:none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
}



/*****************************************************/
/*                 BLOG EINTRÄGE                     */
/*****************************************************/

h1, h2, h3 {

}
.post h2, .post h2 a {
	color:#302e2b;
	font-size:24px;
	text-decoration:none;

}

.post h2{
	
	width:540px;
	margin-bottom:10px;
	
}

h3 {
	color:#302e2b;
	font-size:14px;
	text-decoration:none;
	margin-bottom:10px;
}


.time{
	font-size:12px;
	color:#535353;
	margin-bottom:10px;
}


#kategorie{
	clear:both;
	width:555px;
	margin-bottom:14px;
	font-size:11px;
}


.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
}

a {
	color:#534d49;
}
a:hover{
	text-decoration:none;
}

p{
	line-height:20px;
	padding-bottom:15px;
}

.einpost{
	margin-bottom:30px;
	line-height:18px;
}

#post-top .date{
	color:#999;
	font-size:12px;
	font-weight:bold;
}
#post-top .postmetadata {
	float:right;
}
.post {
	position:relative;
	display:block;
	clear:both;
	padding:0px 0px 0px 54px;
	background-color:#FFFFFF;
	border:0px solid #940000;
	
}


.post .readmore{
	padding:5px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	float:right;
	margin:10px;
	text-decoration:none;
	clear:both;
}

.bottom{
	display:block;
	height:20px;
	padding:5px 0;
	font-size:11px;
	float:left;
	clear:both;
	width:612px;
}
#tagsdiv{
	float:left;
	width:400px;
}

.bottom a{
	float:left;
	padding:5px 0 5px 20px;
	margin-right:10px;
}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.clear {
	clear: both;
}

a.more {
	float:left;
	text-decoration:none;
	background-color:#dcdcdc;
	padding:3px 0;
	width:548px;
	height:23px;
	text-align:right;
	display:block;
	margin-bottom:5px;
	margin-top:20px;
	color:#534d49;
}




/*****************************************************/
/*                    HEADLINES                      */
/*****************************************************/

h1 {
	color:#302e2b;
	font-size:20px;
	text-decoration:none;
	
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

/*****************************************************/
/*                     IMAGES                        */
/*****************************************************/
.post img{

}
p img {
	padding: 0;
	max-width: 100%;
	padding: 0px;
	margin: 0 40px 17px 0px;

}

a.flickr img{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.aligncenter {
	padding: 4px;
	margin: 0 0 0 60px;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
	
/*****************************************************/
/*                     LISTEN                        */
/*****************************************************/

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 20px;
	text-indent: 0px;
}

html>body .entry li {
	margin: 10px 0 10px 10px;
	list-style:square;
	
}


/*****************************************************/
/*                     KOMMENTARE                    */
/*****************************************************/

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #b2b2b2;
}

#commentform {
	margin: 5px 10px 0 0;
	padding-left: 54px;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
	border:1px solid #b2b2b2;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}


#commentform #submit {
	margin: 0;
	float: right;
	font-size:12px;
	background-color:#534d49;
	color:#fff;
	cursor:pointer;
}

.alt {
	margin: 0;
	padding: 10px;
	display:none;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	background-color:#FFFFFF;
	border:6px solid #940000;
	
	
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-bottom:20px;
	height:10px;
	vertical-align:middle;
	padding:5px 10px 0 10px;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 0px solid #ddd;
	background-color: #FFFFFF;
	padding-top: 0px;
	margin: 0px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	text-align: right;
	line-height: 17px;
	padding: 0 10px 0px 0px;
	margin: 0;
}


/* *************************************************** */
/*                     Formular                        */
/* *************************************************** */

.formular {
	background-color:#FFFFFF;
	cursor:auto;
	border:1px solid;
	border-color:#534d49;
	padding:3px 0 0 3px;
}


.abschicken {
	padding:5px;
	font-size:12px;
	background-color:#534d49;
	color:#FFFFFF;
	cursor:pointer;

}

.select {
	font-size:12px;
	background-color:#FFFFFF;
	color:#000000;
	cursor:auto;
	border:1px solid;
	border-color:#534d49;

}

.error {
	color:#ff1000;
}

/*****************************************************/
/*                     FOOTER                        */
/*****************************************************/


#footer{
	width:100%;
	height:190px;
	background-color: transparent;
	background-image: url(images/bkg_footer.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center bottom;
	background-color: #c8c8c8;
}




#footeradresse{
	position:relative;
	float:left;
	font-size:14px;
	color:#FFFFFF;
	margin-left:59px;
	margin-top:65px;	
}


#footeradresse a{
	color:#FFFFFF;
}


#sportalpen a{
	position:relative;
	float:right;
	background:url(images/sportalpen.png) 0 0 no-repeat;
	width:100px;
	height:22px;
	display:block;
	outline:none;
	text-indent:-19999px;
	margin-right:30px;
	margin-top:155px;
}

#sportalpen a:hover{
	background:url(images/sportalpen-hover.png) 0 0 no-repeat;
	float:right;
	width:100px;
	height:22px;
	display:block;
	outline:none;
	text-indent:-19999px;
	margin-right:30px;
	margin-top:155px;
}


