/* @override http://stage3.agonist.de/styles/style.css */

/* @override http://virtuell8.hqzone.agonist.de/styles/style.css */

/* @override http://virtuell8.hqzone.agonist.de/styles/style.css */
/*****Generic Classes*****/  
html {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
body {
	width: 100%;
	height: 100%;
	position: relative;
	background: #ffffff repeat-x;
	padding: 0;
	margin: 0;
	font: 11px Helvetica, Arial, sans-serif;
	color: #ffffff;
}
div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td, tbody {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #7e7e7e;
	font-weight: normal;
}
/*****Basic Layout*****/
#wrapper {
	width: 972px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	display: table;
}
#logo {
	width: 972px;
	position: relative;
	z-index: 100;
}
#logo img {
	float: right;
}
#head {
	height: 107px;
	width: 973px;
	position: relative;
	float: left;
	z-index: 4;
	margin-top: -5px;
	background: white url(/images/top.gif) no-repeat;
}
#content {
	width: 972px;
	color: #474747;
	position: relative;
	margin-top: 14px;
	margin-bottom: 28px;
	display: inline-block;
	font-size: 12px;
}
#content .textinfo {
	width: 610px;
	text-align: justify;
	float: left;
}
.downloads {
	float: left;
	width: 120px;
	height: 150px;
	margin-right: 5px;
	background-color: #f9f9f9;
	padding: 10px;
}
.downloads ul {
	float: left;
}
.downloads li {
	list-style-type: none;
	background: url(/images/pdf.png) no-repeat;
	padding-left: 22px;
	padding-top: 2px;
	margin-top: 8px;
}
/* @group Menu */
/*
#language {
	padding:2px 13px;
	float: right;
	margin-top: 14px;
	font-weight: bold;
	color: #a8a8a8
}
#language a {
	color: #a8a8a8;
	text-decoration: none;
}
#language .active {
	color: #005982;
	font-weight: bold;
	text-decoration: none;
}
*/
#menu {
	display: inline-block;
	margin-top: 22px;
	margin-left: 14px;
}
#menu li {
	text-transform: uppercase;
	float: left;
	font-size: 11px;
	margin-right: 53px;
}
a.menu:link, a.menu:visited, a.menu:active {
	color: #7d7d7d;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a.menu:hover {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.menu-active:link, .menu-active:active, .menu-active:visited {
	color: #000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#menu li a.home:link, a.home:active, a.home:visited  {
	width: 14px;
	height: 14px;
	background: url(/images/house.gif) no-repeat;
	display: block;
}
#menu li a.home:hover  {
	width: 14px;
	height: 14px;
	background: url(/images/house-active.gif) no-repeat;
	display: block;
}
.home-active  {
	width: 14px;
	height: 14px;
	background: url(/images/house-active.gif) no-repeat;
	display: block;
}
/* @end */

/* @group SUBMENU */
#menu-kollektion {
	position: relative;
	margin-left: 16px;
	margin-top: 28px;
	display: inline-block;
}
#menu-kollektion li {
	float: left;
	margin-right: 30px;
}
/* @end */

/*****Content*****/
.highlight {
	font-size: 240px;
	margin-left: -10px;
	float: left;
}
h1 {
	color: #005982;
	text-transform: uppercase;
	font-size: 27px;
	margin-bottom: 5px;
}
h2 {
	color: #005982;
	font-size: 27px;
	margin-bottom: 5px;
}
h3 {
	color: #005982;
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
strong{
	color: #005982;
	font-weight: normal;
	font-style: normal;
}
.subheadline{
	color: #005982;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	margin-bottom:5px;
	display: inline-block;
}
#frame {
	border: 2px dotted #dedede;
	width: 948px;
	float: left;
	margin-left: -20px;
	padding: 10px;
}  
#contenttext {
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}
#contenttext p {
	line-height: 16px;
	width: 620px;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #7d7d7d;
}
a:hover {
	text-decoration: underline;
}
a.link:link, a.link:active, a.link:visited {
	text-decoration: none;
	color: #005982;
}
a.link:hover {
	text-decoration: underline;
}

