/*
Theme Name: SpionMedia DE-Version
Theme URI: http://www.spion-media.eu/
Description: Das neue Gewand von SpionMedia (2009).
Version: 0.1
Author: Philipp Steidler
Author URI: http://www.spion-media.eu/
*/


/* Begin Template */

@import url('home.css');

body { 
	font-size: 12px;
	font-family: Arial, Sans-Serif, Helvetica;
	background: #E9E6D1 url(images/spionmedia_bg.png);
	color: #006973;
	margin: 0;
	padding: 0;
}

div.twtr-doc {
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
}
div.twtr-ft img {
	height:10px;
}
div.twtr-ft span a {
	display:none;
}

#header { 
	position:absolute;
	width: 100%;
	height: 113px;
	background: #006871 url(images/spionmedia_header_bg.png);
}

#header_content {
	height:100%;
}

#header_images {
	height:340px;
}
.header_image {
	position:absolute;
}

#header_content,
#page_wrap {
	position:absolute;
	overflow:inherit;
	width: 900px;
	margin-left: -450px;
	left: 50%;
}

#page_wrap {
	margin-bottom: 70px;
	top: 113px;
	background-color: white;
}

#page {
	width: 900px !important;
	padding-bottom:25px !important;
	text-align: left;	
	overflow: inherit;
}

.cleardiv {
	clear:both;
}

#logo {
	position:absolute;
	top: 0px;
	left: 0px;
}

#menu {
	position:absolute;
	left:0px;
	bottom:-2px;
	overflow:hidden;
}

#menu ul {
	margin:0px;
	padding:0px;
}

#menu ul li {
	margin:0 24px 0 24px;
	display:inline;
	position:relative;
	padding:10px 0px;
}

#menu ul a {
	height: 39px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	line-height: 39px;
	text-decoration:none;
}

#menu ul a:hover {
	text-decoration:underline;
}

#menu ul .activ {
	margin:0px;
	padding:13px 19px;
	background-color: #FFFFFF;
	height: 39px;
	color:#007A82;
	font-size:13px;
	font-weight:bold;
	line-height: 39px;	
}

#menu ul .activ a {
	color:#007A82;
	text-decoration:none;
}

#menu ul .activ a:hover{
	color:#007A82;
	text-decoration:underline;
}

#menu ul .activ_left {
	margin:0px;
	padding:13px 0px;
	height: 39px;
	width: 5px;	
	right:-3px;
	background: #006973 url(images/spionmedia_activ_left.png) no-repeat;
}

#menu ul .activ_right {
	margin:0px;
	padding:12px 0px 13px;
	height: 39px;
	width: 5px;			
	left:-3px;
	background: #006973 url(images/spionmedia_activ_right.png) no-repeat;
}

#searchfield {
	position: absolute;
	right: 15px;
	bottom: 4px;
	width:187px;
	height: 31px;
	background: #006871 url(images/spionmedia_searchfield.png) no-repeat;
}

#search {
	position:absolute;
	left:10px;
	top:6px;
	width:131px;
	height: 18px;
	border: none;
	background: #006E76 url(images/spionmedia_searchfield_bg.png) repeat-x;
	color: #FFFFFF;
}

#siteform {
	position:relative;
	width:300px;
}

#siteform #search {
	background:none;
	width: 250px;
	border:1px inset;
	color:#000000;
	left:0px;
}

#send {
	position:absolute;
	width:30px;
	height:31px;
	right:0px;
	top:0px;
	border:none;
	background: #006871 url(images/spionmedia_search.png) no-repeat;
}

#siteform  #send:hover {
	background:url(images/spionmedia_search_wite_over.png) no-repeat;
}

#siteform  #send {
	background: #ffffff url(images/spionmedia_search_wite.png) no-repeat;
}

#send:hover {
	cursor:pointer;
	background:url(images/spionmedia_search_over.png) no-repeat;
}

#shortlinks {
	position: absolute;
	top: 10px;
	right: 15px;
}

#shortlinks ul {
	list-style: none;
	margin:0px;
	padding:0px;
}

#shortlinks ul li {
	float:left;
}

#shortlinks ul a {
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	display:block;
	text-decoration:none;
}

