/* base
----------------------------------------------- */
* {margin: 0; padding: 0;}

body {
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
color: #000;
font-size: 0.9em;
line-height: 1.5em;
background-color: #FCE741;
background-image: url(../img/header_foo.gif);
background-repeat: no-repeat;
}

blockquote, p, li {
font-size: 0.9em;
line-height: 1.6em;
}

blockquote {
margin-left: 1.5em;
margin-right: 1.5em;
}

h1, h2, h3 {
margin-top: 1em;
font-weight: bold; 
}

h1, h2 {
font-variant: small-caps;
}

h1 { font-size: 1.2em; }
h2 { font-size: 1em; }
h3 { font-size: 0.9em;}

#small, .small { font-size: 0.8em; }

.column {
padding-left: 1em;
padding-right: 1em;
padding-bottom: 1em;
float: left;
}

/* links
----------------------------------------------- */

a {
text-decoration: none;
color: #000;
background-color: inherit;
border-bottom: 1px #000 solid;
}

h1 a, h2 a, h3 a {
border: none;
}

#news a, #leftnav a {
color: #808080;
background-color: inherit;
border: none;
font-family: Georgia, Times, serif;
}

#news a:hover, #leftnav a:hover {
color: #4E4B4A;
background-color: inherit;
text-decoration: underline;
border: none;
}

#nolink a, a img {
color: #4E4B4A;
background-color: inherit;
text-decoration: none;
border: none;
}

/* overrides
----------------------------------------------- */

#news p, #leftnav p {
margin-top: 1em;
font-size: 0.9em;
line-height: 1.5em;
}

#news p, #news h3 { margin-top: 0; }

#leftnav p {
text-align: right;
}

#content hr, #news hr {
margin: 2em;
width: 66%;
color: #ccc;
background-color: inherit;
}

#content p {
margin-top: 1em;
}

#content ul, ol, li {
margin: 0 1.5em;
}

#content h1 {
margin-top: 1em;
}

#content h2, #content h3 {
margin-top: 1.5em;
margin-bottom: 1em;
}

.caps {
font-size: 0.9em;
letter-spacing: 0.1em;
}

img.divider {
margin: 20px 0;
text-align: center;
}

#top_nav_left  { height: 2.5em; padding: 10px 1em 0; width: 550px; float: left; }
#top_nav_right { height: 2.5em; padding-top: 10px;               ; float: left; }

#home, #gabeln, #kulturtermin, #bilder, #blog, #lounge, #kontakt, #infotext {
	padding-left: 20px;
	padding-right: 5px;
/* border: 1px solid #F00; */
	float: left;
}

#home         { width:  55px; padding-left: 0px; }
#gabeln       { width:  90px; }
#kulturtermin { width:  70px; }
#bilder       { width: 110px; }
#blog         { width: 110px; }
#lounge       { width:  90px; padding-left: 1em; padding-right: 0px;}
#datenschutz  { text-align: right; }
#kontakt      { width:  80px; padding: 0px; text-align: right; }
#infotext     { width: 100px; }

/*
#gabeln { width: 100px; padding-right: 40px; }
#kulturtermin { width: 100px; padding-right: 20px; }
#bilder { width: 100px; padding-right: 20px; }
#home   { width:  60px; padding-right: 15px; }
#blog   { width: 170px; }
#lounge { width:  80px; }
#kontakt { width:  80px; }
#infotext { width: 100px; }
*/

#topnav a {
font-family: Georgia, Times, serif;
line-height: 1em;
text-decoration: none;
color: #FFCC00;
font-size: 1em;
font-weight: bold;
border: none;
}

#topnav #infotext p {
font-family: Georgia, Times, serif;
line-height: 1em;
color: #808080;
font-size: 1em;
font-weight: bold;
}

/* global layout
----------------------------------------------- */

/*	=========================
	links for Navigation, if CSS fails
	========================= */

#accessibility {
position: absolute;
top: -10000px;
}

/*	=========================
	pageC
	========================= */

#pageC {
width: 1000px;
margin-top: 225px;
/* margin-top: 59px; */
/* border: 1px #00FF00 solid; */
float: left;
background-color: #FFF;
}

/*	=========================
	left navbar
	========================= */

#leftnav {
padding-top: 280px;
/* padding-top: 310px; mit blog */
width: 150px;
/* border: 1px #00FF00 solid; */
}

#leftnav .section_list { font-weight: bold; }
#leftnav .section_list_loungeNoPic { height: 110px; }

/*	=========================
	main container
	========================= */
#container {
/* border: 1px #FF0000 solid; */
border-left: 1px #4E4B4A solid;
float: left;
}

/*	-------------------------
	top navigation container
	------------------------- */
#topnav {
height: 65px;
float: none;
/* border: 1px #550 solid; */
}

#topnav a:hover,
  .home #topnav #home a,
  .gabeln #topnav #gabeln a,
  .kulturtermin #topnav #kulturtermin a,
  .bilder #topnav #bilder a,
  .blog #topnav #blog a,
  .lounge #topnav #lounge a
{ color: #555; /* background: url(../img/navbarlinkbg.gif) top left repeat-x; */ }

/*	-------------------------
	top navigation container
	------------------------- */
#content {
width: 550px;
min-height: 430px;
/* border: 1px #0F0 solid; */
}

