html {
  height:100%;

 }
body  {
 margin:0;
 padding:0;
 height:100%;
 background-color:#9dc3d8;
 background-position: bottom center;
 background-repeat: no-repeat;
 background-attachment: fixed;
}

p 	{
	text-align: justify;
	}
	
a  	{
	color:#000000;
	text-decoration: underlined;
	}
	
a:visited{
	color:#000000;
	text-decoration: underlined;
	}

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

#site {
	width:990px;
 	background-image: url(../images/background.png);	
 	background-repeat:repeat-y;
 	margin-left:auto;
 	margin-right:auto;
 	text-align:center;
	min-height: 100%;
	}

#amenu
 {
 color:white;
 text-decoration:none;
 }
 
#amenu:hover
  {
  text-decoration:underline;
  } 
 
#right {
    float: right;
    margin: 0 0px 0 0;
    padding: 0 12px 0 0;
    /* margin: 0 12px 0 0; padding: 0; IE6 workaround */
    font-family:calibri,sans-serif;font-size:11px;color:white;
    margin-right:13px;
  	} 

.contentpaneopen {
	margin-top:-8px;
	}

.contentheading {
	font-weight:bold;
	}

#content {
 background-color:white;
 font-family: calibri, sans-serif;
 font-size:14px;
 margin-top:5px;
 margin-left:230px;
 margin-right:18%;
 min-height:600px;
 text-align:left;
	}
	
#navigation {
 font-family: calibri, sans-serif;
 font-size:14px;
 margin-top:-15px;
 margin-left:29px;
 margin-right:0px;
 float:left;
 width:195px;
 z-index:1;
 text-align: left;
	}	

*+html #navigation {
 font-family: calibri, sans-serif;
 font-size:14px;
 float:left;
 z-index:1;
 margin-left:30px;
 margin-top:0px;
 text-align: left;
} //Gilt nur für Internet Explorer 7
	
*+html ul.menu {
 padding-left:10px;
 } //Gilt nur für Internet Explorer 7
	
h1	{
font-size:24px;
color:#00718F;
    }

h3	{
    font-weight:bold;
	color: #00718f; 
	font-size: 18px;
    }

/* Seitenmenü einrücken */
.menu ul {
padding-left:20px;
	}
	
.menu {
padding-left:20px;
	}
	
/* Menü oben vorerst rausgenommen
	.moduletable_menu {

	    height:20px;
	    background-color:#4899AF;
	    padding-bottom:8px;
	    }

	:root moduletable_menu {
		margin-right:200px;    
		}


	.mainlevel {
	    float:right;
	    text-align:right;
	    font-family:calibri, sans-serif;
	    text-decoration:none;
	    font-size:14px;
	    vertical-align:middle;
	    color:white;
	    padding:6px;
	    border-style: solid;
	    border-width:0px 0px 0px 0px;
	    border-color: white;  
		}

	.mainlevel:hover {
	    background-color:#007494;
	    color:white;
	    font-weight:bold;
		}
*/        
 

#oben {
    font-family:calibri, sans-serif;
    text-decoration:none;
    font-size:14px;
    color:white;
    padding:6px;
    height:140px;
 	background: url(../images/header.png);
 	background-position: top left;
 	background-repeat:no-repeat;
	z-index:2;
 	}    
    
/*	
input {
 color : #333333;
 font-family : Calibri,Sans-serif;
 font-size : 14px;
 background: #FFFFFF;
 border-colordark: #517196;
 border-colorlight: #CCCCCC;
} 
*/   
    
textarea {
 color : #333333;
 font-family : Calibri,Sans-Serif;
 font-size : 14px;
 background: #FFFFFF;
 border: 1px solid #abadb3;
}    

#msg {
	width:90%;
}

#user_form {
border-top-color: #000000;
border-left-color: #000000;
border-right-color: #000000;
border-bottom-color: #000000;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-left-style: solid;
border-right-style: solid;
border-bottom-style: solid;
background-color: #4899af;
color: #ffffff;
font-size: 14px;
}


.button
{
border: 1px solid #ffffff;
margin-left:3px;
margin-right:3px;
background-color: #4899af;
color: #FFFFFF;
font-size: 13px;
}

.componentheading {
	display: none;
}

	
ul.menu {
  position:relative;
  top:0px;
  left:0px;
  float:left;
  width:196px;
  padding:0;
  border: none;
  }
  
*+html ul.menu {
  position:relative;
  top:0px;
  margin-left:20px;;
  float:left;
  width:175px;
  border: none;
  }  

ul.menu li
  {
    list-style: none;
    margin: 0 0 0 0; padding: 0px 0px 0px 0px;
    padding-left: 0px;
    margin-left: -20px;
  }
  
li.menu li.parent.active a {
	background-color:#000000;
	color:#00718F;
	font-size:14px;
	padding-left:25px;
	}	

