body, td {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

td {
	padding:5px;
}

a {
	/*color:#a93973; */
	color:#4899d4;
	text-decoration:none;
}

a:hover, .active {
	/*color:#f30d84; */
	color:#093250;
}

#footer, #footer a {
	font-size:10px;
	color:#666666;
	text-decoration:none;
}

#footer a:hover {
	color:#000000;
}

h1 {
	font-size:16px;
	padding-top:0px;
	margin-top:0px;
}

h2 {
	font-size:13px;
}

h3 {
	color:#999999;
}

h6 {
	font-size:11px;
	padding:0px;
	margin:0px;
	margin-bottom:2px;
	margin-top:1px;
}

.box h1 {
	font-size:12px;
}

.box p, .box h1, .box form {

	margin:0px;
}

.box {
	width:170px;
	position:relative;
	padding-bottom:8px;
	margin-bottom:10px;
}

.box_top {
	width:170px;
	height:8px;
}

.box_middle {
	width:170px;
	background-image:url(../img/box_middle.gif);
	background-repeat:repeat-y;
	padding:0px 8px 0px 8px;
}

.box_bottom {
	width:170px;
	height:8px;
	position:absolute;
	bottom:0px;
}

input, textarea, select {
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #d1d1d1;
	color:#000000;
	margin-bottom:5px;
}

.senden {
	width:38px;
	height:11px;
	border:0px;
}

.box fieldset {
	border:none;
}

.tx-guestbook-left {
	background-color: rgb(236, 236, 236);
	height:auto;
	background-image: url(fileadmin/templates/letsjam/img/table_verlauf.gif);
	background-repeat: repeat-x;
}

.tx-guestbook-right {
	background-color:#F0F0F0;
	background:#F0F0F0;
}

.csc-mailform {
	border:none;
}

.csc-mailform-field-name {
	float:left;
	width:100px;
}

.news-latest-date {
	font-size:10px;
}

.news-latest-item h2 {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:4px;
	margin-bottom:2px;
}

.news-latest-item .bodytext {
	font-size:11px;
}

.news-latest-item {
	width:150px;
	margin:10px 0;
}

.news-latest-item .clearer, {
	width:150px;
	font-size:0px;
	margin:0;
}

.detail {
	font-size:10px;
}

.important {
	color:#A93973;
}
