/* MAIN DEFINITIONS */

#html, body, span, li {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	margin: 0;
	padding: 0;
}

#html, body { 	
	background: url(../navi/designguide_bg.png) top repeat-x;
	background-color: #F5F4F1;
}

#main {
	width: 880px;
	margin: auto;
}

#header {
	width: 878px;
}

#logo {
	float: left;
	width: 191px;
	height: 43px;
	background-color: #FAAAAA;
	margin: 47px 0 0 0;
	padding: 0;
}

#header_content {
	float: right;
	width: 450px;
	height: 13px;
	margin: 47px 6px 0 0;
	padding: 30px 6px 0 0;
	text-align: right;
}

#navi {
	clear: right;
	float: left;
	width: 191px;
	margin-top: 27px;
	margin-left: 0;
	background-image: url(../navi/navi_content.png);
	background-repeat: repeat-y;	
}



#navi_top {
	width: 191px;
	padding: 0px;
	background-image: url(../navi/navi_top.png);
	background-position: top;
	background-repeat: no-repeat;
}

#navi_top_light {
	width: 191px;
	padding: 0px;
	background-image: url(../navi/navi_top_light.png);
	background-position: top;
	background-repeat: no-repeat;
}

#navi_top_light p {
	padding: 20px;
}

.navi_bottom {
	width: 191px;
	height: 15px;
	background-image: url(../navi/navi_bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#content {
	float: left;
	width: 687px;
	margin-top: 27px;
	background-image: url(../navi/content_bg.png);
	background-repeat: repeat-y;	
}

#content p {
	padding: 2px 0 2px 0;
	line-height: 16px;
}

#content_top {
	width: 687px;
	min-height: 600px;
	padding: 0px;
	background-image: url(../navi/content_top_bg.png);
	background-position: top;
	background-repeat: no-repeat;
}

#content_bottom {
	width: 687px;
	height: 45px;
	background-image: url(../navi/content_bottom_bg.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #F5F4F1;
	text-align: center;
}


#content_right {
	width: 160px;
	min-height: 350px;
	float: right;
	border-left: 1px solid #EEEEEE;
	margin: 50px 0 20px 10px;
	padding: 0 2px 0 5px;
}

#content_right p {
	font-size: 11px;
}

#content_right ul, li {
	font-size: 11px;
	list-style-image: url(../navi/pfeil.png);
	padding: 0;
	margin: 0 0 0 11px;
}

#content_right img {
	margin: 0;
	padding: 0;
	border: 0px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	margin: 0;
	padding: 0;
}
a:link {
	font-weight: bold;
	color: #8493AE;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #8493AE;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #99B43A;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #8493AE;
	text-decoration: none;
}

h1 {
	font-size: 22px;
	color: #333333;
	margin: 0;
	padding: 0px 0 5px 0;
}

h2 {
	font-size: 16px;
	font-style: italic;
	color: #999999;
	margin: 0;
	padding: 0 0 20px 0;
}

h3 {
	font-size: 14px;
	font-style: italic;
	color: #333333;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

img {
	margin: 0;
	padding: 0;
}

.navi_space {
	margin: 0 7px 0 8px;
}

.navi_space a:link {
	color: #999999;
}

.cont_space {
	width: 100%;
	height: 100%;
	padding: 20px;
	width: 450px;
}
.navigation_space {
	width: 100%;
	height: 100%;
	padding: 15px;
}

.footerlinks {
        padding: 5px;
        font-size: 11px;
        font-weight: normal;
}

#booktip_middle {
	text-align: center;
}

form {
	padding: 20px 5px 0px 5px;
}

#teaser {
	width: 440px;
	height: 80px;
	border-top: 1px solid #E5E5E5;
	padding: 15px 0 10px 15px;
}

#teaser_start {
	width: 440px;
	height: 110px;
	border-top: 1px solid #E5E5E5;
	padding: 15px 0 10px 15px;
}

#teaser_image {
	width: 90px;
	height: 90px;
	background-color: #FFFFFF;
	float: left;
}

#teaser_image img {
	vertical-align: middle;
	padding: 1px;
	border: 1px solid #DFDFDF;
}

#teaser_shortdescription {
	width: 300px;
	height: 90px;
	padding-left: 12px;
	background-color: #FFFFFF;
	float: left;
}

#teaser_shortdescription a {
	font-size: 12px;
}

#teaser_link {
	font-style: italic;
	font-weight: bold;
	color: #8493AE;
	padding-right: 9px;
	padding-top: 2px;
	text-align: right;
}

#teaser_link a {
	font-size: 12px;
}

.teasertext {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 18px;
}

#####   STYLES FÜR STARTSEITEN TEASER USW. ###################

.startsite_boxheader {
	width: 235px;
	height: 18px;
}

.startsite_box {
	width: 235px;
	border: 1px solid #c0c0c0;
	background-color: #e2e2e2;
	margin-top: -1px;
}



#####   STYLES FÜR TT_NEWS BEIM BLOG ###################

.datum {
	text-align: center;
	font-style: normal;
	width: 20px;
	color: #787878;
	float: left;
}
 
.datum .tag {
	font-style: normal;
	font-size: 18px;
}

.datum .monat {
	font-size: 11px;
	text-transform: uppercase;
}

.datum .jahr {
	font-size: 10px;
}

.news-list-date {
	float:left;
	width: 35px;
	margin-right: 10px;
	margin-left: -42px;
	border-right: 1px solid #CCCCCC;
	}
	
.blog_list_kat {
	float: right;
	font-size: 10px;
}

.clearer {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border: 0;
}

.news-list-item, 
.news-single-item {
	padding-left: 42px;
}

.news-single-author {
	font-size: 10px;
}

.tx-guestbook-form-error {
	color: red;
	font-size: 14px;
}

.tx-guestbook-form-error ul, li {
	font-size: 14px;
	list-style-image: url(../navi/pfeil.png);
	padding: 0;
}

