/* basic */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	text-align: center;
	background-color: #7d1d19;
}

a:link, a:visited { 
	text-decoration: underline;
	color: #a25b0d;
}
a:hover { 
	text-decoration: underline;
	color: #000;
}
a img {
	border: none;
}

/* center */

.page{
	width: 900px;
	padding: 0;
	text-align: left;
	margin: auto;
}

.sidebar a:link, .sidebar a:visited{
	color: #fff;
}

.sidebar a:hover{
	color: #000;
}

.container_nav{
	margin: 0px 0px 0px 0px;
	width: 900px;
}

.nav{
	background: url(../images/nav_temp.jpg) bottom no-repeat;
	height: 40px;
	width: 620px;
}

.header{
	display: block;
	font-size: 22px;
	margin-top: 30px;
}


.feedtxt, .feedurl{
	font: 15px Arial, sans-serif;
	height: 40px;
	background-color: #000;
	color: #fff;
	line-height: 40px;
	padding: 0px 12px;
	display: block;
}
.feedurl{
	font-size: 13px;
	background-color: #eee;
	color: #000;
	float: left;
}
.feedurl b{
	color: #e75c0f;
	font-weight: normal;
}
.feedtxt{
	float: left;
	border-right: 1px solid #fff;
}
.feedtxt a:link, .feedtxt a:visited{
	color: #fff;
}

.feedtxt a:hover{
	color: #e75c0f;
}


.feed{
	background-color: #eee;
}

.newbttn{
	font: 20px Arial, sans-serif;
	height: 40px;
	width: 36px;
	background-color: #e75c0f;
	color: #fff;
	line-height: 38px;
	padding: 0px 26px;
	display: block;
	float: right;
}

.newbttn a:link, .newbttn a:visited{
	color: #fff;
	text-decoration: none;
}

.newbttn a:hover{
	color: #000;
	text-decoration: none;
}

.box, .boxcompact{
	border-left: 1px solid #7d1d19;
	border-bottom: 1px solid #7d1d19;
	padding: 10px 5px 10px 10px;
	width: 282px;
	height: 295px;
	float: left;
	display: inline;
	background: #fff;
}
.box.last, .boxcompact.last{
	border-right: 0;
	width: 283px;
}
.boxcompact{
	height: 70px;
}
.box.active, .box.active.last{
	background: #feecd4;
}

.pic{
	float: left;
	margin: 0px 0px 10px 0px;
	width: 120px;
	height: 150px;
	display: inline;
}

.uplpic{
	padding-right: 10px;
	width: 101px;
	height: 143px;
}
.uplpicstr{
	padding-right: 10px;
	width: 105px;
}
.pic.compact{
	float: right;
	margin: 0px 0px 50px 0px;
	width: 54px;
	height: 50px;
	display: inline;
}


.specs{
	float: right;
	margin: 0px 0px 10px 0px;
	width: 155px;
	color: #e75c0f;
	display: inline;
}

.titel, .text{
	width: 155px;
}

.nr, .titel, .text, .status, .statusok{
	margin-bottom: 4px;
}

.nr, .status, .statusok{
	font-size: 17px;
	font-weight: bold;
}

.boxcoop .nr b{
	color: #a25b0d;
}

#formbox {
	text-align: left;
	padding: 20px 0px 0px 20px;
}

#formbox .nr{
	font-size: 22px;
	color: #000;
	float: left;
}
#formbox .nr b{
	font-size: 22px;
	color: #aaa;
}
#formbox .status, #formbox .statusok{
	font-size: 14px;
	color: #fff;
	margin-right: 20px;
	float: left;
	text-transform: uppercase;
	padding: 4px;
	background: #ccc;
}
#formbox .statusok{
	background: #e75c0f;
}

.statusokbttn, .statusbttn{
	font-size: 17px;
	font-weight: bold;
	margin: 10px 0px;
	text-align: center;
}


.titel{
	font-size: 13px;
	font-weight: bold;
	color: #793703;
}

.text{
	font-size: 12px;
	color: #793703;
}
.text.tgray{
	color: #793703;
}

.preis{
	color: #e75c0f;
	font-size: 28px;
	font-weight: bold;
}

.preis i{
	color: #e75c0f;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin-right: 5px;
}


.altpreis{
	color: #e75c0f;
	font-size: 14px;
}

.altpreis b{
	font-weight: normal;
}

.rabatt{
	color: #000;
	font-size: 16px;
	font-weight: bold;
}


table {
	margin: 0;
	padding: 0;
	border: 0;
}

table.boxpic {
	margin: 0;
	margin: 1px 0px 0px 0px;
	padding: 10px;
	background: #feecd4;
}
table.boxpicstr {
	margin: 0;
	margin: 1px 0px 0px 0px;
	padding: 10px;
	background: #fff7ee;
}

table.results {
	text-align: left;
}

td{
	vertical-align: top;
	font-size: 12px;
}

td.weekday {
	color: #000;
}

