/*Theme Name: Paula Print 2010Theme URI: http://www.paula-print.de/Description: Theme for Paula Print Relaunch 2010Version: 1.0Author: DK for KHHKOM.de (http://www.KHHKOM.de)*//* +++++++++++++++++++++ HAXX ++++++++++++++++++++++++ *//* height fix */html, body, #wrap {height: 100%;}body > #wrap {height: auto; min-height: 100%;}/*@font-face {	font-family: 'VegurRegular';	src: url('css/vegur-r_0.600-webfont.eot');	src: local('?'),		url('css/vegur-r_0.600-webfont.woff') format('woff'),		url('css/vegur-r_0.600-webfont.ttf') format('truetype'),		url('css/vegur-r_0.600-webfont.svg#webfontaw7Oqp6f') format('svg');	font-weight: normal;	font-style: normal;}*//****** Body ******/body {	font-size: 110%;	font-family: 'VegurRegular', 'MyriadPro', Arial !important;}#wrap {	padding-top: 10px;}/****** Sidebar ******/#aside {}	#aside #nav {		width: 175px;	}		#aside #nav li {		list-style-type: none;		background: url('images/bullet.png') no-repeat scroll left top transparent;		padding-left: 20px;		margin-left: 0;		margin-bottom: 10px;	}		#aside a {		text-decoration: none;		color: #000;	}		#aside a:hover {	}	/****** Navigation ******/#nav {	padding-top: 40px;	padding-bottom: 40px;}#header {	margin-bottom: 20px;}/****** Content ******/#article {	}	#article h2 {		margin-bottom: 0;		font-size: 21px;		font-weight: bold;	}		#article h2 a {		color: #000;	}	#article h3 {		font-size: 17px;		line-height: 20px;		font-weight: bold;	}	#article h4 {		font-size: 17px;		line-height: 20px;		font-weight: bold;		color: #fff; /* make it invisible ^_^ */	}		#article a {		text-decoration: none;		color: #005BA9;	}		#article li {		background: url('images/bullet.png') no-repeat scroll left top transparent;		padding-left: 20px;		list-style-type: none;		margin-left: 0;	}/****** Anfrageformular ******/	.wpcf7-not-valid-tip-no-ajax {	padding-top: 3px;	color: #f00;	display: block;}.wpcf7-mail-sent-ok {	font-weight: bold;	padding: 20px;}		/****** Slideshow/Carousel ******/.jcarousel-skin-pp .jcarousel-container {    -moz-border-radius: 10px;    background: #fff;	margin-top: 90px;}.jcarousel-skin-pp .jcarousel-container-vertical {    /*width: 75px;*/    width: 200px;    height: 600px;}.jcarousel-skin-pp .jcarousel-clip-vertical {    /*width:  75px;*/    height: 600px;}.jcarousel-skin-pp .jcarousel-item {    width: 200px;    /* height: 75px;*/}.jcarousel-skin-pp .jcarousel-item-vertical {    margin-bottom: 10px;}.jcarousel-skin-pp .jcarousel-item-placeholder {    background: #fff;    color: #000;}/* Vertical Buttons */.jcarousel-skin-pp .jcarousel-next-vertical {    position: absolute;    bottom: 5px;    left: 43px;    width: 32px;    height: 32px;    cursor: pointer;    /*background: transparent url(next-vertical.png) no-repeat 0 0;*/}.jcarousel-skin-pp .jcarousel-next-vertical:hover {    background-position: 0 -32px;}.jcarousel-skin-pp .jcarousel-next-vertical:active {    background-position: 0 -64px;}.jcarousel-skin-pp .jcarousel-next-disabled-vertical,.jcarousel-skin-pp .jcarousel-next-disabled-vertical:hover,.jcarousel-skin-pp .jcarousel-next-disabled-vertical:active {    cursor: default;    background-position: 0 -96px;}.jcarousel-skin-pp .jcarousel-prev-vertical {    position: absolute;    top: 5px;    left: 43px;    width: 32px;    height: 32px;    cursor: pointer;    /*background: transparent url(prev-vertical.png) no-repeat 0 0;*/}.jcarousel-skin-pp .jcarousel-prev-vertical:hover {    background-position: 0 -32px;}.jcarousel-skin-pp .jcarousel-prev-vertical:active {    background-position: 0 -64px;}.jcarousel-skin-pp .jcarousel-prev-disabled-vertical,.jcarousel-skin-pp .jcarousel-prev-disabled-vertical:hover,.jcarousel-skin-pp .jcarousel-prev-disabled-vertical:active {    cursor: default;    background-position: 0 -96px;}	.next,.prev {	display: none;}	/****** Footer ******/#footer {	text-align: right;	padding-top: 30px;}