/* CSS Document */

img{
    border:0px;
}

html {
	height: 100%;
}

#easy_big {
color:#0655B1;
font-size:12px;
font-weight:bold;
line-height:normal;
vertical-align:middle;
}

body {
	height: 100%;
	margin-bottom: 0px;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#log1 a:link, #log1 a:visited {
	color: #FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}
#log1 a:hover {
	text-decoration: none;

}

#pn a:link, #pn a:visited {
	color: #000000;
	text-decoration:underline;
	font-weight:normal;
}
#pn a:hover {
	color: #3b9e05;
	text-decoration: none;

}

#logo {
	position:absolute;
	top:20px;
	left:10px;
}
#logo td{
	font-family:"trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

#ilogin_username {
	font-size: 11px;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

.hidden{
	display:none;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 12px;
}



body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 100%;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
	
}

/*core stuff */
a:link, a:visited {
	color: #5c9fe4; text-decoration:underline;
	font-weight:normal;
}
a:hover {
	text-decoration: none;

}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpaneopen td {
   padding-right: 5px;
}
table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
  cursor:pointer;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}
.inputboxS {
    width:60px;
    padding: 2px;
    border:solid 1px #cccccc;
    background-color: #ffffff;
}
.inputbox150 {
    width:150px;
    padding: 2px;
    border:solid 1px #cccccc;
    background-color: #ffffff;
}
.i24inputbox {
	padding: 2px;
	border:solid 1px #999999;
	background-color: #ffffff;
}


.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	/*display: block;*/
	/*background: url(../images/menu_bg.png) no-repeat;*/
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: left;
	/*padding-top: 5px;*/
	/*padding-left: 18px;*/
	/*height: 20px !important;*/
	/*height: 25px;*/
	/*width: 100%;*/
	text-decoration: none;
}

a.mainlevel:hover {
	/*background-position: 0px -25px;*/
	/*text-decoration: none;*/
	color: #ffffff;
}

.link_white{
	color:#FFFFFF;
}
a.link_white:link, a.link_white:visited {
	color: #ffffff;
	font-weight:normal;
	text-decoration: none;
}
a.link_white:hover {
	text-decoration:underline;
	color: #ffffff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
.imes {
font-family : Arial;
font-weight:bold;
font-size : 14px;
color : #376ac4;
text-align: center;
}

a.ih2newtitle:link, a.ih2newtitle:hover{
color:#368fdc;
font-family:Tahoma;
font-size:14px;
font-weight:normal;
height:20px;
text-decoration:underline;
}
a.ih2newtitle:visited{
font-family:Tahoma;
font-size:14px;
font-weight:normal;
height:15px;
color:#999999;
text-decoration:underline;
}
a.realkk:link, a.realkk:hover,a.realkk:visited{
font-family:Tahoma;
color:#f09743;
font-weight:bold;
text-decoration:none;
font-size:12px;
}
a.ih2newtext:link, a.ih2newtext:visited, a.ih2newtext:hover{
color:#000000;
font-family:Tahoma;
font-size:12px;
font-weight:normal;
height:14px;
text-decoration:none;
line-height:14px;
}


.goodfoto_view{
font-size:14px;
font-weight:bold;
}
a.ex_pathway_link:link, a.ex_pathway_link:visited{
text-decoration:none;
font-size:12px;
}
a.ex_pathway_link:hover{
text-decoration:underline;
font-size:12px;
}


.good_ih2newprice1{
	font-size:16px;
	color:#444444;
}
.good_ih2newprice2{
	font-size:11px;
	color:#888888;
}

a.ex_comp_del:link, a.ex_comp_del:visited{
text-decoration:none;
font-size:14px;
color:#356ecd;
}
a.ex_comp_del:hover{
text-decoration:underline;
font-size:14px;
}

.message {
color:#376AC4;
font-family:Arial;
font-size:14px;
font-weight:bold;
text-align:center;
}
.i24message {
color:#376AC4;
font-family:Arial;
font-size:14px;
font-weight:bold;
text-align:center;
}
.foto_pathway_goodname, .icontent_path, .iway_pathway_name{
font-size:14px;
font-weight:bold;
color:#000;
}
a.foto_link:link, a.foto_link:visited, 
a.icontent_path_link:link, a.icontent_path_link:visited, 
a.iway_pathway_link:link, a.iway_pathway_link:visited{
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

a.iway_pathway_link:link, a.iway_pathway_link:visited{
white-space:nowrap;
}

.ex_trush_count{
	width:36px;
	border:1px solid #CCCCCC;
}
.trush_title{
	color:#FFFFFF
}

.td_contentheading {
background-image:url(../images/th_header.jpg);
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
color:#FFFFFF;
font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
font-size:12px;
text-transform:uppercase;
font-weight:bold;
height:24px;
line-height:24px;
text-align:center;
}

#bm a:link, #bm a:visited {
	color: #087fbf;
	text-decoration:underline;
	font-weight:normal;
}
#bm a:hover {
	text-decoration: none;

}

