@charset "UTF-8";

body {
	background-image: url(../img/griptape.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1a1a1a;
	font-size: 12px;
}


#header {
	background: url(../img/theme_default/headers/header.jpg) no-repeat;
}

#container {
	background: #eed9b2 url(../img/theme_default/contentbg.jpg) repeat-y 0 150px;
}

a:hover {
	color: #800c00;
}

#nav {
	background: url(../img/theme_default/headers/navbg.jpg) no-repeat;

}

#nav ul li a {
	font-size: 14px;
	font-weight: bold;
	color: #800c00;
	text-decoration: none;
	text-transform: uppercase;
}



#nav ul li a:hover {
	color: #3d0600;
}



#nav ul li a.act {
	color: #3d0600;
}


a {
	color: #c33d1a;
	text-decoration: none;
}

p, td, dl, dd, dt {
	line-height: 1.5em;
}

h1,h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	color: #800c00;
	line-height: 1.5em;
	font-size: 14px;
}

h1 {
	
}

h2 {
	font-size: 20px;
}

#content h2.posttitle {
}

h3 {

}

h4 {

}

h5 {

}

h6 {

}



.box_top {
	background:url(../img/theme_default/SUBNAVI_BG_oben.png) no-repeat 0 0;
	height: 20px;
	width: 220px;
}


.box_bottom {
	background:url(../img/theme_default/SUBNAVI_BG_unten.png) no-repeat 0 0;
	height: 20px;
	width: 220px;
}

.sidebar_content {
	background:url(../img/theme_default/SUBNAVI_BG_mid.png) repeat-y 0 40px;
	padding: 2px 0 15px 10px;
	
}
	
.sidebarbox {
	margin: 0 0 10px 0;
}

.commentbox_top {
	background:url(../img/theme_default/COMMENTS_BG_oben.png) no-repeat 0 0;
	height: 20px;	
}

.commentbox_content {
	background:url(../img/theme_default/COMMENTS_BG_mid.png) repeat-y 0 0;
	padding: 0 18px 0 18px;
}

.commentbox_bottom {
	background:url(../img/theme_default/COMMENTS_BG_unten.png) no-repeat 0 0;
	height: 20px;
}





.box {
	border: 1px solid black;
}


#content ul {
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 0;
}


#content ul li {
	padding: 0 10px 0 15px;
	background: url(../img/arrow_normal.gif) no-repeat 0px 5px;
	margin: 0 0 5px 0;
}

#content ul li.act {
	background: url(../img/arrow_active.gif) no-repeat 0 5px;
}

#content ul li a.act {
	color: #3d0600;
} 

#content ul li.level2 {
	background: none;
}

#content ul li.csc-textpic-image {
	background: none;
}

#content div.news-single-item {
	margin: 0 0 10px 0;
	padding: 0 0 8px 0;
	background: url(../img/theme_default/line_beige.gif) no-repeat 0 bottom; 
}

#content div.newslist div.post p.postmeta {
	padding: 0 0 0 12px;
	background: url(../img/arrow_beige.gif) no-repeat 0px 4px;
}

#content div.news-single-item div.post p.postmeta {
	padding: 0 0 0 12px;
	background: url(../img/arrow_beige.gif) no-repeat 0px 4px;
}

#content div.news-single-item div.postnav {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	background: url(../img/theme_default/line_beige.gif) no-repeat 0 bottom; 
}

.post {
	padding: 0 0 2px 0;
}

#content div.newslist div.post {
	background: url(../img/theme_default/line_beige.gif) no-repeat 0 bottom; 
	inline: none;
	float: none;
}

#content div.newslist div.csc-textpic-intext-left {
	float: left;
	padding-right: 10px;
	width: 720px;
}

div.postfooter {
		inline: none;
	float: none;
}

#content div.tx-comments-comments {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	background: url(../img/theme_default/line_beige.gif) no-repeat 0 bottom; 
}

#content div.tx-comments-comment-form h4 {
	background: url(../img/arrow_darkred.gif) no-repeat 0px 7px;
	padding: 0 0 0 8px;
}

#content div.tx-timtabsociable-pi1 bookmark {
	margin: 2px 2px 2px 2px;
}

#content div.tx-timtabsociable-pi1 strong{
	position: relative;
	bottom: 13px;
}

#content div.tx-timtabsociable-pi1 {
	padding: 0 0 5px 0;
	background: url(../img/theme_default/line_beige.gif) no-repeat 0 bottom; 
}

#content div.tx-timtabsociable-pi1 {
	margin: 0 0 10px 0;
}

tx-timtab-embeddedvideo-fe, csc-textpic-text, tx-flvplayer2-pi1 {
	margin-bottom: 20px;
} 

#content csc-header h1 {
}

csc-textpic-imagewrap {
	margin: 0 0 10px 0;
}

#flashcontent {
	margin: 0 0 20px 0;
}

#footer{
	background: url(../img/theme_default/line_beige_928px.jpg) no-repeat 20px 0; 
}

#footer .footerText {
	color: #484848;
	font-size: 8pt;
}