
.maincontainer{
	border: 1px solid #cccccc;
	background: #FFFFFF;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	padding:1px;
}

.headline{
   padding: 2px;
	color: #ffffcc;
	color:black;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px;
	background:url(http://user.schottenland.de/forum/styles/slnd/theme/images/bg_list.jpg);
}

.contentcontainer{
	clear: both;
	color: #000000;
	background:#f3f3f3;
	font-family: Verdana, Arial;
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.textcontainer{
	clear: both;
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 11px;
}

.texterror{
	color: #AA0000;
	font-family: Verdana, Arial;
	font-size: 11px;
}

.formtabin{
	float:left;
	margin-left:10px;
	margin-top:0px;
}
.formintern{
	clear: both;
	white-space: nowrap;
}
.formrow{
	clear: both;
	font-family: Verdana, Arial;
	font-size: 11px;
}
.formcontent_label{
	width:100px;
	margin-top:0px;
	float:left;
}

.formcontent_label_large{
	width:180px;
	margin-top:0px;
	float:left;

}

.formcontent_form{
   margin-top:0px;
}
.formcontent_form_paddingtop{
	padding-top:6px;
}

a:active { font-family: Verdana, Arial; text-decoration: underline; color: #333333; }
a:link { font-family: Verdana, Arial; text-decoration: underline; color: #333333; }
a:visited {  font-family: Verdana, Arial; text-decoration: underline; color: #333333;}
a:hover { font-family: Verdana, Arial; color: #FF0000; text-decoration: underline overline; }

input{
	font-family: Verdana, Arial;
	font-size:11px;
	vertical-align:middle;
}

select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	border:1px #000000 solid;
	background-color: #FFFFFF;
}

form {
	margin:0px;
	padding:0px;
}
td {
	vertical-align:middle;
}
img {
	vertical-align:middle;
}
#button{
		padding:1 px;
		color:#000000;
		font-size:10px;
		background:#FAFAFA none repeat-x scroll center top;
		background-image:url(http://user.schottenland.de/forum/styles/slnd/theme/images/bg_button.gif);
		border: #666666 solid 1px;
}



.contentheadline{
	padding:0px;
	margin:0px;
	color: #ffffcc;
	font-weight: bold;
	font-size: 12px;
	background-color:#FFCC00;
	/*color:#000000;*/
	color:#333333;
	width:100%;
}
.contentmain{
	width:686px;
	align:left;
	padding:6px;
	padding-top:10px;
	border: 1px solid #FFCC00;
	border-top-width:0px;
	background: #FFFFCC;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
}

.contenthint {
	margin:2px 0;
	border:1px dashed grey;
	padding:5px;
	background:#DDDDDD;
}

.contenttextfield {
	width:100%;
	font:10px Arial;
	background:#DDDDDD;
	border-width:1px;
}

/* fuer den ie breiter: */
* html .contentmain{
	width:700px;
}

/* Menueleiste */
.menu{
	padding-bottom:0px;
	margin-bottom:0px;
	background-color:#FFCC00;
}
.menu li a{
	display:block;
	border:1px solid #000000;
	background-color: #c8c890;
	padding:2px;
	width:100px;
	margin-bottom:0px;
}

.menu li a.active{
	/*background-color: #e8e8b0;*/
	background-color: #FFFFCC; 
	border-bottom-color:#FFFFCC;
}

.menu li a:hover {
	color:#000000;
   	background-color: #EDEDBB;   
	/*background-color: #FFFFCC;*/
}
.menu li{
	margin:1px;
	margin-left:5px;
	margin-right:5px;
	padding-bottom:0px;
	margin-bottom:0px;
	list-style:none;

	float:left;
}

/* ausgabebox */
td {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
}
div.contentbox {
	width:683px;
	background-color:#ebefea;
	border:1px solid #bbbbbb;
	text-align:justify;
	margin-bottom:10px;
}
div.contentbox div.content{
	margin:4px;
}
div.cbheadline{
	background-color:#bbbbbb;
	color:#000000;
	font-weight:bold;
	text-align:center;
	padding:2px;
}

div.contentbox a.sp_jump{
	color:#336600;
	text-decoration:underline;
	font-size:10px;
	font-weight:bold;
}
div.contentbox a:hover.sp_jump{color: #FF0000; text-decoration: underline overline;}

.table{
	border:0px solid blue;
	margin:0px;
	padding:0px;
	width: 98%;
}
.table div{
	border:0px solid black;
	margin:0px;
}
.table div.left{
	width:48%;
	float:left;
}
.table div.right{
	width:48%;
	float:right;
}
.table div.line{
	border:0px solid blue;
	clear:both;
}

.bigtable div.left{
	width:100px;
	float:left;
}
.bigtable div.right{
	width:auto;
	text-align:left;
	margin-left:110px;
}
.bigtable div.line{
	border:0px solid blue;
	clear:both;
}

.table div.tableend{
	clear:both;
	margin-bottom:10px;
}


/* liste mit wechselnden farben: */

.block_odd{
	background-color:#dbdbdb; /* background-color:#ebefea; */
	padding:4px;
	margin:0px;
}
.block_even{
	background-color:#f0f0f0;
	padding:4px;
	margin:0px;
}
.block_head{
	background-color:#EBEFEA;
	padding:4px;
	margin:0px;
}
.block_head td {
	border:0px solid #BBBBBB;
	border-top-width:1px;
	border-bottom-width:1px;
}


/* UserProductList: */
.optimizeresult_head{
	background-color:#990000;
	color:white;
}
.optimizeresult_foot td{
	background-color:#BBBBBB;
	border:0px solid #bbbbbb;
}
.contentbox ol{
	list-style:circle;
	margin-top:0px;
}

.contentbox .error{
	color:red;
}

.contentbox img {
	border:0px;
	vertical-align:middle;
	margin-right:3px;
	padding-bottom:2px;
}

/*
.contentbox form input{
	border-style:solid;
}
*/

.contentbox .open{
	background-color:#dadada;
}


td.cat_headline_green {
	font-weight: bold;
	color: #FFFFCC;
	background-color:#336600;
}

td.cat_links {
	border: solid;
	border-color: #336600;
	border-width: 0px 1px 1px 1px;
	background-color:#e8e8b0;
	text-align: justify;
	padding:2px;
	padding-bottom:5px;
}
a.catstartseite {
	color: #000000;
	text-decoration: none;
}

a.catstartseite:hover {
	color: #000000;
	text-decoration: underline;
}

a.catstartseite:visited {
	color: #000000;
}

hr {
	color:#bbbbbb;
	border:0px solid #bbbbbb;
}
#uplcontrols { line-height:27px; }
.loader {
	margin:0;
	padding:0;
	text-align:center;
	opacity:0;
	background:url(/assets/external/images/indicator_small.gif) 5px 5px no-repeat;
	font-weight:bold;
	line-height:27px;
}

/************** TIPS **************/

.tip, .info .tip {
	color:#333333;
	z-index: 13000;
	min-width:10em;
	max-width:20em;
	background:#FFFBE6 url(/assets/images/background/bg_help.gif) no-repeat scroll 100% 10px;
	padding:0.5em 0.7em;
	padding-right:30px;
	border:1px solid #999999;
	font-size:0.9091em;
	min-height:40px;
}
.info .tip {
	background:#FFFBE6 url(/assets/images/background/bg_info.gif) no-repeat scroll 100% 10px;
}
.tip-title, .info .tip-title {
	font-weight: bold;
	font-size: 10px;
	font-family:Verdana;
	padding-bottom:0.2em;
}
.tip-text, .info .tip-text {
	font-family:Verdana;
	font-size: 10px;
	color:black;
}

#pricelink {
	display:none;
	padding:4px;
	text-align:left;
}
