body { 
	font-family: Arial,Sans-serif,"Trebuchet MS",Verdana;
        font-size: 12px;
        background: #75bcf4;
        color: #000000;

       	background-image: url(./verlaufhsev.jpg); 
        background-repeat: repeat-y;
        background-position: center center;
	
}






div.fullpage {
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -320px;

	width: 640px;	
	
	border: 0px solid #cccccc;

       	background-image: url(./innerhsev.jpg); 
        background-repeat: no-repeat;
        background-position: 0px 0px;

}


div.pagehead {
        margin-top: 0px;
        margin-bottom: 0px;
        margin-right:auto;
        margin-left:auto;
        top: 0px;
        width: 640px;   
        height: 140px;   
        text-align: left;
	border: 0px solid #cccccc;
        border-bottom: 1px dotted #75bcf4;
}


div.pageside {

        float: left;
        width: 138px;   

        text-align: right;

        padding-top: 10px;
        padding-left: 0px;

        margin-top: -0px;
        margin-right: 0px;

        border: 0px solid #cccccc;
}

div.pagesideadmin {
	background: #eeeecc;
        color: #111199;
        border: 2px dotted #0000ff;
	padding: 3px;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

div.pagebody {
	position: absolute;
	right: 0;
        width: 470px;
	height: auto;
	
        margin-right: 20px;
	padding-left: 5px;
        border-left: 1px dotted #75bcf4;
}


a { outline: none; }
a:link { text-decoration: none;  color: #dd2a2c;     }
a:visited { text-decoration: none; color: #dd2a2c;    }
a:hover { text-decoration: underline; color: #dd2a2c;  }


a.diys_a { outline: none; }
a.diys_a:link { text-decoration: none;  color: #dd2a2c;      }
a.diys_a:visited { text-decoration: none; color: #dd2a2c;   }
a.diys_a:hover { text-decoration: underline;; color: #dd2a2c;  }

a.diys_aext { outline: none; }
a.diys_aext:link { text-decoration: none;  color: #dd2a2c;      }
a.diys_aext:visited { text-decoration: none; color: #dd2a2c;   }
a.diys_aext:hover { text-decoration: underline; color: #dd2a2c;  }

a.diys_afile { outline: none; }
a.diys_afile:link { text-decoration: none;  color: #dd2a2c;     }
a.diys_afile:visited { text-decoration: none; color: #dd2a2c;    }
a.diys_afile:hover { text-decoration: underline; color: #dd2a2c;  }


img.diys_img {
	border: 1px solid #75bcf4;	
	margin: 5px;
}

img.diys_fimg {
	border: 1px solid #75bcf4;	
	margin: 2px;
}

img.diys_limg {
	border: 1px solid #75bcf4;	
	margin: 2px;
}

img.diys_rimg {
	border: 1px solid #75bcf4;	
	margin: 2px;
}


td.diys_td {
	background: #eeeeee;
        font-size: 12px;
}

table.diys_table {
	background: #ffffff;	
	border: 1px solid #75bcf4;			
	margin-left: 8px;	
}



h1.diys_h1 {
	color:#75bcf4;
        font-size: 26px;
}

h2.diys_h2 {
	color:#75bcf4;
        font-size: 16px;
}


p.diys_p {
	margin-left: 8px;	
	margin-top: 6px;
	margin-bottom: 3px;
	text-indent: 5px;	
}

div.diys_cite {
	background: #ffffff;	
	border-left: 1px dotted #dd2a2c;
	margin-left: 15px;	
}

input {

        color:#000000;
        font-family: sans-serif,Verdana,arial;
        font-size: 12px;
}

input.diys_button {

        color:#000000;
	font-family: arial,sans-serif,Verdana;
	border-left: 1px solid #eeeeee;
	border-top: 1px solid #f3f3f3;
	background: #dddddd;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
        font-size: 14px;
	margin:2px;
}

textarea {
	
        color:#000000;
        font-family: courier,fixed;
        font-size: 12px;
}

textarea.diys_textarea {
	background-image: url(/inputshadow.jpg);
        background-repeat: repeat;
        background-position: left top;

        color:#000000;
        font-family: arial,sans-serif,Verdana;
        font-size: 14px;
	border: 1px solid #000000;
}


input.diys_input {
	background-image: url(/inputshadow.jpg);
        background-repeat: repeat;
        background-position: left top;

        color:#000000;
        font-family: arial,sans-serif,Verdana;
        font-size: 14px;
	border: 1px solid #000000;
	margin:2px;
}

input.diys_file {
	background-image: url(/inputshadow.jpg);
        background-repeat: repeat;
        background-position: left top;

        color:#000000;
        font-family: arial,sans-serif,Verdana;
        font-size: 14px;
	border: 1px solid #000000;
	margin:2px;
}

select.diys_select {
	background-image: url(/inputshadow.jpg);
        background-repeat: repeat;
        background-position: left top;

        color:#000000;
        font-family: arial,sans-serif,Verdana;
        font-size: 14px;
	border: 1px solid #000000;
	margin:2px;
}

div.diys_navibutton {
        
        float: right;

        border: 1px solid #75bcf4;
	color: #75bcf4;
        margin: 2px;
        width: 125px;
        text-align: center;

}

div.diys_navibutton:hover {
        border: 1px solid #75bcf4;
	color: #75bcf4;

        background: #75bcf4;
       
}

div.diys_navibutton:active {
	border: 1px solid #dd2a2c;
        background: #dd2a2c;
       
}

a.diys_buttona {
        color: #dd2a2c;         
        background: none;
	text-decoration: none;
}

a.diys_buttona:hover {
	color: #dd2a2c;  
	text-decoration: none;       
}