/**
 * Style sheet zSola
 */
body
{
	background-color:#000000;
	font-size:14px;
}

p, div, a, span, li, td, th
{
	font-size:15px;
	color:#333333;
}

a
{
	color:#006600;
}

h1, h2, h3, h4, h5, h6
{
	font-weight:bold;
	color:#160000;
}

h1
{
	margin:0px;
	padding:0px;
	font-size:18px;
}

h2
{
	font-size:16px;
}

#container
{
	padding-right:25px;
	padding-bottom:20px;
	padding-left:25px;
	background-color:#000000;
	background-image:url("tl_files/Sola Design/background.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

#main .inside
{
	height:416px;
	overflow:auto;
}

#header
{
	background-image:url("tl_files/Sola Design/header_bg.jpg");
	background-position:right bottom;
	background-repeat:no-repeat;
}

#logo
{
	width:170px;
	height:164px;
	background-image:url("tl_files/Sola Design/logo.jpg");
}

#title
{
	width:630px;
	height:68px;
	right:0px;
	top:0px;
	position:absolute;
	background-image:url("tl_files/Sola Design/header.jpg");
}

.mod_navigationMain
{
	right:0px;
	top:68px;
	position:absolute;
}

.nav_home
{
	width:55px;
	background-image:url("tl_files/Sola Design/home.jpg");
	background-repeat:no-repeat;
}

.nav_tagebuch
{
	width:75px;
	background-image:url("tl_files/Sola Design/tagebuch.jpg");
	background-repeat:no-repeat;
}

.nav_galerie
{
	width:65px;
	background-image:url("tl_files/Sola Design/galerie.jpg");
	background-repeat:no-repeat;
}

.nav_anmeldung
{
	width:80px;
	background-image:url("tl_files/Sola Design/anmeldung.jpg");
	background-repeat:no-repeat;
}

.nav_materialen
{
	width:85px;
	background-image:url("tl_files/Sola Design/materialen.jpg");
	background-repeat:no-repeat;
}

.nav_kontakt
{
	width:70px;
	background-image:url("tl_files/Sola Design/kontakt.jpg");
	background-repeat:no-repeat;
}

.nav_impressum
{
	width:200px;
	background-image:url("tl_files/Sola Design/impressum.jpg");
	background-repeat:no-repeat;
}

.mod_newslist p, .comment_default div
{
	margin:0px;
}

.info, .date
{
	font-size:12px;
}

.comment_default
{
	margin-top:10px;
}

.form
{
	margin-top:10px;
}