#shortlinks ul .contact {
	width: 49px;
	height: 31px;
	line-height:31px;
	background:url(images/btn_kontakt.png) no-repeat 4px;
	padding-left: 45px;
}

#shortlinks ul .contact:hover {
	background:url(images/btn_kontakt_over.png) no-repeat 4px;
}

#shortlinks ul .media {
	width: 65px;
	height: 23px;
	line-height: 23px;
	margin-top: 4px;
	margin-right: 10px;
	background:url(images/btn_mediadaten.png) no-repeat 4px;
	padding-left: 45px;
}

#shortlinks ul .media:hover {
	background:url(images/btn_mediadaten_over.png) no-repeat 4px;
}

#shortlinks ul a.ref {
	width: 65px;
	height: 27px;
	line-height: 23px;
	margin-top: 4px;
	margin-right: 10px;
	background:url(images/btn_referenzen.png) no-repeat 4px;
	padding-left: 37px;
}

#shortlinks ul a.ref:hover {
	background:url(images/btn_referenzen_over.png) no-repeat 4px;
}

#shortlinks ul a:hover {
	text-decoration:none;
	color:#A6D419;
}

#footer {
	position: absolute;
	bottom: -120px;
	width: 900px;
	height: 120px;
	background:#006871 url(images/footer_separator.png) repeat-x;
	padding-top: 40px;
	color:#FFFFFF;
}

#footer_top_left {
	position:absolute;
	top: -5px;
	left: 0px;
	width: 5px;
	height: 5px;
	background:url(images/footer_separator_left.png) no-repeat;
}

#footer_top_right {
	position:absolute;
	top: -5px;
	right: 0px;
	width: 5px;
	height: 5px;
	background:url(images/footer_separator_right.png) no-repeat;
}

#footer h2 {
		margin:0px;
}

#contact_us {
	position:absolute;
	top: 25px;
	left:25px;
}

#contact_us a {
	display:block;
	background-image:url(images/btn_kontaktieren.png);
	width:225px;
	height:45px;
	margin-top:17px;
}

#contact_us a:hover {
	background-image:url(images/btn_kontaktieren_over.png);
}

#sitemap {
	position:absolute;
	top:25px;
	left:425px;
}

#sitemap ul {
	list-style: none;
	float:left;
	margin:0 30px 0 30px;
}

#sitemap li {
	font-size:12px;
	font-weight:normal;
}

#sitemap a {
	color:#FFFFFF;
	text-decoration:none;
}

#sitemap a:hover {
	color:#A6D419;
}

#footer h2,
#sitemap ul {
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#51989E;
}

.divblock {
	background:url(images/block_bg.png) repeat-x;
	padding-top:25px;
}

#copyright {
	position:absolute;
	bottom:10px;
	left:10px;
	font-weight: bold;
	color:#FFFFFF;
}

#headerimg2 {
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;	
	opacity:0;
	filter:alpha(opacity=0);
}

#headerImgButton {
	position:absolute;
	z-index: 10;
	top:50px;
	left:50px;
	width:145px;
	height:30px;
	visibility:hidden;
}

#headerImgButton .button {
	display:block;
	width:145px;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	background:url(images/btn_headerimg.png) no-repeat;
}

#headerImgButton .button:hover {
	color:#036874;
	text-decoration:none;
	background:url(images/btn_headerimg_over.png) no-repeat;
}

.overheaderdiv {
	position:absolute;
	top:155px;
	left:472px;
	width:344px;
	height:130px;
	overflow:hidden;
	text-align:left !important;
	list-style-type:decimal !important;
	list-style-position:outside !important;
}


.overheaderdiv li {
	padding:0 !important;
	margin:2px !important;
	color:#006973 !important;
	font-weight:bold !important;
}

.overheaderdiv a {
	font-weight:normal;
	color:#006973;
	text-decoration:none;
}

.overheaderdiv a:hover {
	color:#9CD001;
	text-decoration:none;
}


.paket-set-col3 h2,
.article-set-col2 h2 {
	padding:0;
	margin:0 0 15px 0;
	font-size:20px;
	color:#006973;
}

.paket-set-col3 .articlesingle,
.paket-set-col3 .preview {
	margin-top:0px;
}

