/* CSS definition file containing site wide stylesheets */

BODY {
	background-image: url( "../assets/images/site-bg.jpg" );
 	background-repeat: repeat-x
}

.form-name {
	font-size: 11px;
 	line-height: 16px;
 	text-align: right
}

.zeugs {
	background-image: url( "../assets/images/tab-bg.jpg" );
 	background-repeat: repeat-x;
 	background-position: bottom left
}

.faq {
	margin-top: 0px;
 	margin-bottom: 0px
}

.info-content {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10px;
 	background-color: rgb(241,239,239);
 	padding: 5px;
 	border-left: 1px dashed rgb(149,149,149);
 	margin-top: 0px;
 	border-right: 1px dashed rgb(149,149,149);
 	margin-bottom: 0px;
 	border-bottom: 1px dashed rgb(149,149,149)
}

.none {
	font-size: 2px;
 	margin-top: 0px;
 	padding-top: 0px;
 	margin-bottom: 0px;
 	padding-bottom: 0px
}

.inhalt {
	padding: 10px 0px 20px 0px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.feature {
	background-color: rgb(241,239,239);
 	border: 1px solid rgb(149,149,149);
 	padding: 5px;
 	margin-right: 20px
}

.info-header {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10px;
 	color: rgb(205,54,104);
 	font-weight: bold;
 	padding: 5px;
 	border-left: 1px dashed rgb(149,149,149);
 	margin-top: 20px;
 	border-top: 1px dashed rgb(149,149,149);
 	border-right: 1px dashed rgb(149,149,149);
 	margin-bottom: 0px
}

.inhalt-rechts {
	padding-left: 30px;
 	border-left-style: none;
 	padding-top: 10px;
 	border-top-style: none;
 	border-right-style: none;
 	padding-bottom: 20px;
 	border-bottom-style: none
}
