/*
Theme Name: xtcModified
Theme URI: http://www.xtc-modified.org
Description: xtcModified Theme.
Version: 1.10
Author: Torsten Krüger
Author URI: http://www.xtcmodified.org
*/

body {
	background: #EEEEEE url(images/bg.gif) repeat-x scroll 0 0;
	color: #333;
	font-size: 13px;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 20px 0;
	line-height:20px;
}

a {
	color: #CC0088;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #CC0088;
	outline: none;
}
#menu {
	height:38px;
	margin:0 auto 0px;
	background:#fff;
	line-height:38px;
	padding-left:15px;
	font-size:16px;
	width:980px;			/* Deklaration fuer IE 5.x */
	voice-family:"\"}\"";	/* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
	voice-family:inherit;
	width:965px;			/* Korrektur fuer andere Browser */
}
#menu ul {
	margin:0;
	padding:0;
}
#menu li {
	display:block;
	float:left;
	list-style:none
}
#menu a {
	color: #666;
	font-weight: bold;
	display:block;
	float:left;
	margin-right:10px;
	text-decoration:none;
	outline: none;
}
#menu[id] a {
	margin-right:20px; /* Für alle Browser außer IE6 */
}
#menu a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	outline: none;
}
#container {
	background: #ffffff;
	width: 980px;
	text-align: left;
	margin: 20px auto 20px auto;
	border: 1px solid #cccccc;
	overflow: hidden;
}
#header {
	background-color:#223546;
	padding: 25px 35px 75px 35px;
	text-align: left;
}

#content {
	display: block;
	background: #ffffff;
	width: 558px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	position:relative;
	padding: 0px 0px 15px 0px;
}
#content p {
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
}
#content p img {
	border: none;
	padding: 0px 10px 10px 0px;
}
#content h1 {
	color: #333333;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
}
h1 a {
	color: #000;
	text-decoration: none;
	font-size:22px;
	outline: none;
}
h1 a:hover {
	color: #999999;
	text-decoration: none;
	outline: none;
}
#content h2 {
	color: #333333;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
}
#content h2 a {
	color: #333333;
	text-decoration: none;
	outline: none;
}
#content h2 a:hover {
	color: #999999;
	background: none;
	text-decoration: underline;
	outline: none;
}
#content h3 {
	color: #333333;
	font-size: 14px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: bold;
}
#content h3 a {
	color: #333333;
	text-decoration: none;
	outline: none;
}
#content h3 a:hover {
	color: #999999;
	background: #ffffff;
	text-decoration: underline;
	outline: none;
}
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#content li {
	margin: 0px;
	padding: 0px;
}
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
}
#content ul li a {
	color: #666666;
	text-decoration: underline;
	outline: none;
}
#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	outline: none;
}
blockquote {
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
}
#content blockquote p {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
#sidebar p {
	margin: 0px;
	line-height: 18px;
	padding: 5px 0px 10px 0px;
	text-align:justify;
	color:#999999;
}
#sidebar h2 {
	color: #fff;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}
#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#sidebar ul li {
	list-style: none;
	padding:5px 0;
	border-bottom:1px solid #666;
}
#sidebar ul li a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	display:block;
	outline: none;
}
#sidebar ul li a:hover {
	color: #fff;
	text-decoration: none;
	outline: none;
}
#footer {
	color: #ffffff;
	background-color:#666;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	height: auto;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	outline: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	outline: none;
}
#sponsor-footer {
	color: #ffffff;
	background-color:#D6D6D6;
	font-weight: normal;
	#padding: 10px 10px 10px 10px;
	height: auto;
	text-align: center;
}
/**** BLOG THEME */
	
