html, body{ 
       margin:0; 
       padding:0; 
       text-align:left;
       margin-top:18px;
} 
 

#pagewidth{ 
       width:928px; 
       text-align:left;  
       margin-left:auto; 
       margin-right:auto;  
}

#ticker ul li{
	margin-left: -20px;
	padding:0px;
        list-style-type: none;
	list-style-image: url(/images/liststyle.gif);
}

#header{
        position:relative;
        height:80px; 
        background-color:#FFFFFF;
        width:100%;
} 
 
#toplogo{
        float:left;
        padding-left: 30px;
        padding-top: 2px;
 }

#lang {
	float:left;
	width: 60px;
	height: 20px;
	padding-left: 523px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #909090;
}

#lang a {
	color: #909090;
	text-decoration:none;
}

#lang a:hover {
	color:#0069AA;
	text-decoration:underline;
}

#lang a.active {
	color:#0069AA;
	text-decoration:none;
}
 
#searchbox{
        float:right;
        padding-right:0px;
        background-color:#FFFFFF;
}

#searchbox ul{
	margin: 0px;
        padding:0px;
}

#searchbox ul li{
	margin: 0px;
	padding:0px;
	list-style-type: none;
}

#searchbox a { 
        color: #0069AA;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight:normal;
        text-decoration: none; 
}

#searchbox a:hover { 
        text-decoration: underline;
}

#twocols{
        width:698px; 
        float:right; 
        position:relative; 
}
 
#maincolhome{
	background-color: #FFFFFF;
	width: 460px;
	height:100%;
	float: left;
	display:inline;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-left: 20px;
	padding-right:16px;
        line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
 
#maincolhome h1{
	margin: 0px;
	padding: 0px;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #6C6C6C;
	padding-top: 5px;
	padding-bottom: 20px;
}
 
#maincolhome h2{
	margin: 0px;
	padding: 0px;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #6C6C6C;
	padding-bottom: 2px;
}

#maincolhome h3{
	margin: 0px;
	padding: 0px;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #6C6C6C;
        margin-top: 5px;
	padding-bottom: 16px;
}

#maincolhome h4{
	margin: 0px;
	padding: 0px;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #333;
	padding-bottom: 4px;
}

#maincolhome h5{
	margin: 0px;
	padding: 0px;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #6C6C6C;
	padding-top: 6px;
}


#maincolhome p{
	padding: 0px;
	margin: 0px;
	padding-bottom: 8px;
	font-size: 12px;
	background-image: url(http://www.netzton.ch/images/subline.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#maincolhome img{
	float: left;
	margin-right: 30px;
	border: 1px solid #888888;
}

#maincolhome a { 
        color: #0069AA;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight:normal;
        text-decoration: none; 
}

#maincolhome a:hover { 
        color: #0069AA;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight:normal;
        text-decoration: underline;
}

 
#maincol{
	background-color: #FFFFFF;
	height:100%;
	float: left;
	display:inline;
	position: relative;
	width:460px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-left: 20px;
	padding-right:16px;
        line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

#maincol img {
	padding: 0px;
	margin: 0px;
        border:none;
}


#maincol a { 
        color: #0069AA;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight:normal;
        text-decoration: none; 
}

#maincol a:hover { 
        text-decoration: underline;
}


#maincol ul{
	padding: 0px;
	margin: 0px;
 }

.blogCommentTitle{
	font-size: 13px;
        padding-top:10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
 }

#maincolknowledge{
	background-color: #FFFFFF;
	height:100%;
	float: left;
	display:inline;
	position: relative;
	width:610px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-left: 20px;
	padding-right:20px;
        line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
 }

#maincolknowledge img{
	padding: 0px;
	margin: 0px;
}

#maincolknowledge a { 
        color: #0069AA;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight:normal;
        text-decoration: none; 
}

#maincolknowledge a:hover { 
        text-decoration: underline;
}


#maincolknowledge ul{
	padding: 0px;
	margin: 0px;
}

#maincolknowledge h1{
	margin: 0px;
	padding: 0px;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
        font-weight: bold;
	text-align: left;
	color: #6C6C6C;
	margin-bottom: 10px;
}


#maincolknowledge h2{
	margin: 0px;
	padding: 0px;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        font-weight: bold;
	text-align: left;
	color: #6C6C6C;
	margin-bottom: 20px;
}
 
#maincolknowledge h3{
	margin: 0px;
	padding: 0px;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        font-weight: bold;
	text-align: left;
	color: #6C6C6C;
	margin-bottom: 5px;
	margin-top: 12px;
}

 
#maincolknowledge h4{
	margin: 0px;
	padding: 0px;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold;
	text-align: left;
	color: #6C6C6C;
	margin-bottom: 5px;
	margin-top: 12px;
}

#maincoldirectory{
	background-color: #FFFFFF;
	height:100%;
	float: left;
	display:inline;
	position: relative;
	width:460px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-left: 20px;
	padding-right:20px;
        line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
 }

#maincoldirectory td{
	padding: 0px;
	margin: 0px;
        border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #959595;
}

#maincoldirectory a { 
        color: #0069AA;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight:normal;
        text-decoration: none; 
}

#maincoldirectory a:hover { 
        text-decoration: underline;
}


#feedmaincol{
	background-color: #FFFFFF;
	height:100%;
	float: left;
	display:inline;
	position: relative;
	width:348px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-left: 20px;
	padding-right:20px;
        line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

#maincol h1{
	margin: 0px;
	padding: 0px;
	line-height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
        font-weight: bold;
	text-align: left;
	color: #6C6C6C;
        margin-top: 4px;
	margin-bottom: 20px;
}