li.menu li.parent.active a:hover {
	background-color:#4899AF;
	color:white;
	font-weight:bold;
	}	  
  
ul.menu li#current a {
	background-color:#b5cfd6;
	color:#00718F;
	font-size:14px;
	padding-left:35px;
	}

ul.menu li#current a:hover {
	background-color:#4899AF;
	color:white;
	font-weight:bold;
	}
	
ul.menu li#current.active a {
	background-color:#DFDCD7;
	color:#00718F;
	font-size:14px;
	padding-left:35px;
	}

ul.menu li#current.active a:hover {
	background-color:#4899AF;
	color:white;
	font-weight:bold;
	}	

ul.menu li#current ul a {
	background-color:#DFDCD7;
	color:#00718F;
	font-size:14px;
	padding-left:45px;
	}


ul.menu a, ul.menu h2 {
    display:block;
    text-decoration: none;
    font-weight: normal;
    border: 1px solid white;
    color: white;
    background-color: #4899AF;
    margin: 0px 0 0 0; padding: 3px 0px 3px 10px;
    padding-left: -10px;
 }

  * html ul.menu a, * * html ul.menu h2 {
    width: 100%;    /* Breitenangabe fuer IE 5.x */

   }
ul.menu a:hover {
    border-color: white;
    background-color:#007494;

  }
ul.menu h2 {
    font-size: 0.8em;
    margin: 0 0 0;
    border-color: gray;
    color: black; background-color: #eee;

    }




/* Ticketsystem */


/* Neues Ticket */
li.item23 {
	background-color: #00aabb;
	}

li.item23 a, li.item23 h2 {
    display:block;
    text-decoration: none;
    font-weight: normal;
    border: 1px solid white;
    color: #00718F;
    background-color: #b3d8a3;
    margin: 0px 0 0 0;
    padding: 3px 0px 3px 10px;
 }

  * html li.item23 a, * html * html ul.item23 h2 {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
   }
li.item23 a:hover {
    color: white;
    background-color:#007494;
  }
li.item23 h2 {
    font-size: 0.8em;
    margin: 0 0 0;
    border-color: gray;
    color: black; background-color: #eee;    
    }
	

/* Alle Tickets */
li.item22 {
	background-color: #00aabb;
	}

li.item22 a, li.item22 h2 {
    display:block;
    text-decoration: none;
    font-weight: normal;
    border: 1px solid white;
    color: #00718F;
    background-color: #b3d8a3;
    margin: 0px 0 0 0;
    padding: 3px 0px 3px 10px;
 }

  * html li.item22 a, * html * html ul.item22 h2 {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
   }
li.item22 a:hover {
    color: white;
    background-color:#007494;
  }
li.item22 h2 {
    font-size: 0.8em;
    margin: 0 0 0;
    border-color: gray;
    color: black; background-color: #eee;    
    }
		
/* Einstellungen */
li.item4 {
	background-color: #00aabb;
	}

li.item4 a, li.item4 h2 {
    display:block;
    text-decoration: none;
    font-weight: normal;
    border: 1px solid white;
    color: #00718F;
    background-color: #b3d8a3;
    margin: 0px 0 0 0;
    padding: 3px 0px 3px 10px;
 }

  * html li.item4 a, * html * html ul.item4 h2 {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
   }
li.item4 a:hover {
    color: white;
    background-color:#007494;
  }
li.item4 h2 {
    font-size: 0.8em;
    margin: 0 0 0;
    border-color: gray;
    color: black; background-color: #eee;    
    }

/* Ticket suchen */
li.item3 {
	background-color: #00aabb;
	}

li.item3 a, li.item3 h2 {
    display:block;
    text-decoration: none;
    font-weight: normal;
    border: 1px solid white;
    color: #00718F;
    background-color: #b3d8a3;
    margin: 0px 0 0 0;
    padding: 3px 0px 3px 10px;
 }

  * html li.item4 a, * html * html ul.item4 h2 {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
   }
li.item3 a:hover {
    color: white;
    background-color:#007494;
  }
li.item3 h2 {
    font-size: 0.8em;
    margin: 0 0 0;
    border-color: gray;
    color: black; background-color: #eee;    
    }    
    
/* Benutzer verwalten */
li.item42 {
	background-color: #00aabb;
	}

li.item42 a, li.item42 h2 {
    display:block;
    text-decoration: none;
    font-weight: normal;
    border: 1px solid white;
    color: #00718F;
    background-color: #b3d8a3;
    margin: 0px 0 0 0;
    padding: 3px 0px 3px 10px;
 }

  * html li.item4 a, * html * html ul.item4 h2 {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
   }
li.item42 a:hover {
    color: white;
    background-color:#007494;
  }
