@import url(/styles/live/articles.css);
@import url(/styles/live/navigation.css);
@import url(/styles/live/thickbox.css);

/* Structure */
.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;
}

input {
    margin: 0;
}

input.button {
    height: 21px;
    padding: 0 6px;
}

/* Images */
img {
    border: 0;
}



/* Links */
a {
    text-decoration: none;
    color: #cbac00;

}

a:hover {
    text-decoration: none;
    color: #858585;
}

/* remove dashed boxes from around links in firefox */
a:focus {
    user-focus: none;
    outline: none;
    -moz-user-focus: none;
    -moz-outline: none;
}

/* Headings */
h1 {
    font:20px Georgia, serif;
    margin: 0;
    color: #e92527;
    font-weight: normal;
}

h2 {
    font:15px Georgia, serif;
    margin: 0;
    color: #e92527;    
    font-weight: normal;
}

h3 {
    font:15px Georgia, serif;
    font-weight: normal;
    color: #e92527;    
    margin: 0;
    padding: 0;
}


/* Body - Container */
#container_tb {
    margin: 0 auto;
    width: 1068px;
    background-image: url(/images/default/border.gif);
    background-repeat: repeat-y;
}




.label {
    display: block;
}

input.field {
    background-color: #CDCDCD;
    border: 1px solid #A0AEC0;
    padding:2px;
}


ul	{
	list-style-position:outside;
}


/* validator icons */
#xhtml {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px 5px 5px 0;
	background-image: url(/images/default/xhtml_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#xhtml:hover {
	background-position: -16px 0px;
}

#css {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/css_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#css:hover {
	background-position: -16px 0px;
}

#sitemap {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sitemap:hover {
	background-position: -16px 0px;
}

a.sitemaptop {
	display: block;
	background-image: url(/images/default/sitemapline.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	width: 300px;
}

a.sitemaplow {
	display: block;
	padding-left: 20px;
	width: 280px;
}

div.userimg{
width:90px;
float:left;
}


/*webiteasy own*/
*{
	padding:0;
	margin:0;
	border:0;
}
html, body{
 	height: 100%; /* wichtig */
	font:12px Tahoma, sans-serif;
	color: #000;
	background: url("/images/webiteasy/background.png") repeat;
	text-align:left;	
}
hr{
        border: 1px solid #e8e8e8;	
}
ul	{
	list-style-position:inside;
}
#outer_wrap{
	width:844px;	
	margin:0 auto;
  	position: relative;
}
#header{
	height:166px;
	margin: 0px 20px;
	background: url("/images/webiteasy/background_header.png") repeat-x 0px 6px; 
}
#header_nav{
    width: 628px;
	height:134px;
	padding: 0px 0px 2px 7px;
	position: absolute;
}
#header_sub_nav{
	height:30px;
	position: absolute;
	top: 145px;
}
#header_logo{
    position: absolute;
    left: 638px;
    top: 0px;
    width: 165px;
	height:77px;
}

#inner_wrap{

    margin: 0px 20px;
    float: none;
	width:804px;
	background: #fff;
	padding:34px 0px 20px 0px;
}
#navigation{
        position: relative; left: 0px; top: 0px; 
        float: left;
	    width:237px;
	    margin-left: -18px;

}
#navigation_inner{
        position: relative; /*wichtig wegen IE6, zeigt sonst keine backgrounds von innern divs an*/
        padding:0px 20px 0px 0px;    
        overflow: hidden;    
}
#content{
        position: relative; left: 0px; top: 0px;
        float:left;   
	    width:390px;
}
#content_inner{
        position: relative; /*wichtig wegen IE6, zeigt sonst keine backgrounds von innern divs an*/
        padding:0px 30px 10px 0px;
        overflow: hidden;    
}
/*BEGIN template header_events.tpl*/
#content_events{
        position: relative; left: 0px; top: 0px;
        float:left;   
	    width:627px;
	     margin-left: -18px;
}
#content_events_inner{
        position: relative; /*wichtig wegen IE6, zeigt sonst keine backgrounds von innern divs an*/
        padding:0px 10px 10px 0px;
        overflow: hidden;     
}
/*END template header_events.tpl*/
/*BEGIN template header_galleries.tpl*/
#content_galleries{
        position: relative; left: 0px; top: 0px;
        float:left;   
	    width:567px;

}
#content_galleries_inner{
        position: relative; /*wichtig wegen IE6, zeigt sonst keine backgrounds von innern divs an*/
        padding: 0px 0px 10px 0px;
        overflow: hidden;     
}
/*END template header_galleries.tpl*/
#box{
        position: relative; left: 0px; top: 0px;
        float:left;   
	    width:195px;	  
}
#box_inner{
        position: relative; /*wichtig wegen IE6, zeigt sonst keine backgrounds von innern divs an*/
        padding:24px 0px 0px 0px;
        overflow: hidden;    
}
#box_inner_events{
        position: relative; /*wichtig wegen IE6, zeigt sonst keine backgrounds von innern divs an*/
        padding:0px 0px 0px 0px;
        overflow: hidden;    
}
.boxes_connector{
   	background: #979697 url("/images/webiteasy/boxes_connector.png") repeat top left;
   	padding: 6px 0px 0px 0px;
}
.boxes_connector_bottom{
   	background: #979697 url("/images/webiteasy/boxes_connector.png") repeat top left;
   	font-size: 11px; 
   	color:#fff;
}
.boxes_connector_bottom_inner{
    padding: 6px 20px 6px 7px;
}