.articlesingle,
.preview {
	margin-top:20px;
}

.articlesingle h2,
.preview h2 {
	display:block;
	width:100%;
	heigth:55px;
	line-height:55px;
	font-size:20px;
	padding-left:55px;
}

.articlesingle h3,
.preview h3 {
	padding:0;
	margin:0 0 0 0;
	font-size:17px;
	color:#006973;
}

h2.umbruch {
	line-height:25px;
}

.articlesingle  .eins,
.preview .eins {
	background:url(images/point1.png) no-repeat;
}

.articlesingle  .zwei,
.preview .zwei {
	background:url(images/point2.png) no-repeat;
}

.articlesingle  .drei,
.preview .drei {
	background:url(images/point3.png) no-repeat;
}

.articlesingle  .vier,
.preview .vier {
	background:url(images/point4.png) no-repeat;
}

.articlesingle  .fuenf,
.preview .fuenf {
	background:url(images/point5.png) no-repeat;
}

.articlesingle  .sechs,
.preview .sechs {
	background:url(images/point6.png) no-repeat;
}


#pakete {
	position:relative;
	width:100%;
	height:375px;
	overflow:hidden;
}

#pakete .button175,
#pakete .button179,
#pakete .button190 {
	display:block;
	position:absolute;
}

#pakete .button175,
#pakete .button179 {
	bottom:47px;
	width:114px;
	height:33px;
	line-height:33px;
	background:url(images/btn_kaufen_small.png) no-repeat;
}

#pakete .button175:hover,
#pakete .button179:hover {
	background:url(images/btn_kaufen_small_over.png) no-repeat;
}

#pakete .button175 {
	left:31px;
}

#pakete .button179 {
	left:31px;
}

#pakete .button190 {
	bottom:35px;
	left:25px;
	width:144px;
	height:50px;
	background:url(images/btn_kaufen_big.png) no-repeat;
}

#pakete .button190:hover {
	background:url(images/btn_kaufen_big_over.png) no-repeat;
}

#pakete .paket1,
#pakete .paket2,
#pakete .paket3,
#pakete .paket4,
#pakete .paket5,
#pakete .seperator1,
#pakete .seperator2 {
	position:absolute;
	top:0px;	
	overflow:hidden;	
}


#pakete .seperator1 {
	z-index:1102;
	left:179px;	
}

#pakete .seperator2 {
	z-index:1106;
	left:720px;		
}

#pakete .paket1 {
	z-index:1101;
	width:179px;
	left:0px;
}

#pakete .paket2 {
	z-index:1103;
	width:175px;
	left:180px;
}

#pakete .paket3 {
	z-index:1104;
	width:190px;
	left:355px;
}

#pakete .paket4 {
	z-index:1105;
	width:175px;
	left:545px;
}

#pakete .paket5 {
	z-index:1107;
	width:179px;
	left:721px;
}

.helptext {
	display:none;
	visibility:hidden;
}

.navigation .alignright a,
.navigation .alignleft a,
a.more-link,
a.article_link_close,
a.article_link_more {
	display:block;
	text-decoration:none !important;
	height:18px !important;
	line-height:18px !important;
	font-size:11px !important;
	font-weight:bold !important;
	margin-top:15px;
	color:#006973 !important;
	padding-left:30px !important;
}

a.more-link {
	display:inline-block;
}

a.more-link:before {

}

.firma-set-col3 a.article_link_more {
	margin-top:10px;
}

.linknolinebreak a.article_link_more {
	margin-top:0px !important;
}

.navigation .alignright a:hover,
.navigation .alignleft a:hover,
a.more-link:hover,
a.article_link_close:hover,
a.article_link_more:hover {
	cursor:pointer;
	color:#9CD001 !important;
	text-decoration:none !important;
}

.navigation .alignright a {
	padding-right:30px !important;
	padding-left:0px !important;
	background:url(images/btn_more.png) no-repeat right;
}

.navigation .alignleft a {
	background:url(images/btn_prev.png) no-repeat;
}

.navigation .alignright a:hover {
	background:url(images/btn_more_over.png) no-repeat right;
}

.navigation .alignleft a:hover {
	background:url(images/btn_prev_over.png) no-repeat;
}

