/**
 * Style sheet Standard
 */
a
{
	color:#520639;
}

a:hover
{
	color:#7a0955;
}

body
{
	margin-top:15px;
	padding:0px;
	background-color:#f0c0e0;
	background-image:url("tl_files/bilder/hintergrund.png");
	background-repeat:repeat-x;
	font-family:sans-serif;
	font-size:80%;
	color:#520639;
}

#logo
{
	margin-left:25px;
}

#slogan
{
	right:30px;
	margin-bottom:30px;
}

#footer p
{
	text-align:center;
	font-size:80%;
}

#left
{
	padding:0px;
}

#left .mod_navigation ul
{
	padding:0px;
	list-style-type:none;
}

#left .mod_navigation li
{
	padding:8px 13px 8px 8px;
	background-color:#f0a8d8;
	border-bottom:1px solid #f056bd;
}

#left .mod_navigation .level_1
{
	font-weight:bold;
	font-size:120%;
}

#left .mod_navigation .level_2
{
	font-weight:normal;
	font-size:80%;
}

#left .mod_navigation .level_3
{
	font-weight:bold;
	font-style:italic;
	font-size:100%;
}

#left .mod_navigation a
{
	text-decoration:none;
}

#left .mod_navigation a:hover
{
	text-decoration:underline;
}

#left .mod_navigation p
{
	margin:0px;
	padding:0px;
}

#main .inside
{
	margin-left:25px;
	text-align:justify;
}

#startseite h1
{
	font-size:140%;
}

#startseite h2
{
	font-size:140%;
}

#startseite h3
{
	font-size:140%;
}

#startseite h4
{
	font-size:140%;
}

#startseite h5
{
	font-size:140%;
}
