/* CSS Style */
body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

/* Positionen */
.content {
	position: absolute;
	top: 305px;
	width: 651px;
	left: 300px;
	border-right: solid 1px #7b7978;
	background-color: #F5F5FA;
}

.inhalt {
	position: relative;
	min-height: 650px;
	height: auto; 
	height: 650px;
	height: 100%;
	left: 10px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	
}

.inhalt2 {
	position: relative;
	width: 600px;
	min-height: 650px;
	height: auto; 
	height: 650px;
	left: 10px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	top: 5px;
}

.inhalt p {
	padding: 3px 0px 3px 0px;
}

.call-back {
	position: absolute;
	top: 155px;
	left: 712px;
	z-index: 15;
}

br {
	margin: 15px 0 15px 0;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}

.posteaser {
	position: absolute;
	top: 10px;
	left: 475px;
	width: 155px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	border-left: 1px dotted #ff9c04;
	margin-bottom: 5px;
}

.posteaser div {
	padding: 0;
}

table {
	border-color: #FF9900;
}

td {
	vertical-align: top;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	border-color: #dddddd;
}

/* Topavigation*/
.poskopfnavi {
	z-index: 5;
	background-color: #FFFFFF;
	position: absolute;
	top: 194px;
	left: 300px;
	width: 641px;
	height: 35px;
	line-height: 30px;
	border-right: solid 1px #7b7978;
	vertical-align: middle;
	overflow: hidden; 
	padding-left: 10px;
	
}
.poskopfnavi ul {
	padding: 0;
	margin: 0;
	float: left;
	
	
	
}
.poskopfnavi li {
	display: inline;
}

.poskopfnavi li a {

	float: left;
	padding-top: 4px;
	padding-left: 40px;
	padding-right: 30px;
	line-height: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0 4px;
		
}

/*
.poskopfnavi li.active a,
.poskopfnavi li a:hover {
	color: #FF9C04;
}
*/

.poskopfnavi li#home a{
	background-image: url(../images/home.gif);
}


.poskopfnavi li#info a {
	background-image: url(../images/info.gif);
	background-position: 5px 4px;
}

.poskopfnavi li#shop a {
	background-image: url(../images/shop.gif);
}

.poskopfnavi li#kontakt a {
	background-image: url(../images/kontakt.gif);
}


.poskopfnavi li#impressum a {
	background-image: url(../images/impressum.gif);
}



.kopfnavi {
	font-family: verdana;
	font-size: 11px;
	color: #7f7a74;
	font-weight: bold;
	vertical-align: super;
}

a.kopfnavi:link {
	color: #7f7a74;
	text-decoration: none;
}

a.kopfnavi:visited {
	color: #7f7a74;
	text-decoration: none;
}


a.kopfnavi:active {
	color: #7f7a74;
	text-decoration: none;
}

a.kopfnavi:hover {
	color: #014E9C;
	text-decoration: none;
}

.kopfnavi a {
	font-family: verdana;
	font-size: 11px;
	color: #014E9C;
	font-weight: bold;
}



/* Navigation*/
.posnavi {
	position: absolute;
	font-family: verdana;
	font-size: 12px;
	top: 303px;
	left: 15px;
	width: 260px;
	vertical-align: middle;
	overflow: hidden;	
}

.posnavi ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding-left: 20px;
}

/* Navi level 1 */
ul#navi.level1 a {
	color: white;
}
ul#navi.level1 li.active a,
ul#navi.level1 li a:hover {
	color: gray;
}




.posnavi ul li a {
	height: 60px;
	line-height: 60px;
	background-color: #ff9c04;
	float: left;
	width: 100%;
	margin-top: 2px;
	padding-left: 20px;
	padding-top: 2px;
}


/* Navi level 2 */
ul#posnavisub.level2 li.active ul li a,
ul#posnavisub.level2 a {
	color: gray;
}
ul#posnavisub.level2 li.active a,
ul#posnavisub.level2 li a:hover {
	color: white;
}
.posnavi ul li ul {
	padding-left: 0;
}

.posnavi ul li ul li a {
	background-color: #ffd28e;
	margin: 0;
	height: 15px;
	line-height: 15px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
/*	color: #666666; */
	float: left;
	width: 100%;
	
	padding-left: 40px;
	text-decoration: none;
	display: block;

}