a.more-link,
a.article_link_more {
	background:url(images/btn_more.png) no-repeat;
}

a.more-link:hover,
a.article_link_more:hover {
	background:url(images/btn_more_over.png) no-repeat;
}

a.article_link_close {
	color:#006973;
	background:url(images/btn_closed.png) no-repeat;
}

a.article_link_close:hover {
	background:url(images/btn_closed_over.png) no-repeat;
}

.article {
	display:block;
}

.btn_beratung {
	display:block;
	margin-top:15px;
	width:346px;
	height:44px;
	background:url(images/btn_beratungstermin.png) no-repeat;
}

.btn_beratung:hover {
	background:url(images/btn_beratungstermin_over.png) no-repeat;
}

.btn_box_buy {
	display:block;
	margin:0px !important;
	width:171px;
	height:46px;
	line-height:46px;
	background:url(images/btn_kaufen_box.png) no-repeat;
}

.btn_box_buy:hover {
	background:url(images/btn_kaufen_box_over.png) no-repeat;
}

h2.leitungheader,
h2.marketingheader,
h2.grafikheader,
h2.entwicklungheader,
h2.redaktionheader,
h2.teamheader {
	display:block;
	color:#006973;
	margin-top:0px !important;
}

h2.teamheader {
	height:57px;
	line-height:57px;
	padding-left:67px;
	background:url(images/ico_factory.png) no-repeat;	
}

h2.leitungheader,
h2.marketingheader,
h2.grafikheader,
h2.entwicklungheader,
h2.redaktionheader {
	height:55px;
	line-height:50px;
	padding-left:65px;
	margin-bottom:15px;
}


h2.leitungheader {
	background:url(images/ico_geschaeftsfuehrung.png) no-repeat;	
}

h2.marketingheader {
	background:url(images/ico_marketing.png) no-repeat;	
}

h2.grafikheader {
	background:url(images/ico_grafik.png) no-repeat;	
}

h2.entwicklungheader {
	background:url(images/ico_entwicklung.png) no-repeat;	
}

h2.redaktionheader {
	background:url(images/ico_redaktion.png) no-repeat;	
}

.commentsymbol {
	position:absolute;
	top:0px;
	right:0px;
	width:52px;
	height:54px;
	padding-top:2px;
	background:url(images/comment_bg.jpg) no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#878787;
	text-align:center;
}

.commentsymbol a {
	display:block;
	width:52px;
	height:40px;
	line-height:37px;
	color:#878787;
	text-decoration:none;
}

.commentsymbol a {
	text-decoration:none !important;
	cursor:pointer;
}

.singlepost,
.archivpost {
	position:relative;
	width:100%;
	overflow:inherit;
	border-bottom:1px solid #878787;
	margin-bottom:25px;
}

.archivpost img{
/*	display:none !important;*/
}

.archivthumbnail {
	float:left;
	width:200px;
	height:200px;
	margin: 0px 28px 28px 0px;
	overflow:hidden;
	display:none;
}

.archivthumbnail img {
	width:100%;
	height:auto;
	display:inline !important;
}

.archivpostheader {
	padding: 0px 70px 15px 0px;
}

.archivpostheader h2{
	font-size:20px;
	color:#000000;
	margin-bottom:15px;
}

.archivpostheader h2 a{
	color:#000000 !important;
	text-decoration:none !important;
}

.archivpostheader h2 a:hover{
	color:#000000 !important;
	text-decoration:none !important;
}

.archivpostheader .posted {
	display:inline;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:4px 10px 4px 10px;
	background-color:#006871;
}

#sidebar h2,
.widgettitle {
	width:100%;
	background-color:#006871;
	color:#FFFFFF;
	padding:3px 7px 3px 7px !important;
	margin-top:10px !important;
}

/* End Template */

/* Begin Typography & Colors */
#content {
	overflow:inherit;
	padding-bottom: 30px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #006871;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #006871;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font:Arial, Helvetica, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#sidebar a {
	text-decoration: none;
	}

a {
	color: #006973;
	text-decoration: underline;
	}

