/* CSS Document by Thomas Müller @ www.tm-webentwicklung.com for www.abit.de V1.0 22.08.2007 */
/* Für Druckversion */

body {
	background-image:none;
	color:#000000;
}

#page {
	width:690px;
}



/**
* === HEADER === 
*/
div#head-print {
	border-bottom:1px solid black;
	padding:5px 10px 0px 10px;
	font-size:1.2em;
	font-weight:bold;
}

div.header-start, div#logo, p#navi-footer {
	display:none;
}



/**
* === CONTENT === 
*/
div#content {
	padding-bottom:35px;
}

div#content.start {
	border-top:1px solid black;
}

div#content.content-folge {
	background-image:url(../images/content-bg-print.gif);
}

div#inhalt-start {
	padding:30px 10px 0px 5px;
	margin-left:165px;
}

div#inhalt {
	padding:25px 10px 0px 10px;
	width:505px;
}

div#marginal {
	margin-left:525px;
	width:145px;
	padding:25px 0px 0px 10px;
}

/* Teaser auf Startseite */
div.teaser-start {
	float:left;
	margin-right:20px;
	line-height:1.3em;
}

div.teaser-start h1 {
	font-size:1em;
	color:#000000;
	text-transform:uppercase;
	border-bottom:1px solid #000000;
	padding:0px 0px 0px 10px;
	margin:0px;
	background-image:url(../images/headpoint-black.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
}

div.teaser-start h2, div#marginal h2 {
	font-size:1em;
	margin:10px 0px 0px 0px;
}

div.teaser-start p {
	font-size:1em;
	margin:10px 0px 0px 0px;
}

div.teaser-start a {
	color:#4A96CD;
}

div#teaser-focus {
	width:250px;
}

div#teaser-free, div#teaser-dates, div#teaser-news {
	width:146px;
}

div#teaser-news {
	margin-right:0px;
}

div#teaser-focus img {
	float:left;
	border:1px solid #D6D6D6;
	padding:5px;
	margin:0px 10px 0px 0px;
}

/* Schriftelemente */
div#inhalt h1, div#marginal h1 {
	color:#000000;
	border-bottom:1px solid #000000;
	background-image:url(../images/headpoint-black.gif);
}

div#inhalt a, div#marginal a {
	color:#000000;
}

div#inhalt a.pfeil {
	background-image:url("../images/link-arrow-print.gif");
}


/**
* === FOOTER === 
*/
div#footer {
	color:#000000;
	border-top:1px solid black;
	padding:15px 10px;
}

div#footer p#copy {
	float:none;
	margin:0px;
}

div#footer p#navi-footer {
	float:left;
	margin:0px;
}

div#footer a {
	color:#666666;
	text-decoration:none;
}

div#footer a:hover {
	text-decoration:underline;
}

/**
* === FORMULARE === 
*/

/* Styles für Formularelemente */
form {
	margin:0px;
}

fieldset {
	font-size:1em;
	padding-bottom:15px;
	border:1px solid #333333;
	margin:15px 0px 15px 0px;
}

legend {
	padding-bottom:4px;
	color:#000000;
	font-weight:bold;
}

label {
	font-size:1em;
	cursor:pointer;
	margin-left:7px;
	width:100px;
	float:left;
	clear:left;
}

input.kontakt {
	border:1px solid #979797;
	margin-bottom:3px;
	width:170px;
	margin-right:10px;
	margin-bottom:5px;
	font-size:1em;
}

input.small {
	border:1px solid white;
	margin:0px 0px 5px 0px;
	width:110px;
	font-size:1em;
}

select.small {
	border:1px solid #333333;
	margin:0px 0px 8px 0px;
	width:110px;
	font-size:1em;
}


input.large {
	border:1px solid #333333;
	margin:0px 0px 8px 0px;
	width:250px;
	font-size:1em;
}

select.large {
	border:1px solid #333333;
	margin:0px 0px 8px 0px;
	width:254px;
	font-size:1em;
}

input.submit-image {
	margin-top:0px;
	float:right;
}

input.submit {
	border:1px solid #979797;
	background-color:#E1E1E1;
	width:100px;
	color:#333333;
	font-size:1em;
	font-weight:bold;
}

a.submit {
	text-decoration:none;
	margin-left:107px;
	float:left;
	padding-top:3px;
	font-weight:bold;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	border:1px solid #757575;
	width:275px;
	height:85px;
	margin-left:7px;
}

/**
* === EXTENSIONS ===
*/
/* News Startseite (siehe auch Teaser) */
.news-latest-gotoarchive {

}

/* News Single Allgemein */
div.news-single-timedata {
	color:#000000;
}

div.news-single-item img {
	margin:0px 0px 5px 10px;
}

/* News Liste Allgemein */
div#inhalt div.news-list-item h3 a {
	color:#000;
	text-decoration:none;
}


/* News Archiv */
div.news-amenu-container {
	border-bottom:1px solid #000;
}

/* Indexed Search */
div.res-tmpl-css {
	border-top:1px solid #000;
}

strong.tx-indexedsearch-redMarkup {
	color:#333333 !important;
	background-color:#B0D1EB;
} 
 