/*	-------------------------
	right news container
	------------------------- */
#news {
padding-bottom: 1.5em;
width: 205px;
color: #808080;
/* border: 1px #00F solid; */
}

#news h1 {font-family: Georgia, Times, serif; font-variant: small-caps; }
#news h2 {font-family: Georgia, Times, serif; margin-bottom: 1em;}

.adresse {
margin-top: 1em;
font-family: Georgia, Times, serif; 
font-variant: small-caps;
color: #4E4B4A;
}

#news .adresse a {
border-bottom: 1px solid #4E4B4A;
}

/*	=========================
	footer container
	========================= */
#foot {
clear: both;
text-align: center;
border-top: 2px #C5C5C5 solid;
}

#foot a {
border: none;
text-decoration: none;
}

#foot img {
border: none;
}

/*	=========================
	bildergalerie
	========================= */
ul.gallery { 
list-style: none; 
padding: 0;
margin: 0;
border: none;
}

ul.gallery li { 
clear: both; 
padding: 0; 
margin: 0 0 2em 0;
}

ul.gallery li p { 
padding: 0; 
margin: 0;
font-size: 0.8em;
}

ul.gallery li img { 
margin: 0 1em 0 0;
border: none;
}

ul.gallery li a {
border: none;
text-decoration: none;
}

#content td { vertical-align: top; padding-right: 20px; }
#content td p {
/* text-align: center; */
font-size: 0.7em;
margin-top: 0;
margin-bottom: 2em;
}

/* comments
----------------------------------------------- */

ol.comments li {
color: #000;
/* background-color: #f4f4f4 */
}

.comments_error {
color: #000;
background-color: #fff4f4 
}

ul.comments_error {
padding : 3px;
list-style-type: circle;
list-style-position: inside;
border: 2px solid #fdd;
}

div#cpreview {
color: #000;
background-color: #f1f1f1;
border: 2px solid #ddd;
}

form#txpCommentInputForm td {
vertical-align: top;
}

/* Buecheruebersicht
----------------------------------------------- */

.buecher #content td {
}

.buecher table a {
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
font-size: 0.7em;
}

.buecher table a.text {
}

/* Mitglieder Lounge
----------------------------------------------- */

.lounge table.imageTable,
.lounge table.imageTable tr,
.lounge table.imageTable td  { padding: 0; margin: 0; }

.lounge table.imageTable img { border: 0px none; padding: 0; margin: 0; }
.lounge #content td          { vertical-align: top; padding: 5px 10px 5px 0; font-size: 0.9em; }
.lounge #content td.normal   { vertical-align: middle; }
.lounge #content td.small    { vertical-align: bottom; font-size: 0.8em; line-height: 1.4em;}
.lounge #content td.left     { text-align: left; }
.lounge #content td.center   { text-align: center; }
.lounge #content td.right    { text-align: right; }
.lounge #content button,
.lounge #content textarea,
.lounge #content input       { border: 0px none; background-color: #DDD; padding: 5px 5px; }
.lounge #content #fixed      { width:  310px; }
.lounge #content button:hover{ background-color: #808080; }

.lounge #news td          { vertical-align: top; padding: 5px 10px 0 0; font-size: 0.8em; ; line-height: 1.4em; }
.lounge #news td.normal   { vertical-align: middle; }
.lounge #news td.small    { vertical-align: bottom; font-size: 0.8em; line-height: 1.4em;}
.lounge #news td.left     { text-align: left; }
.lounge #news td.center   { text-align: center; }
.lounge #news td.right    { text-align: right; }
.lounge #news button,
.lounge #news textarea,
.lounge #news input       { border: 0px none; background-color: #DDD; padding: 5px 5px; }
.lounge #news #fixed      { width:  200px; }
.lounge #news button:hover{ background-color: #808080; }

#red                         { color: red; }

#l_img_c
{
	float: left; 
	width: 550px;
	margin-bottom: 15px;
}

#l_img_c_ex
{
	float: left; 
	width: 120px;
	margin-top: 0.9em;
	margin-bottom: 15px;
}


#l_img_row       { float: left; text-align: left; vertical-align: top; font-size: 0.7em; width: 75px; padding-left: 17px; padding-right: 17px;line-height: 1.3em; min-height: 140px;}
#l_img_c_ex #l_img_row { width: auto; padding: 0; }
#l_img_row img   { margin-bottom: 5px; }
#l_img_row a     { text-decoration: none; border: none;}
#l_img_row:hover { background-color: #808080; }

#news #l_img_c_ex #l_img_row a { text-decoration: none; border: none; font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif; color: #000; }

.lounge #content tbody.l_profil tr td #fixed { width:  340px; }

#l_img_portrait  { margin-top: 10px; margin-bottom: 0.8em; }
.lounge #news h2 { margin-bottom: 0; }
/*.lounge #news p  { margin-top: 0.8em;}*/

