/* Stylesheet für anders-als-du-denkst.de
   (c) 2006 C.Sehrt
*/


#lastline {
	font-family:Verdana, Helvetica, Arial, Sans-Serif;
	font-size:7pt
	padding-top:20pt;
	color:#999;
}

H1, H2, H3, H4, H5, H6, P, .bodytext, TD, TR, TABLE, FORM {
	font-family:Verdana, Helvetica, Arial, Sans-Serif;
}

.bodytext, TD, TR, TABLE, FORM {
	font-size:10pt;
}

body {
	font-family:Verdana, Helvetica, Arial, Sans-Serif;
	font-size:10pt;
	background:url(grafiken/bg.gif) #FFF repeat-y ;
}

img#top {
	background:url(grafiken/navH2.gif) no-repeat;
}

img#bottom {
	background:url(grafiken/navB2.gif) no-repeat;
}


#kopf {
	position:absolute;
	left:1px;
	top:0px;
	width:100%;
	max-width:1024px;
	height:200px;
/*	#background:url(grafiken/header.jpg) no-repeat;*/
	background:url(grafiken/top/top.jpg) no-repeat;

}

#logo {
	margin-top:10px;
	float:right;	
	width:186px;
	height:170px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background-image:url(grafiken/logojb.gif);
}

#shortcuts {
	margin-left:120px;
	margin-top:80px;
	margin-right:190px;
	padding-right:20px;
	height:19px;
	max-width:600px;
	min-width:300px;
	border-bottom:2px solid black;
	text-align:right;
}

#shortcuts a:hover {
	color:#fff;
}

a {
	text-decoration: none;
}

a:visited {
	color:#00b;
}

a:hover {
	color:#7bf;
}

a[href]:before {
	content:"[";
}

a[href]:after {
	content:"]";
}

#expnav {
	position:absolute;
	top: 200px;
	right: 0px;
	left:210px;
	max-width:600px;
	z-index:2;
	text-align:right;
}

#navigation {
/*	position:absolute;
	top: 195px;
	left: 10px; */
	background:url(grafiken/navbg2.gif);
	width: 150px;
	max-width: 150px;
	border: 0px;
}

#navbox {
	position:absolute;
	top: 195px;
	left:10px;
	background:url(grafiken/navbgbox2.gif) no-repeat;
}

#navbox img {
	border:0px;
}

#navigation p,li,ul,a {
	margin-left:5px;
}

/*#navigation:before {
	content: url(grafiken/navH2.gif);
}

#navigation:after {
	content: url(grafiken/navB2.gif);
}*/

#navigation a{
	text-decoration:underline;
}

#navigation a:after {
	content:"";
}

#navigation a:before {
	content:"";
}

#navigation a:active {
	color:#d44;
}

#navigation a:hover {
	color:#fff;
}

#navigation ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-bottom:10px;
}

#navigation li.cur > a {
	color:#FFF;
	text-decoration:none;
}



#navigation li {
	padding-top:4px;
}

#pathfinder {
	position:absolute;
	top:175px;
	left:210px;
}

#pathfinder a {
	text-decoration:underline;
}

#pathfinder a:before {
	content:"";
}

#pathfinder a:after {
	content:"";
}

#content {
	position:absolute;
	top:230px;
	left:210px;
	margin-right:5px;
	padding-bottom:20px;
	max-width:600px;
}

td a[href]:before {
	content:"";
}

td a[href]:after {
	content:"";
}

a[href] img {
	border:3px solid #55F;
}

a[href]:hover img {
	border:3px solid #aaf;
}

p.csc-form-label, p.csc-form-label-req, .csc-form-radio, H5 {
	font-family:Verdana, Helvetica, Arial, Sans-Serif;
	font-size:10pt;
	font-style:normal;
}

# Konfiguration für Gästebuch

    .tx-guestbook-lh2 { background-color: #7AB6FF; color: #FFFFFF; font-weight:bold; border: solid 1px #FFFFFF; }
    .tx-guestbook-list-row { background-color: #FFFFFF; }
    .tx-guestbook-list-rowleft { background-color: #7AB6FF; width:100px; maxwidth:150px; }
    .tx-guestbook-list-rowleft a:hover { color:#FFF; }
    .tx-guestbook-list-entrycomment-title {font-weight: bold; }
    .tx-guestbook-list-entrycomment { font-style: italic; }
    .tx-guestbook-list-small { font-size: 9px; color: #666666; }
    .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: #539521; color: #FFFFFF; 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:#7ab6ff; font-size:10; color:#333333; width:100; height:20; }
    .tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#7ab6ff; font-size:10; color:#333333; width:150; height:20; }
    .tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#7ab6ff; font-size:10; color:#333333; width:250; }
    .tx-guestbook-form-obligationfield { color: #CC0000; }
    .tx-guestbook-form-error { color: #CC0000; }