#maincol h2{
	margin: 0px;
	padding: 0px;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        font-weight: bold;
	text-align: left;
	color: #6C6C6C;
        margin-top: 4px;
	margin-bottom: 20px;
}
 
#maincol h3{
	margin: 0px;
	padding: 0px;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        font-weight: bold;
	text-align: left;
	color: #6C6C6C;
	margin-bottom: 5px;
	margin-top: 12px;
}

 
#maincol h4{
	margin: 0px;
	padding: 0px;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold;
	text-align: left;
	color: #6C6C6C;
	margin-bottom: 5px;
	margin-top: 12px;
}

#rightcol{
       width:170px;
       float:right; 
       position:relative; 
       background-color:#FFFFFF;
       padding-left:21px;
       line-height:18px;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
 }

#rightcol h2{
	margin: 0px;
	padding: 0px;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        font-weight: bold;
	text-align: left;
	color: #6C6C6C;
        margin-top: 5px;
	margin-bottom: 20px;
}

#rightcol h3{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold;
	text-align: left;
	color: #6C6C6C;
	margin-bottom: 5px;
	margin-top: 12px;
        padding-bottom: 5px;
	background-image: url(http://www.netzton.ch/images/subline.jpg);
	background-repeat: no-repeat;
	background-position: 0px 15px;
}

#rightcol h4{
	margin: 0px;
	padding: 0px;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold;
	text-align: left;
	color: #6C6C6C;
	margin-bottom: 5px;
	margin-top: 12px;
}

#rightcol ul{
	margin: 0px;
         padding:0px;
}

#rightcol ul li{
	margin: 0px;
	padding:0px;
	list-style-type: none;
}


#rightcol a { 
        color: #0069AA;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight:normal;
        text-decoration: none; 
}

#rightcol a:hover { 
        text-decoration: underline;
}

#rightcol a.active { 
        color: #0069AA;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight:normal;
        text-decoration: none; 
}

#navigation{
	height:100%;
        padding-left: 52px;
        margin: 0;
}

#navigation ul{
	margin: 0px;
        padding:0px;
}

#navigation ul li{
	margin: 0px;
	padding:0px;
	list-style-type: none;
	background-image: url(http://www.netzton.ch/images/subline.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

#navigation ul li a{
	display: block;
	color: #333;
	width: 144px;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-bottom: 12px;

}

#navigation ul li a:hover{
	color: #0069AA;
}

#navigation ul li a.active{
	color: #0069AA;
}

#navigation ul li a.dashes{
	color: #000000;
   	padding-top: 0px;
	padding-bottom: 2px;
}

#navigation ul li.sublevel2 a{
	color: #333;
	width: 120px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

#navigation ul li.sublevel2 a:hover{
       color: #0069AA;
       width: 120px;
}

#navigation ul li.sublevel2 a.active{
       color: #0069AA;
       width: 120px;
}

#navigation ul li.sublevel2 a.dashes{
	color: #000000;
   	padding-top: 0px;
	padding-bottom: 2px;
}

#navigation ul li.sublevel3 a{
	color: #333;
	width: 120px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

#navigation ul li.sublevel3 a:hover{
       color: #0069AA;
       width: 120px;
}

#navigation ul li.sublevel3 a.active{
       color: #0069AA;
       width: 120px;
}

#navigation ul li.sublevel3 a.dashes{
	color: #000000;
   	padding-top: 0px;
	padding-bottom: 2px;
}

#footer {
       height:15px;
       width:460px;
       margin-left:251px;
       padding-top:20px;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 10px;
 }

#footer img{
       padding: 0px;
       margin: 0px;
       padding-left: 10px;
}

#newsticker ul{
	margin: 0px;
        padding:0px;
}

#newsticker ul li{
	margin: 0px;
	padding:0px;
	list-style-type: none;
}

#newsticker ul li a{
	display: block;
        color: #0069AA;
	text-decoration: none;
}

#newsticker ul li a:hover{
        color: #0069AA;
	text-decoration: underline;
}

#newsticker a{
	display: block;
        color: #0069AA;
	text-decoration: none;
}

#newsticker a:hover{
        color: #0069AA;
	text-decoration: underline;
}

#around{
      float: left;
}

#valid{
      float: left;
}

#cert{
      float: left;
      padding-left:60px;
}
 

/* additional classes search stuff */

.bottom {
	margin: 0;
	padding-right: 300px;
}

.bottom a{
	color: #000000;
        text-decoration: none;
}

.startpic {
	margin: 0;
	background-color: #ffffff;
	border: 2px solid #000000;
}

.search {
	margin: 0;
	padding-left:3px;
	font-size: 11px;
	color: #000000;
	text-align: left;
	display: inline;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #6C6C6C;
}

.searchbutton {
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #6C6C6C;
	text-align: left;
	display: inline;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.searchbuttonhome {
	margin: 0;
	padding: 0px;
	font-size: 11px;
	color: #6C6C6C;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.searchpage {
    margin-left: 145px;
	padding: 0;
	font-size: 11px;
	color: Black;
	text-align: left;
         font-family: Arial, Helvetica, sans-serif;
	display: inline;
	background-color: #FFFFFF;
}

.login {
	margin: 0;
	padding: 0px;
	color: #6C6C6C;
         font-family: Arial, Helvetica, sans-serif;
         font-size: 12px;
	text-align: left;
	background-color: #FFFFFF;
}

.stud {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}

.morenews {
        padding-top: 6px;
        padding-bottom: 0px;
}

.rahmen{
	border: 1px solid #888888;
}

#fotolink a { 
color: #6699cc;
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight:normal;
text-decoration: none; 
}

#fotolink a:hover { 
color: red;
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight:normal;
text-decoration: none; 
}

 /*  */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac */
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
