/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
     Template aimline	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


html[xmlns^="http"]
			{
			/* verhindert Mozilla-Zucken
			 * > Firefox 1.5
			 */
			overflow-y: scroll;
			}


* {
        margin: 0px;
        padding: 0px;
}

body, td, th {
	    font-family: Arial, Helvetica, Verdana sans-serif;
	    font-size: 0.75em;
	    color: #333;
}
body {	    
	    background: #ffffff url('images/schatten_3000px.jpg') top center repeat-x;
	    margin: 0;
	    padding: 0;
}
a:link, a:visited, a:active {
	    color: #333;
	    text-decoration: underline;
            line-height: 1.6em;
}
a:hover, a:focus {
	    color: #cc0033;
	    text-decoration: none;
}
hr {
	    border-left:0px none; 
            border-right:0px none; 
            border-bottom:0px none; 
            margin:5px 0px; 
            color: #660033;
	    border-top: 1px solid #660033;
	    height: 1px;
	    width: 580px;
}
h1 {
	    font-size: 1em;
	    color: #cc0033;
	    text-transform: uppercase;
	    text-align: left;
	    font-weight: normal;
	    margin: 12px 2px 8px 2px;
}
h2, h3, h4, h5, h6 {
            font-size: 1em;
	    color: #000;
	    font-weight: normal;
	    text-align: left;
	    margin: 8px 2px 8px 2px;
}
p {     
            line-height: 1.2em;
            margin:0;
            padding:0;
}

li {
            list-style-type:square;
}
form {
	    margin: 0;
}
blockquote {
            font: italic 1.2em/1.2 arial, helvetica, verdana, sans-serif;
	    color: #006699;
	    text-align: left;
	    margin: 8px 10px 8px 10px;
}

p.klein {
           font: italic 0.8em/1.2 arial, helvetica, verdana, sans-serif;
	   color: #006699;
	   text-align: left;
	   margin-top:8px;
	   padding-bottom: 20px;
}	    
img {
           border: 0px;
}     
img.rechts_top {
         float: right;
         margin: 0px;
         padding: 0px 0px 15px 20px;
}
img.links_top {
         float: left;
         margin: 0px;
         padding: 0px 20px 15px 0px;
}

img.rechts_fluss {
         float: right;
         margin: 0px;
         padding: 10px 0px 10px 20px;
}
img.links_fluss {
         float: left;
         margin: 0px;
         padding: 10px 20px 10px 0px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	Umschliesst die ganze Webseite
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#main {
	    width: 919px;
	    margin: 0 auto 0 auto;
	    padding: 0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	Gestaltet den Kopfbereich
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#header {
        height: 150px;
	width: 919px;
	margin-bottom: 0px;	    
}       

#banner {
        height: 150px;
	width: 489px;
        float: left;
        text-align: right;
}
#banner img {
        float: left;
        margin: 66px 0 0 5px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Gestaltet das Suchen-Feld
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#search_box {
        clear:right;
        height: 35px;
	float: right;
	width: 170px;
}
.search_string {
        float:right;
        margin:15px 0px 0 0px;
	width: 128px;
	height: 16px;
        font-size: 1em;
}
.search_submit {
        clear:right;
        float:right;
        border:0px none;
	width: 30px;
	height: 30px;
	background: #fff url('images/icon_lupe.jpg') no-repeat left top;
        margin: 10px 3px 0 2px;
	font-size: 1em;
	color: #333;
	text-transform: uppercase;
	text-align: right;
	padding:0px;
}

 /* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Gestaltet das Flaggen-Menu
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#flags {
        clear:right;
        float:right;
        width: 180px;
        height:25px;
        padding:5px 0px 0 0px;
}
#flags img {
         text-align: right;
         margin-right:0px;
         list-style: none; 
}
#flags a {
         text-decoration: none;
}
#flags ul.menu-top {
         text-align: right;
         margin-top:5px;
         padding-right:5px;
         list-style: none; 
}
#flags li{
        display: inline;
        margin-right: 0px;
        margin-left: 3px;
        padding:0;
}
#flags ul.menu-top a img {
        opacity: 0.5;
        -moz-opacity: 0.5;
        filter:alpha(opacity=50); /* IE6+ */
        -ms-filter:alpha(opacity=50); /* IE8 */     
}

