input {
	border: 1px solid #cccccc;
}

textarea {
	border: 1px solid #cccccc;
}

select {
	border: 1px solid #cccccc;
}


a {
	color: #000000;
}

hr {
	color: #FDE123;
}

#head
{
    font-family : "Verdana";
	background-color: #FF0000;
	height: 140px;
	top: 0px;
	width: 1000px;
	left: 0px;
	vertical-align: bottom;
	position: absolute;
}

#edge
{
    font-family : "Verdana";
	background:url("../images/template/edge.jpg") no-repeat;
	height: 140px;
	top: 0px;
	width: 100%;
	left: 0px;
	vertical-align: bottom;
	position: absolute;
}

#logo
{
    font-family : "Verdana";
	height: 40px;
	top: 36px;
	left: 76px;
	width: 250px;
	vertical-align: bottom;
	position: absolute;
}

#logo_subtitle
{
    font-family : "Verdana";
	height: 40px;
	top: 74px;
	left: 47px;
	width: 250px;
	vertical-align: bottom;
	position: absolute;
}

#zweig
{
	top: 15px;
	right: 55px;
	width: 174px;
	height: 119px;
	position: absolute;
}

#banderole
{
        top: 20px;
        left: 540px;
        width: 174px;
        height: 119px;
        position: absolute;
}

#menu
{
    font-family : "Times";
	font-weight: bold;
	color: #ffffff;
	background:url("../images/template/menubg.gif") no-repeat;
	top: 123px;
	left: 97px;
	height: 18px;
	width: 600px;
	position: absolute;
}

#border
{
    font-family : "Verdana";
	font-size: 0px;
	background-color: #FE928F;
	height: 1px;
	top: 140px;
	left: 0px;
	width: 1000px;
	position: absolute;
}

#main
{
    font-family : "Verdana";
	background-color: #FFFFFF;
	border-right: 1px solid #ff0000;	
	padding: 5px;
	top: 141px;
	left: 0px;
	width: 750px;
	height: 100%;
	position: absolute;
}

#right
{
    font-family : "Verdana";
	background-color: #ffffff;
	top: 142px;
	left: 765px;
	height: 100%;
	vertical-align: bottom;
	position: absolute;
}
