/***************************************************************************************
 * Cascading Stylesheet definitionen                                                   *
 *                                                                                     *
 * Author:              Domenico Crescenti                                             *
 * Datum:               24.03.2006                                                     *
 * Version:             1.1                                                            *
 *                                                                                     *
 ***************************************************************************************/

/***************************************************************************************
 * body tag. Definiert dokumentenweit den verwendeten schrifttyp                       *
 ***************************************************************************************/


body{
  	 BACKGROUND-COLOR:#f5a04d;
  	 margin:0;
  	 padding:0;
  	 font-size:19px;
     font-family:arial;
     font-style:normal;
     text-align:left;
     line-height:28px;
     font-weight:normal;
     text-decoration:none;

}
#tbl{
    padding:0px;
    border-spacing:0px;
	margin:0px;
	position: top, left;
	border-width:0px;
	border-collapse: collapse;
	height:100%;
	text-align:top;
}

#td1{
    padding:0px;
    margin:0px;
    width:245px;
    BACKGROUND-IMAGE: URL('../images/logo.gif');
    Background-position:61px 30px;
    background-repeat:no-repeat;
    vertical-align:top;
    	line-height:0px;
	font-size:0px;
}
#td2{
    padding:0px;
    margin:0px;
	width:90px;
	BACKGROUND-COLOR:#ffffff;
	BACKGROUND-IMAGE: URL('../images/middle.gif');
	background-repeat:repeat-y;
}
#td3{
    text-align:top;
    padding:0px;
    margin:0px;
    /*height:100%;*/
	width:650px;
	BACKGROUND-IMAGE: URL('../images/c_body1.gif');
	background-repeat:repeat-y;
	vertical-align:top;
}
#td31{
    text-align:top;
    padding:0px;
    margin:0px;
    /*height:100%;*/
	width:700px;
	BACKGROUND-IMAGE: URL('../images/c_body1.gif');
	background-repeat:repeat-y;
	vertical-align:top;
}
#td3spez{
    text-align:top;
    padding:0px;
    margin:0px;
    /*height:100%;*/
	width:650px;
	background-position:bottom right;
	BACKGROUND-IMAGE: URL('../images/c_box.gif');
	background-repeat:no-repeat;
	vertical-align:top;
}
#td3spez1{
    text-align:top;
    padding:0px;
    margin:0px;
    width:750px;
    vertical-align:top;
}
#td3top{
    text-align:left;
    padding:0px;
    margin:0px;
	width:650px;
	background-repeat:repeat-y;
	vertical-align:top;
}
#td3top{
    text-align:left;
    padding:0px;
    margin:0px;
	width:750px;
	background-repeat:repeat-y;
	vertical-align:top;
}

#l_logo{
	width:245px;
	height:200px;
	BACKGROUND-COLOR:#ffffff;
	border-color:#113355;
	border-width:1px;
}
#c_top{
    position:bottom left;
    top:0px;
    BACKGROUND-COLOR:#f5a04d;
    background-position:left bottom;
 	margin:0px;
	width:650px;
	height:112px;
	BACKGROUND-IMAGE: URL('../images/c_top.gif');
	background-repeat:no-repeat;
	vertical-align:bottom;
}
#c_bottom{
    position:top left;
 	margin-bottom:0px;
	width:650px;
	height:140px;
	BACKGROUND-COLOR:#f5a04d;
	background-position:top, left;
	BACKGROUND-IMAGE: URL('../images/c_bottom.gif');
	background-repeat:no-repeat;
	text-align:center;
}
#nav{
 	width:245px;
 	text-align:right;
	background-position:top, left;
	BACKGROUND-IMAGE: URL('../images/sep.gif');
	background-repeat:no-repeat;
}
#nav_aktiv{
	width:245px;
	text-align:right;
	background-position:top, left;
	BACKGROUND-IMAGE: URL('../images/sep.gif');
	background-repeat:no-repeat;
}
#subnav{
	width:245px;
	text-align:right;
	background-position:right;
	BACKGROUND-IMAGE: URL('../images/sub.gif');
	background-repeat:no-repeat;
}
#subnav_aktiv{
	width:245px;
	text-align:right;
	background-position:right;
	BACKGROUND-IMAGE: URL('../images/sub_aktiv.gif');
	background-repeat:no-repeat;
}
#sep{
    margin:0px;
    margin-top:110px;
    position:top;
	width:245px;
	height:1px;
	line-height:0px;
	font-size:0px;
	border-width:0px;
	border-width:0px;
	border-collapse: collapse;
}

#content{
	margin:10px;
	width:600px;
}

#edit{
	margin:5px;
	width:750px;
}

#seperator{
    margin:0px;
    margin-top:0px;
    position:top;
	width:245px;
	height:2px;
	BACKGROUND-COLOR:#f9c38f;
	line-height:0px;
	font-size:0px;
	border-width:0px;
	border-width:0px;
	border-collapse: collapse;
}

#test{
    margin-top:90px;
    margin-left:90px;
}
#up{
    float:right;
	padding:0px;
	margin-top:2px;
	width:25px;
	/*border-color:#000000;
	border-style:solid;
	border-width:1px;*/
}
#tt{
 	float:left;
	width:620px;
	/*border-color:#000000;
	border-style:solid;
	border-width:1px;*/
}