#mm a:link, #mm a:visited {
	color: #FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}
#mm a:hover {
	text-decoration: none;

}
#descLink
{
    margin: 15 0 30 15;
}
#descLinkSpacer{
    height:5px;
}
#sellLozung{
    margin: 20 0 15 15;
    width:88%;
}
.w60{
     width:60px;
}
.titleDesc td{
    color:#7b784c;
    font-family: Helvetica, sans-serif;/*arial, helvetica, sans-serif;*/
    font-size: 14px;
    font-weight: bold;
}
#desc tbody td {
    border-bottom:1px solid #f7f7ee;
    color:#8d8d8d;
}
#desc a:link, #desc a:visited
{
    font-weight: bold;
    color:#0091f4;
}
#desc #df a
{
    font-weight: bold;
    color:#000000;
}

.ex_contentheading1{
	vertical-align:middle;
	white-space:nowrap;
	text-align:left;
}
.red{
    color:#d6123c;
    font-family: Helvetica, sans-serif;/*arial, helvetica, sans-serif;*/
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}



table#toolbar {
margin-right: 0px;
}

table#toolbar a.toolbar {
color : #444444;
text-decoration : none;
display: block;
border: 1px solid #DDD;
width: 70px;
padding: 7px 3px 7px 3px;
background-color:#f9f9f9;
}
table#toolbar a.toolbar:hover {
color : #444444;
background-color:#d4e1f6;
border:1px solid #5d8fe8;
padding: 7px 3px 7px 3px;
}
table#toolbar a.toolbar:active {
color : #FF9900;
}
.cab_action {
background-color:#FFFFFF;
border:0px none;
border-collapse:collapse;
color:#777777;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
font-weight:bold;
margin:0px;
padding:0px;
text-align:left;
width:100%;
}

.style12 {
    font-size: 12px;
    font-weight: bold;
}
.style13 {
    font-size: 20px;
    font-weight: bold;
}


.style11 {font-family: Arial, Helvetica, sans-serif}

#desct td{
    border-bottom: 1px solid #e6e6e4;
    border-left: 1px solid #e6e6e4;
    color:#414038;
}

#desct #d1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    background-color: #f0f0ef;
    color:#000000;
}


.style4 {
    font-size: 16px;
    font-weight: bold;
}
.style8 {
    font-size: 16px;
    font-weight: bold;
    color: #d47f3e;
    font-family: Arial, Helvetica, sans-serif;
}
.style10 {
    font-size: 16px;
    font-weight: bold;
    color: #c02c33;
    font-family: Arial, Helvetica, sans-serif;
}
#inl #le{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #414038;
}
#inl #ri{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color: #797349;
}
#descLinkk a{
 color:#2e2d26
}
.pl20{
    padding-left: 200px;
}
#pl20{
    padding-left: 200px;
}

table.adminheading {
background-color: #FFF;
font-family : Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
border: 0px;
width: 100%;
border-collapse: collapse;
color: #777777;
font-size : 18px;
font-weight: bold;
text-align: left;
}
table.adminheading th {
text-align: left;
height: 50px;
width: 99%;
border-bottom: 5px solid #fff;
}
table.adminheading td {
color : #000;
}
table.adminlist {
background-color: #FFFFFF;
margin: 0px;
padding: 0px;
border: 1px solid #ddd;
border-spacing: 0px;
width: 100%;
border-collapse: collapse;
}

