@import url(/styles/live/articles.css);
@import url(/styles/live/toolbox.css);
@import url(/styles/live/lightwindow.css);
@import url(/styles/live/formmanager.css);
@import url(/styles/live/navigation.css);
@import url(/styles/live/livetranslate.css);

/* Structure */
.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;
}

input {
    margin: 0;
}

input.button {
    height: 21px;
    padding: 0 6px;
}

/* Images */
img {
    border: 0;
}

/* 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: bold;
    font-size: 20px;
}

h2 {
    margin: 0;
    font-weight: bold;
    font-size: 14px;
}

h3 {
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    padding: 0;
}


/* Body - Container */
#container_tb {
    margin: 0 auto;
    width: 1068px;
    background-image: url(/images/default/border.gif);
    background-repeat: repeat-y;
}

#container {
    width: 960px;
    margin: 0 auto;
}

#topnav {
    background-color: #FFFFFF;
    border-top: 1px solid #A6A6A6;
    border-bottom: 1px solid #A6A6A6;
    border-left: 0;
    border-right: 0;
    padding: 3px 10px;
    margin-bottom: 15px;
    width: 940px;
}

#sidenav {
    background-color: #F5F5F5;
    width: 230px;
    min-height: 480px;
    height: auto !important;  /* for modern Browsers */
    height: 480px;  /*for IE */
    padding: 10px;
    float: left;
}

#footer {
    background-image: url(/images/default/footer.gif);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    padding: 10px;
    width: 940px;
    height: 80px;
    clear: both;
}


.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;	
	text-align:left;	
}
a{
	text-decoration: none;
	color: #f81010;
}
a:hover{
	text-decoration: none;
	color: #626262;
}
hr{
	border: 1px solid #e8e8e8;	
}
#outer_wrap{
	width:750px;
        margin:0 auto; 
	position: relative;
	min-height: 100%;
	height:auto !important;/* moderne Browser */
	height:100%; /* IE */   
  background: url(/images/webiteasy/outerBg.gif) repeat-y top left;
}
#header{	
	position: relative; left: 0px; top: 0px; 
	float: left;
	height:95px;
	width: 750px;
	background: #fff;
	overflow: hidden;
} 
#inner_wrap{
	float: none;
	width:100%;
	border:0px; 
}
#vertical_navigation{
	position: relative; left: 0px; top: 0px; 
	float: left;
	width:125px;		
	background: url(/images/webiteasy/verticalNavisssBg.gif) no-repeat top left;	
	overflow: hidden;
}
#vertical_navigation_top{
	width:125px;		
	height: 56px;
	background: url(/images/webiteasy/verticalNaviTop.gif) no-repeat top left;	
}
#vertical_navigation_top_inner{
	position: relative; /*wichtig wegen IE6, zeigt sonst keine backgrounds von innern divs an*/
	padding: 10px 10px 10px 9px;
	overflow: hidden;    
}
#vertical_navigation_inner{
	position: relative; /*wichtig wegen IE6, zeigt sonst keine backgrounds von innern divs an*/
	padding: 0 11px 40px 0;
	overflow: hidden;    
}
#vertical_navigation_foto{
	width:116px;		
	height: 96px;
}
#vertical_navigation_bottom{
	color: #e6e6e6;
	font-size: 11px;
	padding: 35px 10px 10px 10px;
	overflow: hidden;
}
#content{
	position: relative; left: 0px; top: 0px;
	float:left;   
	width:625px;
}
#horizontal_navigation{
	position: absolute; left: 0px; top: 0px; 
	width:625px;		
	height: 56px;
	background: url(/images/webiteasy/horizontalNaviBg.gif) no-repeat top left;	
	z-index: 99;
}
#horizontal_navigation_inner{
	padding:5px;
	z-index: 99;
}
#content_inner{
	position: relative; /*wichtig wegen IE6, zeigt sonst keine backgrounds von innern divs an*/
	top: 56px;
	padding: 0 15px 10px 25px;
	overflow: hidden;
}

/*webiteasy navigation based on divs*/
div.nav_main_active, div.nav_main_active_last{
	padding: 7px 4px 12px 7px;	
	background: url(/images/webiteasy/verticalMainMenuBg.gif) no-repeat center left;
}
div.nav_main_active a, div.nav_main_active_last a{
	color: #e2e2e2;
	font-size: 12px;
}
div.nav_main_inactive, div.nav_main_inactive_last{
	padding: 7px 5px 12px 7px;
	background: url(/images/webiteasy/verticalMainMenuBg.gif) no-repeat center left;
}

a.nav_main{
	color: #e2e2e2;
	font-size: 12px;
}
a.nav_main:hover{
	color: #e2e2e2;
	font-size: 12px;
}

a.home{
	color: #fff;
	font-size: 12px;
}
a.home:hover{
	color: #ff0;
	font-size: 12px;
}

div.nav_sub_active, div.nav_sub_active_last{
	padding: 3px 5px 3px 5px;
}

div.nav_sub_active a, div.nav_sub_active_last a{
	color: #ffff00;
	font-size: 12px;
}
div.nav_sub_inactive, div.nav_sub_inactive_last{
	padding: 3px 5px 3px 5px;	
}

a.nav_sub{
	color: #fff;
	font-size: 12px;
}
a.nav_sub:hover{
	color: #ffff00;
	font-size: 12px;
}	

/*dropdown navi, extended from famous suckerfish*/
#nav, #nav ul {
	float: left;	/*important*/
	list-style: none; /*important*/
	line-height: 1; /*important*/
	
	font-weight: bold;
	padding: 0;
	border: solid #fff;
	border-width: 0px 0px;
	margin: 0 0 1em 0;
}

#nav a {
	display: block; /*important*/	
	color: #e9e9e9;	
	padding: 0.5em 10px 0.5em 5px;	
	background: url(/images/webiteasy/horizontalMenuSeparator.gif) no-repeat center right;
}

#nav a:hover {
	color: #ffff00;	
}

#nav a.child {
  margin: 0px 0px; /*attention, margin in the height does not work in IE for hover*/
	border: 0px solid #fff;
	color: #fff;
	background: none;
}

#nav a.child:hover {
  color: #ff0;
  background: none;
}

#nav li {
	float: left; /*important*/	
	width: auto; /* you probably have to give a specific width for Opera*/
}

#nav li ul {
	position: absolute; /*important*/
	left: -999em; /* for opera */
	height: auto; /*important*/
	width: 120px; /*important*/
	w\idth: 130px; /*important*/
	font-weight: normal;
	border: none;
	background: #626262;
}

#nav li li {
	width: 120px; /*important*/
}

#nav li ul a {
	width: 110px; /*important*/
	w\idth: 120px; /*important*/
}

#nav li ul ul {
	margin: -1.75em 0 0 14em; /*important*/
}


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	/*important for a 3rd level of content*/
	left: -999em; /* for opera */
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	/*important also for a 3rd level of content*/
	left: auto;
}
#nav li:hover, #nav li.sfhover { /*sfhover are IE that uses JS to become sfhover*/
	background: none;
	/*hover for the listelements - the whole "block-part" */	
}
