
body {
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
}

/* Links */
a {
	color:#333;
	text-decoration: none;
}

/* Schriften */

div, p, ul, ol, dl, th, td, input, select {
	font-size:12px;
}

h1 {
	margin-top: 0;
	font-family:"Times New Roman", Times, serif;
}

h2 {
	font-family:"Times New Roman", Times, serif;
}

h3 {
	font-family:"Times New Roman", Times, serif;
}

/* Navigationsbox */
#header {
	display:none;
}

#imageintro {
	display:none;
}

#navigation_top {
	display:none;
}

#imageintro {
	display:none;
}

.navbar_left {
	display:none;
}

.sidebar_right {
	display:none;
}

#footer {
	display:none;
}