/*****Footer*****/
#startani {
	position: absolute;
}
#footer {
	height: 180px;
	width: 972px;
	border-top: 1px solid #d6d6d6;
	background: url(/images/foot.gif) no-repeat 0 4px;
	padding-top: 4px;
	position: relative;
	margin-top: 5px;
	float: left;
}
#footer-contents {
	width: 840px;
	text-align:left;
	padding-left: 9px;
	margin-right: auto;
	margin-top: 9px;
}

/* @group Sitemap */

#sitemap-header{
	text-transform: uppercase;
	color:#7d7d7d;
	font-weight: bold;
	margin-bottom: 5px;
}
#sitemap, #sitemap ul{
	margin:0;
	padding:0;
	list-style-type:none;
	left:auto;
	
}
#sitemap li {
	margin:0 34px 0 0;
	padding:0;
	list-style-type:none;
	float:left;
	display:inline;
	font-weight: bold;
	position:relative;
	width:133px;
	text-transform: uppercase;
}
#sitemap li ul {
	margin: 2px 0 0;
}
#sitemap ul li {
	font-size:10px;
	margin:0;
	font-weight:normal;
	display:block;
	width:auto;
	clear: left;
	text-transform: none;
	padding: 0 0 3px;
}
#sitemap li ul li a:link {
	font-family: Helvetica, Arial, sans-serif;
}
#sitemap a:link, #footer a:visited {
	color:#7d7d7d;
	text-decoration:none;
	font-style: normal;
}
#sitemap a:hover, #footer a:active {
	color:#000;
	text-decoration:none;
}
/* @end */


/* GUCKEN */
.bottomborder {
	padding-bottom: 12px;
	border-bottom: 1px solid #a3a3a3;
	width: 100%;
}
#picholder {
	display: inline-block;
	float: left;
	position: relative;
	margin-bottom: 20px;
}
span.detail-text {
	float: right;
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: -14px;
	font-size: 10px;
}
#img-preview {
	width: 352px;
	margin-left: 50px;
	position: relative;
	float: right;
}
#img-preview img {
	margin-right: 17px;
	margin-bottom: 10px;
	border: 1px solid #a3a3a3;
}

div.details {
	width: 930px;
	float: left;
	padding-top: 12px;
	padding-bottom: 12px;
}
div.details:hover {
	background-color: #f9f9f9;
}
div.details img.detail-img {
	float: left;
	margin-right: 40px;
}
div.details p.textinfo strong {
	margin-bottom: 12px;
	display: inline-block;
	color: #005982;
}
#contenttext div.details p.textinfo {
	width: 500px;
	float: left;
	text-align: left;
	line-height: 17px;
	padding-top: 10px;
}
div.details .bottomborder {
	border-bottom: 1px solid #a3a3a3;
}







.myinputstyle {
	border: 2px solid #d8d8d8;
	/** remember to change image path **/
	background: url(none) no-repeat #ffffff;
	font-style: normal;
	font-size: 14px;
	color: #a5a5a5;
	float: left;
	width: 246px;
	clear: left;
	margin-bottom: 20px;
}
.style2 {
	display:none;
}
label {
	clear: left;
	display: block;
	position: relative;
	font: 13px Helvetica, Arial, sans-serif;
	float: left;
}
.formleft {
	float: left;
	position: relative;
	width: 310px;
}
.formright {
	float: left;
	position: relative;
	width: 310px;
	padding-top: 29px;
}
textarea {
	border: 2px solid #d8d8d8;
	/** remember to change image path **/
	background: url(none) no-repeat #ffffff;
	font-style: normal;
	font-size: 14px;
	color: #a5a5a5;
	width: 310px;
	height: 135px;
}
.send {
	float: left;
	clear: left;
	width: 156;
	height: 29;
}
#routbox {
	position: relative;
	width: 862px;
	left: 0;
	float: left;
	padding: 16px 40px 40px;
}
.red { color:#FF0000; }
