@CHARSET "UTF-8";

body {
	background-color:#fff;
	font-family: Verdana, Sans Serif;
	font-size: 10px;
	color: #000;
	margin: 0 auto;
	width: 970px;
}

h1{
	margin: 5px 0px 0px 0px;
	padding-left: 3px;
	padding-top: 3px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

p {
	padding: 5px;
}

ul {
	padding-left: 20px;
	padding-right: 5px;
	list-style-image: url(/images/bullet-arrow.gif);
}

p a:link, p a:hover, p a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #6fa600;
}

.mainContent {
	position: absolute;
	top: 209px;
	margin-left: 0px;
	text-align: left;	
	line-height: 15px;
}

.head {
	position: fixed;
	z-index: 2;
	top: 0px;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
	background-color: #fff;
}

#col1of1 {
	position: absolute;
	left: 170px;
	height: auto;
	min-height:100%;
	width: 800px;
	background-color: #eff1ea;
}

#col1of2 {
	position: absolute;
	left: 170px;
	height: auto;
	min-height:100%;
	width: 260px;
	background-color: #eff1ea;
}

#col2of2 {
	position: absolute;
	left: 440px;
	height: auto;
	min-height:100%;
	width: 530px;
	background-color: #eff1ea;
}

#col1of3 {
	position: absolute;
	left: 170px;
	height: auto;
	min-height:100%;
	width: 260px;
	background-color: #eff1ea;
}

#col2of3 {
	position: absolute;
	left: 440px;
	height: auto;
	min-height:100%;
	width: 260px;
	background-color: #eff1ea;
}

#col3of3 {
	position: absolute;
	left: 710px;
	height: auto;
	min-height:100%;
	width: 260px;
	background-color: #eff1ea;
}

.footer {
	position: fixed;
	top: 400px;
	bottom: 0px;
	height: 70px;
	vertical-align: top;
	width: 967px;
	color: #aaa;
	text-align: right;
	vertical-align: top;
	padding-right: 3px;
	background-color: #fff;
	z-index: 2;
}


/* Ende Tabellendefinitionen für ContentBereich */
.mainContentTable #outerTable {
	padding: 0px;
	width: 780px;
	margin: 10px;
	border-spacing: 0px;
}

.mainContentTable #categoryTable {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
}

.mainContentTable #subCategoryTable {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
}

.mainContentTable #categoryHeader {
	color: #fdfffc;
	background: #6fa600;
	padding-left: 10px;
	font-weight: bold;
}

.mainContentTable #subCategoryHeader {
	color: #000;
	background: #bebebe;
	padding-left: 10px;
	border-top: 3px solid #eff1ea;
	font-weight: bold;
}

.mainContentTable td {
	padding-top: 5px;
	vertical-align: top;
	background: #eff1ea;	
}

.mainContentTable #tdSeperator {
	width: 50px;
}

.mainContentTable #formButtons {
	text-align: right;
	background: #eff1ea;
	padding-bottom: 10px;
}

.mainContentTable #attribute {
	text-align: right;
}

.mainContentTable #selectbox {
	width: 100px;
}

.mainContentTable #prioritySelect {
	width: 32px;
}

/* Ende Tabellendefinitionen für ContentBereich */

input.button {
	border: 1px solid black;
}

.form_error {
	color: #ff0000;
}

#cqLink {
	color: #a0a0a0;
	padding-left: 2px;
}
           

select {
	font-size: 10px;
}



#dynamic{table-layout: fixed;WORD-BREAK: break-all; WORD-WRAP: break-word; width:400px;}

#dynamiccart{align: center;table-layout: fixed;WORD-BREAK: break-all; WORD-WRAP: break-word; width:300px;}

table.detail {
    border-style:none;
    text-align:justify;
}
img
{  border-style: none;
}
    