body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #F2F3F0;
	margin: 0;

}
/*  tags */
hr{
background-color: white;
}
a:link, a:visited, a:active {
	color: #333333;
	text-decoration: none;
	z-index: 1000;
	
}
h1 {
	font-size: 12px;
	color: #cc0000;
	text-align: left;
	margin: 8px 2px 8px 2px;
}

/*  tags ende */


/*  oben */
div#logo{
position: relative;
left: 270px;
top: 22px;
width: 160px;
z-index: 100;
float: left;
}


div#sprachen{
position: relative;
top: 82px;
left: 735px;
font-size: 10px;
color: #333;
padding: 2px;
z-index: 1000;
float: left;
}


div#sprachen a{
color: #333;
}
/*  oben ende*/

/*  inhalt */
#main {

clear: left;
position: relative;
left: 0px;
top: 30px;
height: 100%;
    width: 100%;
	margin: 0px;
	padding: 0;
	z-index: 10;
}
div#main form
{
width: 300px;
}
#container{
position: relative;
background: white;
left: 20px;
min-height: 400px;
float: left;
width: 1100px;}


div#inhalt
{
padding: 24px 0 0 15px;
background-color: white;
position: relative;
left: -5px;
top: 0px;
border-left: 5px solid #cc0000;
width: 750px;
z-index: 1000;
line-height: 16px;
float: left;
}
/*  inhalt tags*/

div#inhalt a
{
text-decoration: underline;
}
div#inhalt font
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #333333;
	font-weight: normal;
}

div#inhalt td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #333333;
	font-weight: normal;
}


div#inhalt  span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #333333;
	font-weight: normal;
}
 div#inhalt br
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #333333;
	font-weight: normal;
}
 div#inhalt p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #333333;
	font-weight: normal;
} 
 div#inhalt pre
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #333333;
	font-weight: normal;
}
div#inhalt span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #333333;
	font-weight: normal;
}
div#inhalt b
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333;
font-weight: bold;
}
div#inhalt .required
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #cc0000;
font-weight: normal;
}

div#inhalt p.MsoNormal{

	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #333333;
	font-weight: normal;
}

/*  microsoft putzen */
.MsoNormal{

	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #333333;
	font-weight: normal;
}

p.MsoNormal{

	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #333333;
	font-weight: normal;
}
/*  microsoft putzen ende */

/*  inhalt ende */

/*  --------------------- navigation ----------------- */

div#navi{
padding: 15px 15px 0px 0px;

position: relative;
left: 0px;
top: 0px;
min-height: 469px;
float: left;
/*background-color: #e6e6e0;*/
background-color: #ffffff;
z-index: 0;
 width: 225px;
 margin-left: 2px;
 padding-right: 1px;
 border-right: 5px solid #cc0000;
}
div#navi .menu_current a
{ 

color: #cc0000;
margin: 0px;
}

div#navi a:hover {
	text-decoration: none;
	background-color: #F2F3F0;
	color: #cc0000;

}

 ul
{
	line-height: 20px;
}
#menu {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0 0 0 0px;
	font-style: italic;
	font-size: 12px;
	background-color: #ffffff;
    min-height: 420px;
}
#menu ul, #menu li {
	margin: 0px;
	padding: 0;
	list-style: none;
	}


/*fuegt untere levels nach rechts*/
#menu li li
{
margin: 0;
padding-left: 11px;
background-color: #F2F3F0;
font-size: 11px;
}


.menu_current {
color: #cc0000;
margin:  0px;
font-weight: normal;
/*background-image: url(http://www.iti-swiss.ch/cms/templates/allcss/current.gif);
background-repeat: no-repeat;*/
background-color: #F2F3F0;
display: block;
}

.menu_default
{
display: block;
}


#menu a:link, #menu a:visited, #menu a:active, #menu a:hover {
	padding: 0px;
margin: 0px;

}

/*  ------------------- navigation ende ---------------------- */



/*  formulare */

form {
	margin: 0;
}

form input    { 
color:  #333; 
background-color: #ffffff; 
border-top: 0px solid #cc0000; 
border-right: 1px solid  #cc0000; 
border-bottom: 1px solid  #cc0000; 
border-left: 0px solid #cc0000; 
font-weight: normal; 
font-size: 11px;
font-family: Verdana;
margin-top: 2px; }



form textarea    { 
color:  #000; 
background-color: #fff; 
border-top: 0px solid #cc0000; 
border-right: 1px solid  #cc0000; 
border-bottom: 1px solid  #cc0000; 
border-left: 0px solid #cc0000; 
font-weight: normal; 
font-size: 11px; 
font-family: Verdana; }


form select   { 
color:  #000; 
background-color: #fff; 
border-top: 0px solid #cc0000; 
border-right: 1px solid  #cc0000; 
border-bottom: 1px solid  #cc0000; 
border-left: 0px solid #cc0000; 
}

.menu form input    { 
color:  #333; 
/*background-color: #e6e6e0;*/
background-color: #e6e6e0;
border-top: 0px solid #cc0000; 
border-right: 1px solid  #cc0000; 
border-bottom: 1px solid  #cc0000; 
border-left: 0px solid #cc0000; 
font-weight: normal; 
font-size: 11px;
font-family: Verdana; }

/*  formulare ende*/





/*  footer */


div#footer a{
color: #333;
}




div#footer {
position: relative;
left: 270px;
top: 40px;
font-size: 10px;
color: #333;
width: 600px;
height: 30px;
padding: 2px;
z-index: 1000;
clear: left;
}

.footerx {
	background-color: #FFFFFF;
	clear: both;
	height: 20px;
	background-image: url(footer.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: 18px;
}
/*  footer ende */

.banner, .search_box {
	height: 40px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 20px;
}
.banner {
	width: 530px;
	padding-left: 20px;
	float: left;
	text-align: left;
}
.search_box {
position: relative;
top: 10px;
left: 3px;
}
.search_string {
	width: 120px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 80px;
	height: 15px;
	font-size: 10px;
	vertical-align: middle;
}
.banner a {
	color: #FFFFFF;
}


.login_table {
	border: 1px solid #D0D0D0;
	margin: 20px 0 5px 0px;
	text-align: center;
	padding: 0 0 3px 0;
}
.login_table h1 {
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}

.powered_by {
	text-align: left;
	font-size: 10px;
	padding-top: 2px;
}

/* überflüssig? */
div#bg {
position: relative;
left: 0px;
top: 0px;
background-repeat: no-repeat;


}
div#grau
{
position: relative;
left: 15px;
top: 100px;
width: 120px;
height: 415px;
background-color: #e6e6e0;

}
/* überflüssig? ende */