/* TALKING HORNS 2007
westhost.de - G.Gothe 2007 */

*{ margin: 0;	padding: 0; }

html{	overflow-y: scroll; }

body{
	/* general styles */
	font: 62.5% helvetica,Arial,tahoma,verdana;
	/* IE specific styles */
  scrollbar-face-color: #FF9900;
	scrollbar-highlight-color: White;
	scrollbar-3dlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #eeeeee;
	scrollbar-arrow-color: White;
}

/* Styles fuer Mozilla - marked text */
::-moz-selection{
	color: White;
	background: #ff9900;
}

a{
	color: Black;
	text-decoration: none;
}

a.an{
	text-decoration: none;
}

a.an:hover{
	text-decoration: none;
}

a:hover{
	color: #333333;
	text-decoration: underline overline;
}

a img {
  border: none;
}
.tx-guestbook-result, .tx-guestbook-pagination {
font-size: 1.2em;
}
h1{
	margin: 0.5em 0;
	font-size: 1.5em;
	font-weight: bold;
}

h2{
	margin: 0.25em 0;
	font-size: 1.3em;
	font-weight: bold;
}

h3, h4, h5, h6{
	font-size: 1.2em;
	margin: 0.25em 0;
	font-weight: bold;
}

h6{
	font-weight: normal;
}

/* =======================================================================
TEXT Formate
=======================================================================*/
p{
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.6em;
}

p.beschreibung{
}

p.beschreibung_fett{
	font-weight: bold;
}

p.box{
	padding: 0.5em;
	display: block;
	font-size: 1.2em;
}

p.csc-uploads-description{
	margin-bottom: 22px;
}

p.eingerueckt{
	text-indent: 20px;
	text-align: left;
}

p.quellenangabe{
	padding-bottom: 30px;
	background: transparent url('images/horns_klein.gif') no-repeat left;
	font-style: italic;
	text-align: right;
}

p.smalltext{
	font-size: 1em;
}

span.file{
	padding: 0 0 0 14px;
	color: #000088;
	background: transparent url('../../img/icons/file.gif') no-repeat left;
	font-family: monospace;
	font-style: normal;
}

span.Titel{
	font-weight: bold;
}

.topmenu{
	background: #FF9900;
	height: 23px;
}

#inhaltscrollbar li{
	margin: 0;
	padding: 0 0 5px 0;
	color: Black;
	font-size: 1.1em;
}

#inhaltscrollbar ul{
	margin-right: 5px;
	padding: 0px 0px 0px 18px;
	margin: 0;
}

/*
-----------------------Mailform
*/

.csc-mailform-field label {
display:block;
margin: 0.4em;
}

.csc-mailform-submit {
margin: 0.4em 0 1em;
}

.csc-mailform {
border:none;
}

/*
-----------------------TT_News
*/

hr.clearer { margin: 0 0 2em; clear: both;}
.news-list-morelink { margin-left: 1em; text-align: right; }
div.news-single-backlink { font-size: 1.2em; }
div.news-list-item .left { float : left; margin-right: 5em; }
div.news-list-item { margin: 0 0 2em; }
/*
-----------------------sr_emailsubscribe
*/

div.tx-sremailsubscribe-pi1 fieldset { border: none; }
div.tx-sremailsubscribe-pi1 legend { font-size: 1.2em; }
div.fValidator-msg { font-size: 1.2em; }

div.tx-sremailsubscribe-pi1 p.tx-sremailsubscribe-pi1-error {}
div.tx-sremailsubscribe-pi1 label { font-size: 1.2em; }