li.item42 h2 {
    font-size: 0.8em;
    margin: 0 0 0;
    border-color: gray;
    color: black; background-color: #eee;    
    }        

/* Unternehmensprofil */
li.item30 {
	background-color: #00aabb;
	}

li.item30 a, li.item15 h2 {
    display:block;
    text-decoration: none;
    font-weight: normal;
    border: 1px solid white;
    color: #FFFFFF;
    background-color: #78B4C4;
    margin: 0px 0 0 0;
    padding: 3px 0px 3px 10px;
 }

  * html li.item30 a, * html * html ul.item30 h2 {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
   }
li.item30 a:hover {
    color: white;
    background-color:#007494;
  }
li.item30 h2 {
    font-size: 0.8em;
    margin: 0 0 0;
    border-color: gray;
    color: black; background-color: #eee;    
    }

/* Kontakt */
li.item29 {
	background-color: #00aabb;
	}

li.item29 a, li.item15 h2 {
    display:block;
    text-decoration: none;
    font-weight: normal;
    border: 1px solid white;
    color: #FFFFFF;
    background-color: #78B4C4;
    margin: 0px 0 0 0;
    padding: 3px 0px 3px 10px;
 }

  * html li.item29 a, * html * html ul.item29 h2 {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
   }
li.item29 a:hover {
    color: white;
    background-color:#007494;
  }
li.item29 h2 {
    font-size: 0.8em;
    margin: 0 0 0;
    border-color: gray;
    color: black; background-color: #eee;    
    }		
    
/* Impressum */
li.item14 {
	background-color: #00aabb;
	}

li.item14 a, li.item14 h2 {
    display:block;
    text-decoration: none;
    font-weight: normal;
    border: 1px solid white;
    color: #FFFFFF;
    background-color: #78B4C4;
    margin: 0px 0 0 0;
    padding: 3px 0px 3px 10px;
 }

  * html li.item14 a, * html * html ul.item14 h2 {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
   }
li.item14 a:hover {
    color: white;
    background-color:#007494;
  }
li.item14 h2 {
    font-size: 0.8em;
    margin: 0 0 0;
    border-color: gray;
    color: black; background-color: #eee;    
    }		    
    
/*für Menüstil Vorgängerversion - Vertikal */
/*
.moduletable {
	margin-top: 20px;
	margin-left: 5px;
	font-size: 14px;
	}

table.moduletable {
	padding: 0px, 10px, 0px, 5px;
	}
	
/* IE7 */	
*+html .moduletable {
	margin-top: 0px;
	}	
	
/* IE7 Einrückung */

*+html ul.menu li.active#current a {
	padding-left: 5px;
	}

*+html ul.menu li {
	padding-left: -20px;	
	margin-left: -20px;
	}

.moduletable {
	margin-top:12px;
	margin-left:2px;
	}

	/* IE7 */	
*+html .moduletable { 
	margin-top:-3px;
	margin-left:0px;
	margin-right:2px;
	}
	
.moduletable tr {
	background-color:#4899AF;
	font-size:15px;
	font-family:calibri,sans-serif;
	}

.moduletable tr a {
	color:white;
	padding-left:15px;
	text-decoration: none;
	}

.moduletable tr a:hover {
	color:#00718F;
	text-decoration: none;	
	}	

.moduletable tr a#active_menu {
	font-weight:bold;
	color:#444444;
	}

.moduletable tr a:hover#active_menu {
	color:#00718F;
	}

.moduletablenews {
	margin-top: 10px;
	border: 0px dotted #00718F;
	}

.moduletablenews h3 {
	color:#00718F;
	margin-bottom: -10px;
	margin-top: 0px;
	text-align:left;
	}

ul.latestnewsnews li {
	padding-left: -25px;
	margin-left: -25px;
	margin-bottom: 5px;
	font-size:12px;
	list-style-image:url('../images/list-style-image.gif')	
	}
	
	
	/* ________Extended Menu________ */
	
	
.tree {
	background-color:#4899AF;
	font-size:15px;
	font-family:calibri,sans-serif;	
	margin-top: -3px;

}	
	
.tree a {	
	color: white;
	text-decoration: none;
	
}

#caps {
	margin-right: 15px;
	border-bottom: 1px solid #58a0b3;
	border-top: 1px solid #58a0b3;	
	
}

#caps:hover a {	
	color: #00718F;
	font-weight: bold;
	
}

.tree ul {
	list-style-type: none;

}

.tree li {
	margin-left: -25px;
	
}	

#caps:hover {
	background-color: #9dc3d8;
	
}	

a.mainlevel_active {
	color: #00718F;
	font-weight: bold;	
	
}

a.sublevel_current {
	color: #00718F;
	font-weight: bold;	
	
}

a.mainlevel_current {
	color: black;
	font-weight: bold;	
	
}

a#active_menu {
	color:black;
	
}
	