td.formlabel, label {
	width: 80px; 
	color: #aaa;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 7px;
}
td.formlabel.lang {
	color: #e75c0f;
	padding-top: 7px;
}
td.formlabelwide {
	width: 200px; 
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 7px;
}
td.formlabelimgstr {
	width: 200px; 
	color: #7f766a;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 7px;
	font-size: 10px;
}

.imgscaletxt{
	text-transform: uppercase;
	padding-top: 5px;
	color: #cbbdaa;
	font-size: 10px;
}

.fcnt { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #aaa; 
	background-color: #FFFFFF; 
	border: 0; 
	text-align: left;
	font-weight: bold;
}

.ffield, select.ffield, textarea.ffield {
	border-top: 1px solid #b2b2b2;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	border-left: 1px solid #b2b2b2;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #000;
}
.ffield{
	padding: 3px 4px;
	width: 240px; 
}
.ffield.titel{
	font-size: 15px;
	font-weight: bold;
}
.ffield.txttxt{
	font-size: 12px;
	height:32px;
}
.ffield.txtfuss{
	font-size: 12px;
}

.ffield.url{
	font-size: 10px;
	width: 250px; 
}

textarea.ffield {
	width: 240px; 
	height:20px;
}
.err{
	padding: 13px 0px;
	color: #c83c32;
	font-size: 16px;
	text-align: center; 
	text-decoration: none;
}
.pwerr{
	padding: 13px 0px;
	color: #c83c32;
	font-size: 16px;
	text-decoration: none;
}

.succ{
	padding: 13px 0px;
	color: #009036;
	font-size: 18px;
	text-align: center; 
	text-decoration: none;
}

.submit, .upl, .close, .loginbttn{
	padding: 2px 40px;
	border: 0; 
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	font-weight: bold;
	font-size: 18px;
}
.submit{
	background-color: #009036;
}
.upl, .close{
	padding: 2px 5px;
	background-color: #bbb;
	font-size: 12px;
}
.loginbttn{
	padding: 3px 20px;
	background-color: #bbb;
}

a.cancel:link, a.cancel:visited {
	font: 18px Arial, sans-serif;
	font-weight: bold;
	line-height: 30px;
	color: #fff;
	background-color: #bbb;
	text-decoration: none;
	text-align:center;
	text-transform: uppercase;
	width: 160px;
	height: 30px;
	display: block;
	padding: 0px;
	margin-left: 10px;
}

a.cancel:hover {
	color: #fff;
	background-color: #000;
}


.login{
	width: 260px; 
	display: block;
	padding: 30px;
	margin-top: 60px;
	background-color: #eee;
}

.login h1{
	color: #e75c0f;
}

.login label{
	color: #e75c0f;
}

.submit:hover, .loginbttn:hover{
	background-color: #000;
}


.txt{
	text-align: left;
	color: #000;
}

h1, h2, h3, h4 {
	font-weight: normal;
}

.content{
	width: 895px;
	display: block;
}

.wrap, .buffer10, .buffer25, .buffer50{
	clear:both;
}

.buffer10{
	height: 10px;
}
.buffer25{
	height: 25px;
}
.buffer50{
	height: 50px;
}

.boxcoop a.edit:link, .boxcoop a.edit:visited {
	font: 15px Arial, sans-serif;
	font-weight: bold;
	line-height: 26px;
	color: #666;
	text-decoration: none;
	text-align:center;
	text-transform: uppercase;
	width: 260px;
	height: 26px;
	display: block;
	padding: 0px;
	margin-left: 10px;
}

.boxcoop a.edit:hover {
	color: #fff;
	background-color: #e75c0f;
}

.boxcoop a.edit {
	background-color: #eee;
}

.boxcoop .box.active a.edit:link, .boxcoop .box.active a.edit:visited {
	background-color: #000;
	color: #fff;
}
.boxcoop .box.active a.edit:hover {
	color: #fff;
	background-color: #e75c0f;
}


a.prevnext:link, a.prevnext:visited{
	float: right;
	width: 15px; 
	background-color: #000;
	padding: 2px 6px 1px 2px;
	margin-left: 4px;
	border: 0; 
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	font-size: 16px;
	display: block;
}

a.prevnext:hover { 
	background-color: #ccc;
}

a.prevnext.off:link, a.prevnext.off:visited{
	background-color: #009036;
}

a.close:link, a.close:visited{
	color: #fff;
	text-decoration: none;
}
a.close:hover{
	background-color: #000;
}

a.switchbttn:link, a.switchbttn:visited, a.switchbttnbnnr:link, a.switchbttnbnnr:visited{
	float: right;
	background-color: #000;
	padding: 1px 2px 1px 2px;
	border: 0; 
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	font-size: 14px;
	display: block;
}

a.switchbttn:hover, a.switchbttnbnnr:hover { 
	background-color: #e75c0f;
}
a.switchbttnbnnr:link, a.switchbttnbnnr:visited{
	float: left;
	margin-right: 10px;
}

