/* CSS Document - summerbitches.at */

body {
	margin-top: 0px;
	background-image:url(../img/bg_carbon.jpg);
	background-repeat:no-repeat;
	background-color:#000;
	background-attachment:fixed;
	background-position:top center;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
}

.topmenu {
	background-color:#fff;
	width:900px;
	height:15px;
	color:#0e588c;
	vertical-align:bottom;
	text-align:right;
	font-size:10px;
	padding-bottom: 0px;
}

.topmenu a, .topmenu a:visited, .topmenu a:active, .topmenu a:hover {
	text-decoration:none;
	color:#0e588c;
}

.topmenu a:hover {
	color:#000;
}


h1 {
	color: #0e588c;
	font-size:130%;
	font-weight: bold;
	margin-bottom:-10px;
	padding:0px;
	line-height:1em;
}

h2 {
	color: #0e588c;
	font-size:100%;
}

h3 {
	font-size:12px;
	font-weight:normal;
	letter-spacing:0em;
}

img {
	border: 0px;
}


/* Flash Tabellenzeile */
.flash {
	width: 900px;
	height: 200px;
	background-image:url(../img/bannerbg.jpg);
	background-repeat:no-repeat;
}

/* content - haupttextbereich */
.content {
	background-color: #FFFFFF;
	padding: 15px 15px 15px 25px;
	text-align: justify;
	line-height: 1.5em;
	width: 700px;
	vertical-align:top;
	font-size:12px;
}

.content a, .content a:visited, .content a:active, .content a:hover {
	text-decoration:none;
	color:#0e588c;
	font-weight:bold;
}

.content a:hover {
	text-decoration:underline;
}

/* CCE button*/

.button_cce{
	width:130px;
	height:130px;
	position:absolute;
	right:0px;
	top:140px;
}


/* menu */
.menu a, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	line-height:25px;
	color:#ffffff;
	text-decoration:none;
	font-family:verdana, sans-serif;
	font-size: 10pt;
	width:196px;
	padding-left: 5px; 
	padding-bottom: 2px;   
	padding-top: 2px; 
	/*margin: 0px auto;*/
	margin-left:0px;
	text-align: left;
	border-bottom: 1px solid #FFF;
}

.menu a:hover {
	background-color:#0e588c;
}
/*
.menu td {
	background-color:#bebebe;
}*/


.submenu a, .submenu a:visited, .submenu a:active, .submenu a:hover {
	display: block;
	line-height:20px;
	background-color:#a6a6a6;
	color:#ffffff;
	text-decoration:none;
	font-family:verdana, sans-serif;
	font-size: 9pt;
	width:196px;
	padding-left: 0px; 
	padding-bottom: 1px;   
	padding-top: 1px;
	padding-right:5px; 
	margin-left:0px;
	text-align: right;
	border-bottom: 1px solid #FFF;
}

.submenu a:hover {
	background-color:#0e588c;
}

/*navi tabelle */
.navi {
	width: 201px;
	background-color:#bebebe;
	text-align:left;
	padding-left: 0px;
	padding-top: 0px;
	vertical-align:top;
}

/* footer */
.impressum {
	border-top: solid 1px #A6A6A6;
	background-color:#FFFFFF;
	text-align:center;
	color: #a92b01;
	font-size:x-small;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* validation table */
.valid {
	text-align:right;
	padding-top: 3px;
}

/* newslayer */
.news {
	position:absolute;
	width: 200px;
	z-index: 1;
	top: 270px;
	left: 50%;
	margin-left: 270px;
	border: 1px solid #fff;
}

.newstable {
	width: 200px; 
	background:#a46e2c; 
	color:#FFFFFF;
}

/* VE GUESTBOOK */
.tx-guestbook-list-header { background-color: #F7D6A2; color: #BF1F27; font-weight:bold; }
.tx-guestbook-list-row { background-color: #FFFFFF; }
.tx-guestbook-list-rowleft { background-color: #EEEEEE; }
.tx-guestbook-list-small { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1{width: 100%;}
.tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
.tx-guestbook-latest-header { background-color: #F7D6A2; color: #BF1F27; font-weight:bold; }
.tx-guestbook-latest-row { background-color: #FFFFFF; }
.tx-guestbook-latest-small { font-size: 9px; color: #666666; }
.tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:#F7D6A2; font-size:12; color:#333333; width:100; height:20; }
.tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#F7D6A2; font-size:12; color:#333333; width:150; height:20; }
.tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#F7D6A2; font-size:12; color:#333333; width:250; }
.tx-guestbook-form-obligationfield { color: #CC0000; width:150; }
.tx-guestbook-form-error { color: #CC0000; } 
.tx-guestbook-list-table { width: 600px;}


/* Sitemap */

.tx-dropdownsitemap-pi1 DIV.expAll {
	border:none;
	background:none;
}

.tx-dropdownsitemap-pi1 A, .tx-dropdownsitemap-pi1 A:link, .tx-dropdownsitemap-pi1 A:visited, .tx-dropdownsitemap-pi1 A:hover, .tx-dropdownsitemap-pi1 A:active {
	color: #0e588c;
	text-decoration:none;
	background-color : inherit;
}

/* END Sitemap */

/* TYPO3 */

.bodytext {
	padding:0px;
	margin:0px;
	font-size:1em;
	line-height:1.3em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}


#main p {
	margin-bottom:1em;
}

/* CSS Document */

.news-list-container {
	padding:0px;
	margin:0px;
	background:none;
	border:none;
	text-align:left;
}

.news-list-item { 
	background:none;
	border:none;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}	

.news-list-item h3 {
	background:none;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	border:none;
}

.news-list-item h3 a,
.news-list-item h3 a:link,
.news-list-item h3 a:active
.news-list-item h3 a:hover {
	text-decoration:none;
}

.news-list-item h3 a:hover {
	
}

.news-list-nwdate {
	font-size:10px;
	color:#ccc;
}

.news-list-img {
	float: left;
	margin-right: 20px;
}

.news-list-text {
	float:left;
}	


.news-single-item {
	border:none;
	background:none;
}

.news-single-backlink a,
.news-single-backlink a:link,
.news-single-backlink a:hover,
.news-single-backlink a:active {
	color:#000;
	font-size:10px;
	margin:0px;
	padding:0px;
}

/* Teasing 

.tx-jppageteaser-pi1-list {
	width:100%;
}

.tx-jppageteaser-pi1-list-entry,
.tx-jppageteaser-pi1-list-entry-first,
.tx-jppageteaser-pi1-list-entry-odd,
.tx-jppageteaser-pi1-list-entry-even {
	width:30%;
	float:left;
	clear:both;
}
*/