#footer {
  	position: relative;
	width:804px;	
	height:24px;
	margin: 0px 20px;
}
#footer_inner {
    padding: 5px 0px 0px 1px;
    font-size: 10px;    
    color: #fff;
}

a.link_footer, a.link_footer:hover{
    font-size: 10px;
    color: #ffde17;
}

/*wns navigation based on divs*/
/*main navigation*/
div.nav_main_active, div.nav_main_active_last{
	background: url("/images/webiteasy/background_header.png") repeat-x 0px 6px; 
	padding: 115px 8px 0px 8px;
	float: left;
}
div.nav_main_active A, div.nav_main_active_last A{
    color: #000;
}
div.nav_main_inactive, div.nav_main_inactive_last{
	padding: 115px 8px 0px 8px;
	float: left;
}
a.nav_main{
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
}
a.nav_main:hover{
    font-size: 12px;
    text-transform: uppercase;
    color: #000;
}
   
/*subnavigation*/
div.nav_sub_active, div.nav_sub_active_last{

	padding: 0px 15px 0px 0px;
	float: left;
}
div.nav_sub_active A, div.nav_sub_active_last A{
    color: #cbac00;
}
div.nav_sub_inactive, div.nav_sub_inactive_last{
	padding: 0px 15px 0px 0px;
	float: left;	
}
a.nav_sub{
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
}
a.nav_sub:hover{
    font-size: 11px;
    text-transform: uppercase;
    color: #cbac00;
}

/* Forms */
form {
    margin: 0;
    padding: 0;
}

div.formlabel{
    float:left;
    min-width:130px;
    width: auto !important;  /* for modern Browsers */
    width: 130px;  /*for IE */
}
div.formsublabel{
    float:left;
    min-width:130px;
    width: auto !important;  /* for modern Browsers */
    width: 130px;  /*for IE */
}

div.checkboxlabel{
	float:left;
}

div.checkbox{
	float:left;
	width:25px;
}


div.formelement{
    float:left;
    margin-right: 10px;
}

#search {
    float : right;
    color : white;
    margin : 20px;
    padding-right : 5px;
    margin-right : 10px;
}


#form_container input {
    margin-bottom: 6px;
    background-color: #e5d57f;
    border: 0px solid #A0AEC0;
    padding:2px;
}

#form_container input.form_error{
    border: 1px solid #FF0000;
}

#form_container textarea {
    margin-bottom: 6px;
    background-color: #e5d57f;
    border: 0px solid #A0AEC0;
    padding:2px;
}

#form_container select {
    background-color: #e5d57f;
    border: 0px solid #A0AEC0;
    padding:2px;
    margin-bottom: 6px;
}

.form_separator {
    color : #000000;
    font-size : 16px;
    padding-top: 20px;
    padding-bottom : 5px;
    margin-bottom : 5px;
    clear : both;
    
}
#error {
	border-width: 1px 2px 2px 1px;
	border-color:#000000;
	border-style: solid;
	padding: 4px;
	font-size: 14px;
	color: red;
	background-color:#FFFFFF;
}

.commenttxt{
   width:320px;
   height:140px;
}

/*wns EVENTS Box left*/
.events_box{
   font-size: 10px;
   padding-bottom: 16px;
   position: relative;
   padding-left: 44px;
}
   
a.events_box_link{
   color: #cbac00;
   font-size: 13px;
}
a.events_box_link:hover{
   color: #cbac00;
   font-size: 13px;   
}
.img_today{
position: absolute;
  width: 35px; 
  height: 35px; 
  z-index: 99;  
  left: 0px;
  top: 0px;
}

/*wns EVENTS full*/
.events_full{
   font-size: 13px;
   padding-bottom: 16px;
   position: relative;
   padding-left: 44px;
}
   
a.events_full_link{
   color: #cbac00;
   font-size: 13px;
}
a.events_full_link:hover{
   color: #cbac00;
   font-size: 13px;   
}