table.adminlist th {
margin: 0px;
padding: 6px 4px 2px 4px;
height: 25px;
background: url(../images/background.jpg);
background-repeat: repeat;
font-size: 11px;
color: #000;
}
table.adminlist th.title {
text-align: left;
}
table.adminlist th a:link, table.adminlist th a:visited {
color: #0f77c1;
text-decoration: none;
}
table.adminlist th a:hover {
text-decoration: underline;
}
table.adminlist tr.row0 {
background-color: #F9F9F9;
}
table.adminlist tr.row1 {
background-color: #FFF;
}
table.adminlist td {
border-bottom: 1px solid #e5e5e5;
padding: 4px;
}
table.adminlist tr.row0:hover {
background-color: #f1f1f1;
}
table.adminlist tr.row1:hover {
background-color: #f1f1f1;
}
table.adminlist td.options {
background-color: #ffffff;
font-size: 8px;
}
select.options, input.options {
font-size: 8px;
font-weight: normal;
border: 1px solid #999999;
}
table.adminform {
background-color: #f9f9f9;
border: solid 1px #d5d5d5;
width: 100%;
padding: 10px;
border-collapse: collapse;
}
table.adminform tr.row0 {
background-color: #f9f9f9;
}
table.adminform tr.row1 {
background-color: #eeeeee;
}
table.adminform th {
font-size: 11px;
padding-top: 6px;
padding-bottom: 2px;
padding-left: 4px;
padding-right: 4px;
text-align: left;
height: 25px;
background: url(../images/background.jpg);
color: #000;
background-repeat: repeat;
}
table.adminform td {
padding: 3px;
text-align: left;
}
table.adminform td.editor {
font-size: 9px;
}

.cat a:link, .cat a:visited
{
    color:#000000;
}

#topmenu a{
    color:#ad3033; font-size:10px;
}

.rubr {
color:#000000;
font-family:arial,tahoma;
font-size:18px;
font-weight:bold;
}
.anketa3r {
background-color:#FFFFFF;
border:1px solid #7F9DB9;
color:#000000;
font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
font-size:14px;
height:22px;
padding-bottom:2px;
padding-left:5px;
padding-top:2px;
width:260px;
} 
.zanketa {
background-color:#FFFFFF;
border:1px solid #7F9DB9;
color:#000000;
font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
font-size:14px;
height:24px;
padding-bottom:2px;
padding-left:5px;
padding-top:2px;
width:346px;
}
.zanketa2 {
background-color:#FFFFFF;
border:1px solid #7F9DB9;
color:#000000;
font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
font-size:14px;
height:124px;
padding-bottom:2px;
padding-left:5px;
padding-top:2px;
width:346px;
}
.zanketa3 {
background-color:#FFFFFF;
border:1px solid #7F9DB9;
color:#000000;
font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
font-size:14px;
height:54px;
padding-bottom:2px;
padding-left:5px;
padding-top:2px;
width:346px;
}
#za td {
vertical-align:top;
}
.yanketa {
background-color:#FFFFFF;
border:1px solid #7F9DB9;
color:#000000;
font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
font-size:14px;
height:24px;
padding-bottom:2px;
padding-left:5px;
padding-top:2px;
width:50px;
}
.ranketa {
background-color:#FFFFFF;
border:1px solid #7F9DB9;
color:#000000;
font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
font-size:14px;
height:24px;
padding-bottom:2px;
padding-left:5px;
padding-top:2px;
width:100px;
}
.tbord {
border:1px solid #000000;
font-family:Arial;
font-size:12px;
}
.tbord1 {
background-color:#CBE163;
border-bottom:2px solid #000000;
border-right:2px solid #000000;
font-family:Arial;
font-size:12px;
}  
.tbord11 {
background-color:#CBE163;
border-bottom:2px solid #000000;
font-family:Arial;
font-size:12px;
}
.nbord2 {
border-bottom:1px solid #000000;
border-right:1px solid #000000;
font-family:Arial;
font-size:12px;
}
.nbord3 {
border-right:1px solid #000000;
font-family:Arial;
font-size:12px;
}
.nbord22 {
border-bottom:1px solid #000000;
font-family:Arial;
font-size:12px;
} 
.tbord2 {
border-bottom:1px solid #000000;
border-right:1px solid #000000;
font-family:Arial;
font-size:14px;
}

.mh{
    display: none;
}
.mv{
    display: block;
}


#mhov{
    cursor: pointer;
    padding: 4px;
    
}
#mhov a:link,#mhov a:visited{
    color:#000;
}

.ac_norm {
background-color:window;
}
.ac_over {
    background-color: lightblue; /*hightlight;*/
    color:hightlighttext;
}
* html #men1,* html #men2,* html #men3,* html #men4{
    margin-top: 192px;
}
/*html #men1{margin-left:96px;}
* html #men1{left:0px;}*/
* html #z{
    position: relative;
    top:1px;
}

#ie{
    border: 1px solid red;
    padding-top  : 50px;
    background-color: red;
    
}
#b{
 background-position: top;
 background-repeat: repeat-x;
 height: 1px;
}


 

