* {
	 font-family: Arial, Helvetica, sans-serif;
	
}

html
{
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height:100%;
}

#container
{
	height: 100%;
	width: 992px;
	background-image:url(../images/linie_rechts.gif);
	background-repeat:no-repeat;
	background-position:right 126px;
}
#background
{
	background-image:url(../images/table_bg.gif);
	background-repeat:repeat-y;
}

#container td
{
	vertical-align:top;
}

#header
{
	height:101px;
}

#header img
{
	float:left;
}

#topmenu
{
	display:none;
}



#content
{
	padding:15px;
	width:966px;	
}

#leftcontent 
{
	display:none;	
}




#footer
{
	display:none;
}

/*CONTENT*/

#content
{
	font-size:12px;
}

#rightcontent
{
	display:none;
}

.first-element
{
	background-image:url(../images/bg/right_orange.gif);
	background-repeat:repeat-y;
}

.r-element
{
	padding:5px;
	border-bottom:1px solid #ffffff;
}

h1
{
	font-size:16px;
}

#rightcontent h2,#rightcontent h3,#rightcontent h4
{
	font-size:12px;
	margin:0px;
	padding:0px;
}

#content h2,#content h3
{
	font-size:16px;
	margin:0px;
	padding:0px;
}

#content h4
{
	font-size:12px;
	margin:0px;
	padding:0px;
}

#content a
{
	text-decoration:none;
	font-weight:bold;
	color:#0063A6;
}









/*
###################
#  ypMenu Styles  #
###################
 */
 
#cMenu {
    display:none;
}


