body
{
	font-family: sans-serif;
	font-size: 10pt;
	background-color: white;
	padding: 0px;
	margin: 0px;
}

a
{
	color: #c71444;
}

a:hover
{
	color: #323235;
}

td
{
	font-family: sans-serif;
	font-size: 10pt;
}

.kopf
{
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 24px;
	background-color: #d0d0d1;
	background-image: url(ci/linien.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-top: 4px solid #c71444;
}

.img_no_border
{
	border: none;
	text-decoration: none;
}

.fly
{
	position: absolute;
}

.red_bar
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 280;
	height: 4px;
	border-top: 4px solid #d0d0d1;
}

.kopf_logo
{
	border: none;
	text-decoration: none;
	margin: 10px;
}

.kopf_titel
{
	vertical-align: middle;
	text-align: left;
/*	color: #323235;
	font-family: "Nissan AG ExtdMedium";
	font-size: 14pt;*/
}

.kopf_adresse
{
	font-family: sans-serif;
	font-size: 10pt;
	color: #323235;
	text-align: right;
	padding-right: 10px;
}

div.footer
{
	margin: 0px;
	padding: 0px;
	padding: 10px;
	background-color: #d0d0d1;
	color: #323235;
	font-size: 10pt;
	text-align: right;
	margin-top: 10px;
}

span.footer
{
	margin-left: 25px;
}

a.footer
{
	color: black;
	text-decoration: none;
}

a.footer:hover
{
	color: #c71444;
}

.info_l
{
	width: 250px;
	float: left;
	padding: 10px;
}

.info_r
{
	width: 250px;
	float: right;
	padding: 10px;
}

.page_r
{
	margin-left: 250px;
	padding: 10px;
}

.page_l
{
	margin-right: 250px;
	padding: 10px;
}

.menu
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d0d0d1;
}

a.menu_item
{
	padding-left: 5px;
	padding-right: 50px;
	font-size: 10pt;
	font-weight: bold;
	color: #323235;
	text-decoration: none;
}

a.menu_item:hover
{
	color: #c71444;
}

a.selected
{
	background-image: url(bilder/rot.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.submenu
{
	display: none;
	position: absolute;
	top: 200px;
	left: 10px;
	border: 1px solid #323235;
	border-top: none;
	background-color: #ffffff;
}

.submenu_item
{
	display: block;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 125px;
	font-size: 10pt;
	font-family: sans-serif;
	color: #323235;
	text-decoration: none;
	border-top: 1px solid #323235;
}

a.submenu_item:hover
{
	color: #c71444;
	background-color: #d0d0d1;
}

h2
{
	padding: 0px;
	font-weight: bold;
	color: #c71444;
	border-bottom: 1px solid #c71444;

	font-size: 10pt;
	margin: 0px;
	margin-bottom: 0.5em;
}

h3
{
	font-size: 10pt;
	font-weight: bold;

	padding: 0px;
	margin: 0px;
}

/* Preset fuer user.css */

.Titel
{
	color: #c71444;
	border-bottom: 1px solid #c71444;
}

.InfoText
{
	background-color: #d0d0d1;
}

.Bild
{
}

.Text
{
}

.submenu, .submenu_item
{
/*	filter: Alpha(opacity=60);
	-moz-opacity: 0.9;*/
}

.liste0
{
	background-color: #ffffff;
}

.liste1
{
	background-color: #d0d0d1;
}

.liste a
{
	text-decoration: none;
}

.liste a:hover
{
	text-decoration: underline;
}

td.sort
{
	background-color: #000000;
	color: #ffffff;
}

a.sort
{
	text-decoration: none;
	color: #ffffff;
}

a.sort:hover
{
	color: #c71444;
}

th
{
	text-align: left;
	background-color: #d0d0d1;
	font-weight: normal;
	font-size: 10pt;
}

.ImgLeft
{
	float: left;
	margin-right: 10px;
}

.ImgRight
{
	float: right;
	margin-left: 10px;
}

.ImgFrame
{
	border: 1px solid black;
}

.tabelle td
{
	vertical-align: top;
}
