body{
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
  background-color:#c0c0c0;
  line-height:14px;
  margin:0;
  padding:0;	
}

a:link, a:visited, a:active{
	color:#93b73f ; /*#97aa13; */
	font-weight:bold;
	text-decoration:none;
	outline:none;
}
a:hover{
	text-decoration:underline;
	color:#c0c0c0;
  font-weight:bold;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom:10px;
  margin-top:0;
	color:#747468;
  text-transform:uppercase;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
  margin-bottom:6px;
	color:#fff;
  text-transform:uppercase;
  /* font-weight:normal; */
}
h3{
  font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-bottom:6px;
  margin-top:20px;
  color:#333;
}
h4 {
	font-size:12px;
  color:#93b73f;
	margin-bottom:0px;
  margin-top:15px;
	text-transform:uppercase;
}
h5 {
  font-size:11px;
	margin-bottom:10px;
  margin-top:0;
	text-transform:uppercase;
}
h6 {
	font-size:12px;
  color:#93b73f;
	margin-bottom:0px;
  margin-top:5px;
	text-transform:uppercase;
}
p{
	margin-top:3px;
	margin-bottom:13px;
}
img {
  border:0;
}
.bold {
  font-weight:bold;
}
.uppercase {
  text-transform:uppercase;
}
.line{
  border-top:1px solid #666;
}

.clearfloat {
  clear:both;
  margin-top:-1px;
  height:1px;
  overflow:hidden;
}



#outer_container {
  position:relative;
	margin:0 auto 0 auto;
	width:890px;
  background:url(../img/background.jpg) #fff;
}
#wrap {
  position:relative;
	margin:0 auto 0 auto;
	width:850px;
}

#top {
  position:relative;
  height:120px;
  background:#fff;
 
}
#top_left {
  position:relative;
  float:left;
  height:80px;
  background-color:#fff;
  top:20px;
  padding-left:510px;
  width:80px;
  margin-bottom:10px;
}
#top_right {
  position:relative;
  float:left;
  height:80px;
  background-color:#fff;
  top:5px;

  width:250px;
  margin-bottom:10px;
}
#logo{
  position:absolute;
  width:260px;
  height:136px;
  top:10px;
  left:10px;
  z-index:2;
  }



#main {
  position:relative;
  width:850px;
  background:url(../img/bg.jpg);
  margin-top:10px;
  
}
#main_wrap {
  position:relative;
  width:850px;
  margin-top:51px;
}
#main_inner{
  position:relative;
  width:738px;
  margin:0px auto 0 auto;
  padding-bottom:15px;
}


/**** BOXAR ****/
.pagang {
  color:#93b73f;         /* #97aa13;*/  
  margin-top:0;
}

.blogg {
  color:#FF3366; /*d300b8; */
}
.co {
  color:#ebd537;
  margin-top:0;
}
.page{
  color:#747468;
  text-transform:uppercase;
}

.boxlank{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	color:#fff;
  text-transform:uppercase;
  font-weight:bold; 
}

.box_wrapper {
  position:relative;
  width:748px;
  margin:0 0 50px 0;
}

#pa_gang {
  position:relative;
  width:740px;
  border:4px #93b73f solid; /*#bff900 */
  background:#fff;
}
#pa_gang_closed {
  position:relative;
  width:740px;
  border:4px #93b73f solid; /*#bff900 */
  background:#fff;
  height:200px;
}

#blogg {
  position:relative;
  width:740px;
  border:4px #FF3366 solid;
  background:#fff;
}
#blogg_closed {
  position:relative;
  width:740px;
  border:4px #FF3366 solid;
  background:#fff;
  height:200px;
}

#c_o {
  position:relative;
  width:740px;
  border:4px #ebd537 solid; /*f4d700 */
  background:#fff;
}
#c_o_closed {
  position:relative;
  width:740px;
  border:4px #ebd537 solid; /*f4d700 */
  background:#fff;
  height:200px;
}

#page {
  position:relative;
  width:740px;
  border:4px #747468 solid;
  background:#fff;
}


.box_head {
  height:10px;
  padding:3px 5px 6px 10px;
  margin:0;
}
.pagang_h {
  background-color:#93b73f;
}

