/******* Allgemein *******/
html, body
{
	height:100%;
	margin:0;
	padding:0;
}

body
{
	margin:0;
	padding:0;
	font-family: Trebuchet MS,Arial,Tahoma,Verdana;
	font-size:13px;
	line-height:18px;
	color:#000000;
	text-align: center;			/* Für IE 5.01 & 5.5, um die Box #syslog horizontal zu zentrieren */
}

h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #2d2d2d;
}

h1
{
	padding: 0px 0px 5px 1px;
	font-size: 1.1em;
	font-weight: bold;
}

h2
{
	margin: 0px 0px 5px 5px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}

p, blockquote
{
	margin: 0;
}

blockquote
{
	margin: 20px 0 0 0;
	padding: 0 0 0 40px;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}

a
{
	text-decoration: none;
	color: #2d2d2d;
}

a:hover
{
	text-decoration: underline;
	color:#808080;
}


/************** Div-Container **************/
#syslog
{
	background: #ffffff url('../images_syslog/bg.gif') repeat-y;
	margin: 0px auto;
	padding:0px;
	width:910px;
	text-align:left;
}

#topnavigation
{
	background: #e7e7e7 url('../images_syslog/wrap3.png') repeat;
	margin:0px 20px;
	padding:3px 10px 3px 3px;
	text-align:right;
	color:#808080;
}

#topnavigation a:link, #topnavigation a:visited, #topnavigation a:active
{
	margin:0px 3px;
	padding:0px;
	color:#808080;
	font-size:11px;
}

#topnavigation a:hover
{
	color:#2d2d2d;
}

#logo
{
	background: #ffffff;
	text-align:right;
	margin:15px 40px 20px 20px;
	padding:0px;
}



/*************** Main Navigation ***************/
#navigation
{
	margin:0px;
	padding:0px;
	height:30px;
}

#navigation .navigation_left
{
	background: url('../images_syslog/navi_left.png') no-repeat;
	margin:0px 0px 0px 10px;
	padding:0px;
	height:30px;
	width:10px;
	float:left;
}
#navigation .navigation_center
{
	background: url('../images_syslog/navi_bg.gif') repeat-x;
	margin:0px;
	padding:0px;
	height:30px;
	width:870px;
	float:left;
}

#navigation .navigation_center a:link, #navigation .navigation_center a:visited, #navigation .navigation_center a:active
{
	margin:0px;
	padding:5px 12px;
	height:20px;
	display:block;
	font: bold 13px;
	color:#ffffff;
}

#navigation .navigation_center a:hover, #navigation .navigation_center a.active
{
	background: url('../images_syslog/navi_bg_hover.gif') repeat-x;
	text-decoration: none;
}


#navigation .navigation_right
{
	background: url('../images_syslog/navi_right.png') no-repeat;
	margin:0px 10px 0px 0px;
	padding:0px;
	height:30px;
	width:10px;
	float:right;
}

/******* Container *********/
#container
{
	background: url('../images_syslog/wrap3.png') repeat-y;
	margin:0px 20px;
	padding:0px;
}

#sidebar
{
	width:200px;
	float:left;
	margin:0px;
	padding:20px 0px;
}


#contentbox
{
	margin:0;
	padding:30px 25px 20px 45px;
	float:right;
	width:600px;
}

/*************** Sub Navigation ***************/
#subnavigation a:link, #subnavigation a:visited, #subnavigation a:active
{
	background: url('../images_syslog/subnavi_arrow.gif') 18px 11px no-repeat;
	margin:0px;
	padding:5px 30px;
	height:18px;
	display:block;
	font: 13px;
	color:#000000;
}

#subnavigation a:hover
{
	background: #ffffff url('../images_syslog/subnavi_arrow.gif') 18px 11px no-repeat;
	text-decoration: none;
}

#subnavigation a.active
{
	background: #ffffff url('../images_syslog/subnavi_arrow_active.gif') 18px 11px no-repeat;
	text-decoration: none;
}

#subnavigation .subpages
{
	margin:1px 0px 1px 18px;
}

#subnavigation .subpages a:link, #subnavigation .subpages a:visited, #subnavigation .subpages a:active
{
	background: url('../images_syslog/subnavi_arrow.gif') 18px 11px no-repeat;
	margin:0px;
	padding:5px 30px;
	display:block;
	font: 13px;
	color:#000000;
}

#subnavigation .subpages a:hover
{
	background: #ffffff url('../images_syslog/subnavi_arrow.gif') 18px 11px no-repeat;
	text-decoration: none;
}

#subnavigation .subpages a.active
{
	background: #ffffff url('../images_syslog/subnavi_arrow_active.gif') 18px 11px no-repeat;
	text-decoration: none;
}

/*************** Left Content ***************/

#content_left
{
	background:#ffffff;
	margin:25px 10px 0px 10px;
	padding:5px;
	border:1px #cccccc solid;
	font-family:Arial;
	font-size:11px;
	color:#000000;
}

#content_left h1.title
{
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom:1px #cccccc solid;
}


/*************** Normal Content ***************/
.ifield, .ifield_error, .tfield, .tfield_error, .button
{
	margin:1px 0px 2px 0px;
	padding:1px 3px 1px 3px;
	border:1px #cccccc solid;
	background:#ffffff;
	font-family:Arial;
	font-size:12px;
	color:#000000;
}
.ifield_error, .tfield_error { border:1px #ff6600 solid; }
.ifield, .ifield_error { width:220px; height:16px; }
.tfield, .tfield_error { width:220px; height:110px; }





/*************** Footer ***************/
#footer
{
	background: url('../images_syslog/footer.jpg') no-repeat;
	margin:0;
	padding: 0px 20px 20px 20px;
	height:10px;
}

#footer .verlauf
{
	background: url('../images_syslog/wrap3.png') repeat-y;
	margin:0;
	padding:0px;
	height:10px;
	width:200px;
	float:left;
}