a:hover {
	color: #9CD001;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn { /*content*/
	float: left;
	padding: 0 0 20px 30px;
	margin: 0px 0 0;
	width: 620px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

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

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

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
	color:#000000;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}


#sidebar h3 {
	color: white;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

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

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

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

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

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

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

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

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.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;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 30px 10px 0;
	width: 200px;
	float:right;
	overflow:hidden;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#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;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* @group Onlinewerbung */

.btn_black_left {
	background: url('images/onlinecalc/btn_black_left.png') no-repeat;
	height: 32px;
	width: 3px;
	float: left;
}

.btn_black_middle {
	background: url('images/onlinecalc/btn_black_middle.png') repeat-x;
	height: 16px;
	float: left;
	padding: 8px 4px;
	font-size: 14px;
	color: #ffffff;
}

.btn_black_right {
	background: url('images/onlinecalc/btn_black_right.png') no-repeat;
	height: 32px;
	width: 3px;
	float: left;
}

.btn_white_left {
	background: url('images/onlinecalc/btn_white_left.png') no-repeat;
	height: 35px;
	width: 4px;
	float: left;
}

.btn_white_middle {
	background: url('images/onlinecalc/btn_white_middle.png') repeat-x;
	height: 19px;
	float: left;
	padding: 8px 4px;
	font-size: 14px;
	color: #002c2f;
}

.btn_white_right {
	background: url('images/onlinecalc/btn_white_right.png') no-repeat;
	height: 35px;
	width: 4px;
	float: left;
}

.btn_lnk {
	text-decoration: none;
}

.handle {
	width: 23px;
	height: 23px;
	cursor: move;
	position: absolute;
	top: 0px;
}

.span {
	position: relative;
	height: 11px;
	background: url('images/onlinecalc/slider_span.png') repeat-x;
	z-index: 1;
	top: 6px;
}

.visits_left {
	background: url('images/onlinecalc/visits_left.png') no-repeat;
	height: 68px;
	width: 4px;
	float: left;
}

.visits_middle {
	background: url('images/onlinecalc/visits_middle.png') repeat-x;
	height: 62px;
	float: left;
	padding: 3px 4px;
	font-size: 52px;
	color: #002c2f;
}

.visits_right {
	background: url('images/onlinecalc/visits_right.png') no-repeat;
	height: 68px;
	width: 4px;
	float: left;
}

.visits_dot {
	background: url('images/onlinecalc/visits_dot.png') no-repeat;
	position: absolute;
	top: 95px;
	width: 8px;
	height: 8px;
}

.visits_eye {
	background: url('images/onlinecalc/visits_eye.png') no-repeat;
	position: absolute;
	top: 52px;
	width: 58px;
	height: 39px;
}

/* @end */

/* @group Autocomplete */

div.autocomplete {
  	width: 250px;
  	background-color: #ffffff;
  	margin: 0;
  	padding: 0;
  	z-index: 1000;
}

div.autocomplete ul {
  	list-style-type: none;
  	margin: 0;
  	padding: 0;
}

div.autocomplete ul li.selected {
	background-color: #ececec;
}

div.autocomplete ul li {
  	list-style-type: none;
  	display: block;
  	margin: 0;
  	padding: 2px;
  	cursor: pointer;
  	background-color: #ffffff;
  	font-size: 13px;
  	width: 187px;
}

div.autocomplete ul span.city {
	font-style: italic;
}

/* @end */

/* @group Referenzen */

#ref_header {
}
#ref_accord.ref_content {
	margin:20px 0 0;
}
.ref_content {
	margin:10px 0;
	width:900px;
	position:relative;
}
.ref_box {
	float: left;
	width: 428px;
	padding: 0px 10px;
	overflow: hidden;
}

.ref_box img {
	max-width: 430px;
}

.ref_content .ref_box .archivpostheader h2 {
	margin: 15px 0;
}

.ref_content .ref_box .archivpostheader {
	padding: 0;
}

.ref_box_right {
	border-left:1px dashed #AAAAAA;
}

.ref_box_left {
}

.ref_active1 .ref_item_0 {
	display: none;
}

.ref_active0 .ref_item_1 {
	display: none;
}

.ref_item_0 {
/*	position: relative;
	left: -23px;*/
}

.ref_item_1 {
	position: relative;
}

a:active, a:focus {
	outline: 0;
}

/* @end */
