@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: #fed147;

}

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

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

/* Headings */
h1 {
    margin: 0;
    font-weight: normal;
    font-size: 18px;
    color: #bb231b;
}

h2 {
    margin: 0;
    font-weight: normal;
    font-size: 12px;
    color: #bb231b;    
}

h3 {
    font-weight: normal;
    font-size: 12px;
    margin: 0;
    padding: 0;
    color: #bb231b;    
}


/* Body - Container */
.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 Arial, Verdana, sans-serif;
  color: #000;
  background:#cccccc url("/images/webiteasy/background.png") repeat-x top left; 
  text-align:left; 
  line-height: 140%; 
}
hr{
  border: 1px solid #e8e8e8;  
}
#outer_wrap{
  width:909px;  
  margin:0 auto;
  position: relative;
  background: url("/images/webiteasy/bg.png") repeat-y top left; 
}
#header{
  height:172px;
  background:#fff url("/images/webiteasy/header.png") no-repeat top left; 
}
#logo{
  color: #b4101d;
  height: 35px;
  background: #b4101d;
  position: absolute;
  top: 54px;
  left: 586px;
}
#navigation_main{

  height: 20px;
  position: absolute;
  top: 125px;
  left: 26px;
  width: 840px;
  overflow: hidden;
}
#navigation_sub{

  height: 20px;
  position: absolute;
  top: 147px;
  left: 26px;
  width: 840px;
  overflow: hidden;  
}
#inner_wrap{
  float: none;
  width:100%;

  padding-bottom:20px;
}
#navigation{
  position: relative; left: 0px; top: 0px; 
  float: left;
  width:611px;

}
#navigation_inner{
  position: relative; /*wichtig wegen IE6, zeigt sonst keine backgrounds von innern divs an*/
  padding: 54px 37px 0px 37px;    
  overflow: hidden;    
}
#content{
  position: relative; left: 0px; top: 0px;
  float:left;   
  width:298px;

}
#content_news{
  padding: 30px 22px 22px 22px;
  color: #fff;
}
#content_address{
  padding: 22px;
  font-size: 11px;
  color: #fff;
  
}
#content_inner{
  position: relative; /*wichtig wegen IE6, zeigt sonst keine backgrounds von innern divs an*/
  padding:10px;
  overflow: hidden;    
}
#footer {
  position: relative;
  width:100%; 
  height:137px;
   width:909px;  
  margin:0 auto; 
  background: url("/images/webiteasy/footer.png") no-repeat top left; 
  padding-bottom: 20px;
}


/*webiteasy navigation based on divs*/
div.nav_main_active, div.nav_main_active_last{
	text-transform: uppercase;
	float: left;
  padding: 4px 3px 4px 13px;  
  margin-bottom: 6px;
  background: url(/images/webiteasy/mainMenuBg.gif) no-repeat center left;
}
div.nav_main_active a, div.nav_main_active_last a{
  text-transform: uppercase;	
	float: left;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
}
div.nav_main_inactive, div.nav_main_inactive_last{
  text-transform: uppercase;	
	float: left;
  padding: 4px 3px 4px 13px;  
  margin-bottom: 6px;
  background: url(/images/webiteasy/mainMenuBg.gif) no-repeat center left;
}

a.nav_main{
  text-transform: uppercase;	
  color: #fed147;
  font-size: 12px;
  font-weight: normal;
}
a.nav_main:hover{
	text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
}

div.nav_sub_active, div.nav_sub_active_last{
  float: left;	
  padding: 4px 3px 4px 13px;  
  margin-bottom: 6px;
  background: url(/images/webiteasy/subMenuBg.gif) no-repeat center left;
}

div.nav_sub_active a, div.nav_sub_active_last a{
  text-transform: uppercase;  	
	float: left;
  color: #fff;
  font-size: 10px;
  font-weight: normal;
}
div.nav_sub_inactive, div.nav_sub_inactive_last{
	float: left;
  padding: 4px 3px 4px 13px;  
  margin-bottom: 6px;
  background: url(/images/webiteasy/subMenuBg.gif) no-repeat center left;
}

a.nav_sub{
  text-transform: uppercase;  	
  color: #fed147;
  font-size: 10px;
  font-weight: normal;
}
a.nav_sub:hover{
  text-transform: uppercase;  	
  color: #fff;
  font-size: 10px;
  font-weight: normal;
} 

/*news*/
a.newstitle, a.newstitle:hover{
  font-size: 11px;
}
.newstext{
  font-size: 11px; 
  color: #fff;
}
.news_wrap{
	padding-top: 24px;
}
a.newstitle_icon, a.newstitle_icon{
  font-size: 20px;
  font-weight: bold;
}

/* s-node mandatory, haben sie vergessen im update */
.clear{
 clear: both;
}