#Tabelle_01 {
	width:980px;
	margin:0 auto;
	position:relative;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:0 10px 10px;
	margin:0 auto 10px;
}
#logo {
	width:980px;
	height:75px;
	background-color:#FFFFFF;
	border-top:10px solid #FFFFFF;
	border-bottom:1px solid #CC0088;
}
/** SPONSOR **/
#sponsor {
	position: absolute;
	right:0px;
	top:14px; 
}
/** PAYPAL **/
#paypal {
	position: absolute;
	right:15px;
	top:92px; 
}
/** DONATION BAR **/
#donationbar {
	position: absolute;
	right:10px;
	top:78px; 
}
a.active {
	background:url(images/arrow.gif) no-repeat top center;
	outline: none;
}
#teaser {
	float:right;
	width:786px;
	height:225px;
	margin-bottom:0px;
	position:relative;
}
#column-left {
	width:144px;
	float:left;
	background:url(images/left_bg.png) no-repeat;
	padding:25px;
}
#column-left a:hover {
	color:#fff;
	outline: none;
}
#column-right {
	width:716px;
	float:right;
	padding:25px 30px 25px 0px;
}
.widgettitle {
#	display:none;
}
.diver {
	padding:10px 0 5px 0
}
#main {
	background:url(images/main_bg.png);
}
.wechsel {
	background-color:#f8f8f8;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	margin:0;
	padding:10px;
}
.commentlist {
	padding:0;
}
.commentlist li {
	list-style:none;
	font-weight:700;
	margin:15px 0 3px;
	padding:5px 10px 3px;
}
.commentlist p {
	font-weight:400;
	line-height:1.5em;
	text-transform:none;
	margin:10px 5px 10px 0;
}
#commentform p {
	margin:5px 0;
}
.nocomments {
	text-align:center;
	margin:0;
	padding:0;
}
.commentmetadata {
	display:block;
	font-weight:400;
	margin:0;
}
.commentlist li .avatar {
	float:right;
	border:1px solid #ccc;
	background:#fff;
	margin-bottom:5px;
	padding:2px;
}
.commentlist cite, .commentlist cite a {
	font-weight:700;
	font-style:normal;
	font-size:11px;
	color:#666;
	outline: none;
}
h3.comments {
	margin:40px auto 20px;
	padding:0;
}
form#commentform {
	border:1px solid #ccc;
	background:#f4f4f4;
	padding:20px;
}
#commentform input {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:3px 5px 0 0;
	padding:5px;
}
#commentform textarea {
	width:496px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
}
#commentform #submit {
	border:0;
	margin:0;
}
input#comment {
	width:440px;
	border:1px solid #d9d9d9;
}
h2#comments {
	font-size:14px;
	color:#C06;
}
ol.commentlist .author_comment {
	border-top:1px solid #A0D6D8;
	border-bottom:1px solid #A0D6D8;
	background:#E0E7EF;
}
.clear {
	clear:both;
}
form dl, dl.labels {
	margin:0em;
	font-size:100%;
	margin-top:0.5em
}
form dt, dl.labels dt {
	float:left;
	width:7em;
	margin-bottom:0.8em;
	color:#555;
	text-align:left;
	font-weight:700;
	position:relative /*IEWin hack*/
}
form dd, dl.labels dd {
	margin-left:7.5em;
	margin-bottom:0.8em;
	font-size:100%;
	font-style:normal;
	text-align:left;
	padding-left:0.5em
}
form dd.submit, dl.labels dd.submit {
	margin-top:2em
}
.error_msg {
	font-weight:700;
	color:#FF0000;
}
.pxs_css_spamcheck {
	display: none !important;
}
#welcome {
	position:absolute;
	top:10px;
	left:390px;
	width:380px;
	color:#FFF
}
#welcome-buttons {
	position:absolute;
	top:170px;
	left:386px;
	width:400px;
	color:#FFF
}
#header-buttons {
	#float: right;
	position: absolute;
	top: 13px;
	left: 294px;
	padding-right: 0px;
}
#header-buttons a {
	margin-left: 5px;
	position: relative;
	top: -10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	outline: none;
}
#header-buttons img {
	margin-left: 10px;
}
#cart-image {
	#float: right;
	position: absolute;
	top: -10px;
	right: -20px;
	padding-right: 0px;
}
#information {
	border:1px solid #ccc;
	background:#f8f8f8;
}
#information p{
	margin:0;
}
.box1 {
	padding:10px;
	border:1px solid #fff;
}
.box2 {
	padding:1px;
	border:1px solid #fff;
}
.front dt, .front dd {
	float:left;
}
.front dt {
	margin-right:15px;
	padding:0;
	margin-bottom:25px;
}
.front dd {
	width:378px;
	display:block;
	margin-left:0;
	padding-left:0;
	padding-bottom:10px;
	text-align:justify;
}
#review {
	float:left;
	width:523px;
	font-size:12px
}
#latest {
	float:right;
	width:185px;
}
/* BOXES */

#newsbox, #discussions, #spenden, #twitter {
	border:1px solid #ccc;
	background:#f8f8f8;
	font-size:11px;
}
#newsbox h4, #discussions h4, #spenden h4, #twitter h4 {
	margin:0;
	padding:0;
	padding:3px 9px;
	background:#666;
	color:#FFF;
	font-weight:bold;
	font-size:12px
}
#newsbox ul, #discussions ul, #twitter ul {
	padding:0;
	margin:0;
	font-size:11px;
	padding-bottom:6px;
}
#newsbox li {
	list-style:none;
}
#discussions li, #twitter li {
	list-style:none;
	padding:4px 6px;
	border-bottom:1px dashed #ccc;
}
#newsbox a {
	display:block;
	padding:4px 6px;
	border-bottom:1px dashed #ccc;
	outline: none;
}
#discussions a, #twitter a {
	outline: none;
}
#spenden span {
	display:block;
	padding:6px;
	line-height:16px;
}
#column-left .current_page_item a {
	color:#fff;
	outline: none;
}
#adsense {
	position: absolute;
	right:30px;
	top:20px;
	width:415px
}
code {
	border:1px solid #ccc;
	background:#f8f8f8;
	padding:10px;
	display:block;
	margin:10px 0;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	margin:10px 0;
}
img {
	border:0
}
.gallery {
	padding: 20px 0;
}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
}

.gallery img {
	border: 1px solid #cfcfcf;
	padding:10px;
}
.gallery-caption {
	margin-left: 0;
}
span.wpcf7-list-item {
	display:block;
}
.download-button, .download-button:visited {
	background: url(images/download-button.png) no-repeat;
	width: 188px;
	height: 35px;
	display: inline-block;
	margin-right: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #000000;
}
.download-button:hover {
	background: url(images/download-button.png) no-repeat;
	background-position: 0px -35px;
	width: 188px;
	height: 35px;
	display: inline-block;
	margin-right: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #000000;
}
.demo-button, .demo-button:visited {
	background: url(images/demo-button.png) no-repeat;
	width: 188px;
	height: 35px;
	display: inline-block;
	margin-right: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #000000;
}
.demo-button:hover {
	background: url(images/demo-button.png) no-repeat;
	background-position: 0px -35px;
	width: 188px;
	height: 35px;
	display: inline-block;
	margin-right: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #000000;
}
.download-button img, .demo-button img {
	position: relative;
	top: 5px;
	left: 70px;
}