/* Navigation Ebene 3 */
ul.level3 li a {
	color: gray;
}
ul#posnavisub.level2 li.active ul li a:hover,
ul#posnavisub.level2 li.active ul li.active a,
ul#posnavisub2.level3 li.active a,
ul#posnavisub2.level3 li a:hover {
	color: #014E9C;
}

.posnavi ul li ul li ul li a {
	font-family: verdana;
	font-size: 11px;
	color: #666666; 
	text-decoration: none;
	line-height: 13px;
	padding-left: 60px;
	display: block;
	background-position: left;
	background-repeat: no-repeat;
}

a.navi3:active {
	color: #666666;
}


.navi3a {
	font-family: verdana;
	font-size: 11px;
	color: #014E9C;
	text-decoration: none;
	line-height: 13px;
	padding: 5px 0px 5px 5px;
	display: block;
	background-image:
		url(../../fileadmin/wolf-computertechnikimages/images/bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 65px;
}




h1 {
	color: #ff9900;
	font-family: verdana;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 10px;
}

h3 {
	line-height: 20px;
	font-family: verdana;
	font-size: 15px;
	color: #666666;
	font-weight: normal;
	padding-bottom: 15px;
	margin: 0px;
	letter-spacing: 1px;
}

h4 {
	font-size: 10pt;
	font-family: Verdana;
	font-weight: normal;
	font-variant: inherit;
}

/* Fliesstext */
.text {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}

a.text:link {
	color: #616263;
	text-decoration: underline;
}

a.text:visited {
	color: #616263;
	text-decoration: underline;
}

a.text:active {
	color: #616263;
	text-decoration: underline;
}

a.text:hover {
	color: #005EA7;
	text-decoration: underline;
}

.textk {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;
}

a.textk:link {
	color: #616263;
	text-decoration: underline;
}

a.textk:visited {
	color: #616263;
	text-decoration: underline;
}

a.textk:active {
	color: #616263;
	text-decoration: underline;
}

a.textk:hover {
	color: #005EA7;
	text-decoration: underline;
}

.textblau {
	font-family: verdana;
	font-size: 11px;
	color: #004A9D;
	line-height: 16px;
}

.textweiss {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
	font-weight: bold;
}

/* Images */
.logo {
	position: absolute;
	left: 80px;
	top: 137px;
	height: 100px;
	width: 300;
}

.bild1 {
	position: absolute;
	left: 300px;
	height: 275px;
	width: 408px;
	z-index: 1;
}



.address  {
	position: absolute;
	left: 708px;
	height: 196px;
	width: 243px;
	border-right: solid 1px #7b7978;
	background-image: url(../images/adresse.jpg);
	overflow: hidden;
}


.address table {
	margin-top: 25px;
	height: 120px;
	width: 100%;
} 

.address a,
.address td {
	color: white;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 9pt;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 10px;
	text-decoration: none;
	white-space: nowrap;
}

.address td.big {
	font-size: 10pt;
}
.address a {
	padding-left: 0;
}


.bild3 {
	position: absolute;
	top: 225px;
	left: 300px;
	height: 50px;
	width: 408px;
}

.bild4 {
	position: absolute;
	left: 708px;
	top: 225px;
	height: 50px;
	 
	width: 243px;
	border-right: solid 1px #7b7978;
	background-color: #f7b552;
}

.lines {
	position: absolute;
	left: 15px;
	top: 275px;
	width: 916px;
	border-right: solid 1px #7b7978;
	border-top: 4px solid gray;
	border-top: 4px solid gray;
	height: 30px;
	background-image:
		url(../images/balken.gif);
	background-repeat: repeat-x;
	margin-left: 20px;

	
}

/* Seitenanfang*/
.top {
	font-family: verdana;
	font-size: 10px;
	color: #A01A00;
	line-height: 18px;
	text-decoration: none;
}

a.top:link {
	color: #A01A00;
}

a.top:visited {
	color: #A01A00;
}

a.top:active {
	color: #333333;
}

a.top:hover {
	color: #333333;
}

/* Fussnavigation*/
.posfuss {
	position: relative;
	width: 937px;
/*	height: 20px; */
	margin-left: -285px;
	margin-top: 20px;
	background-color: #7b7978;
}

.fuss {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	clear: both;
	background-color: #7b7978;
	overflow: hidden;
	padding-top: 5px;
	height: 25px;
	overflow: hidden;
}

*:not(hr) .fuss {
	padding-top: 0px;
	height: 40px;
}
/*
.fuss a {
	margin-top: -10px;
}
*/
.fuss li {
	display: inline;
	color: white;
	padding-right: 20px;

}
a.fuss:link {
	color: #ffffff;
	text-decoration: none;
}

a.fuss:visited {
	color: #ffffff;
	text-decoration: none;
}

a.fuss:active {
	color: #ffffff;
	text-decoration: none;
}

.fuss a:hover {
	
	color: #ffffff;
	text-decoration: underline;
}

.fussa {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 10px;
	margin-top: 25px;
	padding-right: 15px;
	padding-left: 15px;
}

.possfusstop {
	position: absolute;
	width: 936px;
	height: 10px;
	margin-left: -285px;
	margin-top: 16px; 
	margin-top: 11px;
	background-image:
		url(../../fileadmin/wolf-computertechnikimages/fuss-balken.gif);
	background-position: left;
	background-repeat: no-repeat;
}

/* Rahmen */
.blau {
	border: 1px solid #00266D;
}

.rightweiss {
	border-right: 1px solid #ffffff;
}

.line {
	border: 0.1pt solid #005EA7;
}

/* Listen */
.liste {
	background-image:
		url(../../fileadmin/wolf-computertechnik/images/listpoint.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-bottom: 5px;
}

.listeu {
	background-image:
		url(../../fileadmin/wolf-computertechnik/images/listpoint-1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-bottom: 10px;
}

.listeu_a {
	background-image:
		url(../../fileadmin/wolf-computertechnik/images/listpoint-1-a.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-bottom: 10px;
}

ul a {
	padding-left: 7px;
	padding-bottom: 5px;
	line-height: 20px;
	font-family: verdana;
	font-size: 12px;
	color: #a3a3a3;
	font-weight: bold;
	text-decoration: none;
}

/*
ul a:hover {
	padding-left: 7px;
	padding-bottom: 5px;
	line-height: 20px;
	font-family: verdana;
	font-size: 12px;
	color: #ff9c04;
	font-weight: bold;
	text-decoration: none;
}
*/

/* Hintergrundimages */
.bgnavi {
	background-image:
		url(../../fileadmin/wolf-computertechnik/images/bg-navi.gif);
	background-position: left;
	background-repeat: repeat-y;
}

form {
	padding: 15px 0 0 20px;
}

.tx-mininews-pi1-fp_listrow {
	border-bottom: 1px solid #ff9c04;
	padding: 15px 0px 5px 0px;
}

#twrss_table {
	width: 158px;
	font-size: 11px;
	color: #666666;
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 7px;
	margin-right: 5px;
	line-height: 14px;
}

#twrss_table .twrss_item_link a {
	color: #ff9c04;
	font-size: 10px;
	font-family: verdana;
	font-style: normal;
	text-decoration: none;
}

#twrss_table .twrss_item_link a:hover {
	color: #7b7978;
	font-size: 10px;
	font-family: verdana;
	font-style: normal;
	text-decoration: underline;
}

#twrss_table .twrss_bodytext .twrss_channel_link a {
	font-size: 11px;
	color: #ff9c04;
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	padding: 3px;
	line-height: 16px;
	text-decoration: none;
}

#twrss_table .twrss_bodytext .twrss_channel_link a:hover {
	font-size: 11px;
	color: #ff9c04;
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	padding: 3px;
	line-height: 16px;
	text-decoration: underline;
}


p.bodytext {
	color: #666666;
	font-family: verdana;
	font-size: 11px;
	line-height: 17px;
}

div.csc-textpic-imagewrap {
	margin-top: 6px;
}


FIELDSET {
	margin-right: 20px;
}

FIELDSET LEGEND {
	font-weight: bold;
	font-size: 115%;
}

FIELDSET LABEL {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}