#flags li.menu-parent a img {
       opacity: 1;
      -moz-opacity: 1;
      filter:alpha(opacity=100); /* IE6+ */
      -ms-filter:alpha(opacity=100); /* IE8 */
} 


.highlight {
	    background-color: #D0D0D0;
}

 /* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Gestaltet das Top-Menu
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#topmenu {    
           height: 30px;
	   float: right;
	   width: 165px;
	   margin-top:40px;
	   margin-right:5px;
}

#topmenu ul {
         text-align: right;
         margin:0px;
         padding:0;
         list-style: none; 
}
#topmenu li{
        display: inline;
        margin: 0;
        padding:0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	Umschliesst Menu, Content und rechte Spalte
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#wrapper {
       margin: 0px auto 0px auto;
       background: url('images/bg_container_grau.jpg') right top repeat-y;
       
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	Gestaltet das Menu
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#navigation {
        float: left;
	width: 170px;
	border-right: 1px solid #000;
	background: #c6c7c9;
}

.menu {   
	    
        height: 370px;
	margin: 0px;
	padding-top: 12px;
	color: #331;
	border-left: 5px solid #fff;
        border-right: 5px solid #fff;       
}

.menu ul, .menu li {
	margin: 0 0 0px 0;
	padding-left: 0px;
	list-style: none;
}
.menu ul ul {
	padding: 0 0 15px 0px;
        list-style: none;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	line-height: 1.7em;
	padding-left: 15px;
        color: #333;
        text-decoration: none; 
}

.menu_default a:hover, .menu_default a:focus {
	background: #fff;      
}

.menu_current  {
	border-right:0px solid #1b5ab5;
        background: #fff;
	font-weight:normal;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	Gestaltet den Inhaltsbereich
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#content {
        margin: -15px 173px 0px 171px;
        padding: 0px;
	text-align: justify;     
}
#content a:link, a:visited, a:active {
	color: #333;
	text-decoration: underline;
        line-height: 1.6em;
}
#content a:hover, a:focus {
	color: #cc0033;
	text-decoration: none;
}
.clearing {overflow:hidden;
}
 
#content p {
        line-height: 1.4em;
        margin:0 0 10px 0;
        padding:0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Gestaltet den wechselnden Inhalt der Startseiten
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.content_bg {
        min-height: 460px;
        margin-top: -15px;
        padding: 0px;
	background: url('http://aimline.ch/media/aimline/bg-content/aimline1.jpg') no-repeat left top;
        z-index: 1;     
}
/* IE < 7 */
* html .content_bg {
        height: 460px;
}

.content_text {
        float: right;
        width:50%;
        padding: 12px 20px 15px 20px;
	text-align: justify;
        background: #fff;
        border-right: 0px solid #000;
        z-index: 2;
}
.content_text h1  {
        margin-top:0px;
}
.content_text ul {
        margin-top: 0px;
        list-style-image: url(images/bullet_neutral.jpg);
}
.content_text li {
        text-align:left;
        margin-left:17px;
}    
.content_text td {
        height: 12px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	Gestaltet den Newsbereich
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#spalte_rechts {
         float:right;
         width:170px;
         margin:0px;
         padding:0px;        
}
#spalte_rechts h1 {
         font-size:1em;
         margin-left: 10px;   
         padding-top:0px;
         color: #333;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	Gestaltet die Fusszeile
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footer {  
           clear:both;  
           height: 30px;
	       float: right;
	       width: 900px;
	       font-size: 0.9em;
	       margin-top:20px;
	       margin-right:5px;
}
#footer ul {
         text-align: right;
         margin:0px 0px 0 0px;
         padding:0;
         list-style: none; 
}
#footer li{
        display: inline;
        margin-left: 58px;
        padding:0;
}


.unsichtbar{
         display: inline;
         left: -1000px;
         overflow: hidden;
         width: 0px;
         position: absolute;
         top: -1000px;
         height: 0px;
}