.blogg_h {
  background-color:#FF3366;
}
.co_h {
  background-color:#ebd537;
}
.page_h {
  background-color:#747468;
}


.box_content_closed {
  position:relative;
  margin:20px auto 20px 20px;
  width:720px; /*650*/
  height:155px;
  overflow:hidden;
}
.box_content {
  position:relative;
  margin:20px auto 20px 20px;
  width:720px; /*650*/
}

.box_content_kontakt {
  position:relative;
  margin:10px auto 10px auto;
  width:700px; /*520*/
}

.box_content_inner {
  position:relative;
  width:630px;
}


.box {
  margin-top:20px;
}
.box_content_left {
  position:relative;
  float:left;
  width:380px;
  margin-right:20px;
}
.box_content_left_kontakt {
  position:relative;
  float:left;
  width:120px;
  margin-right:20px;
}

.box_content_right {
  position:relative;
  float:left;
  width:300px;
}


.las_mer {
  position:relative;
  width:70px;
  text-align:center;
  float:right;
}

.l_pagang {
  background-color:#93b73f;
  border:3px solid #93b73f;
}
.l_blogg {
  background-color:#FF3366;
  border:3px solid #FF3366;
}
.l_co {
  background-color:#ebd537;
  border:3px solid #ebd537;
}
.l_page {
  background-color:#747468;
  border:3px solid #747468;
}



#copyright {
  position:relative;
  margin:0 auto 10px auto;
  width:900px;
  color:#fff;
  font-size:10px;
  text-align:center;
}
#bottom {
 background:url(../img/bottom.jpg); 
 height:27px;
 width:890px;
}

/**Forms***/

.language {
  width:100px;
}

input {
  width:200px;
}
textarea {
  width:500px;
}
.english {
  font-size:10px;
  color:#666;
}
#sponsor {
  margin-left:20px;
  margin-right:20px;
}
#vanlogo {
  float:left;
  margin-right:30px;
  margin-bottom:20px;
  height:140px;
}

/*** Admin ***/

.admin_menu{
padding: 5px 0 10px 0;
background-color:#fff;
}

.admin_menu ul{
margin: 0;
padding: 0;


}

.admin_menu ul li{
position: relative;
display: inline;
border-right:1px solid #ccc;
padding-right:3px;
list-style-type: none;

}




/* WYSIWYG EDITOR */

/* Toolbar */
.toolbar1   { border: 1px solid #666666; height: 26px; background-image: url(../admin/icons/background_silver.jpg); }
.toolbar2   { border: 1px solid #666666; height: 24px; background-image: url(../admin/icons/background_silver.jpg); border-bottom: 0px; border-top: 0px; }

/* Command Buttons */
.button     { width: 20px; height: 20px; border: 0px solid transparent; margin: 1px; padding: 0px; background: transparent; }
.buttonOver { width: 20px; height: 20px; border: 1px solid #999999; margin: 0; padding: 0px; }


/* Font Type and Size Drop Down */
.dropdown          { background-color: #FFFFFF; border: 1px solid #333333; height: 140px; overflow: auto; padding: 1px; }
button.mouseOver   { background-color: #EEEEEE; border: 1px solid #CCCCCC; padding: 3px; cursor: default; text-align: left;}
button.mouseOut    { background-color: #FFFFFF; border: 1px solid #FFFFFF; padding: 3px; cursor: default; text-align: left;}




/* CREATE TABLE POPUP */

/* Select Border Width/Type */
.on   { background-color: #EEEEEE; border: 1px solid #CCCCCC; padding: 6px; width: 140px; cursor: default; height: 5px;}
.off  { background-color: #FFFFFF; border: 1px solid #FFFFFF; padding: 6px; width: 140px; cursor: default; height: 5px;}

/* Select Shading/Border Color */
.selectColorTable  { border: 1px solid #7E7E81; background-color: #F7F7F7; padding: 1px; }
.selectColorBorder { border: 1px solid #F7F7F7; }
.selectColorOn     { border: 1px solid #999999; background-color: #CCCCCC; }
.selectColorOff    { border: 1px solid #F7F7F7; background-color: #F7F7F7; }
.selectColorBox    { border: 1px solid #FFFFFF; font-size: 1px; height: 13px; width: 13px; }