/* CSS Document */

/*-----------------------------------------------------------------------------
[www.meier-faust.de] Screen Stylesheet

version:   1.1
date:      01/05/08
author:    [Harald Gress]
email:     [gress@die-marketingmacher.de]
website:   [www.die-marketingmacher.de]
version history: [location of file]
-----------------------------------------------------------------------------*/

/* Import other stylesheets
-----------------------------------------------------------------------------*/

/* Remove padding and margin */
* 
    {
    margin: 0;
    padding: 0;
    border: 0;
}
.clear {
	clear: both;
}

body
    {
	font: 62.5%/1.5 Tahoma, Verdana, "Trebuchet MS", sans-serif;
	color: #666666;
	text-align:center;
	background-color: #ececec;
}

#wrapper
    {
	width:943px;
	text-align:left;
	/*margin-left:auto;  /*F�r zentrierte Darstellung  */
	/*margin-right:auto; /*F�r zentrierte Darstellung  */
	height: 640px;
	background-image: url(../themes/gmf/img/Toskana.jpg);
	background-repeat: no-repeat;
	background-position: -80px 0px;
	background-color: #ffffff;
	border-top: 1px solid #666666;
	border-right: 12px solid #ae2d0f;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

#wrapper_text
    {
	width:943px;
	text-align:left;
	/*margin-left:auto;  /*F�r zentrierte Darstellung  */
	/*margin-right:auto; /*F�r zentrierte Darstellung  */
	height: 640px;
	background-image: url(../themes/gmf/img/landschaft.jpg);
	background-repeat: no-repeat;
	background-position: -80px 0px;
	background-color: #ffffff;
	border-top: 1px solid #666666;
	border-right: 12px solid #ae2d0f;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

#wrapper_gmf
    {
	width:943px;
	text-align:left;
	/*margin-left:auto;  /*F�r zentrierte Darstellung  */
	/*margin-right:auto; /*F�r zentrierte Darstellung  */
	height: 640px;
	background-image: url(../themes/gmf/img/wasserfall.jpg);
	background-repeat: no-repeat;
	background-position: -80px 0px;
	background-color: #ffffff;
	border-top: 1px solid #666666;
	border-right: 12px solid #ae2d0f;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}


#header {
	text-align: left;
	height: 160px;
}

#container {

		padding-left: 470px; 
		height: 460px;
}

#left_col {
	background-image: url(../themes/gmf/img/halbkugel.gif);
	background-repeat: no-repeat;
	height: 90%;
	width: 160px;
	margin-left: -470px;
	background-position: 0px 0px;
	float: left;
	position: relative;
}

#right_col {
	/*position: absolute;*/
	top: 522px;
	height: 90px;
	width: 438px;
	background-color: #C2E7E4;
	padding: 4px;
}
html>body #right_col {
position: absolute;
}


#content {
	width: 450px;
	height: 450px;
	position: relative;
	font-size: 1.15em;
	float: left;
	overflow: auto;
	margin-bottom: 10px;
}

#content_start {
	width: 450px;
	height: 370px;
	position: relative;
	font-size: 1.15em;
	float: left;
	overflow: hidden;
}

#footer {
	text-align: left;
	padding-left: 310px;
}

/* Allgemeine Typografie
-----------------------------------------------------------------------------*/
h1
    {
    font-size: 1.6em;
	font-weight: normal;
	color: #ae2d0f;
	padding-bottom: 0.6em;
}
    
h2
    {
    font-size: 1.4em;  
	font-weight: bold;
	color: #ae2d0f;  
}
    
h3
    {
    font-size: 1.2em;
	font-weight: bold;
	color: #ae2d0f; 
}
    
h4
    {
    font-size: 1.2em; 
	font-weight: normal;
	color: #ae2d0f;   
}
    
h5
    {
    font-size: 1.1em;  
	font-weight: bold;
	color: #ae2d0f;  
}
    
p, ul
    {
    font-size: 1.2em;    
}

#content ul, #content_start ul {
	padding: 6px 0 12px 20px;
}

#content ul li, #content_start ul li {
	padding-left: 2px;
}

#content ul.h2_liste li, #content_start ul.h2_liste li {
	padding-left: 0px;
}

.h2_liste li a, .h2_liste li a:link, .h2_liste li a:visited {
	font-size: 1.3em;
}

/* Header
-----------------------------------------------------------------------------*/

.logo {
	float: left;
	margin-top: 12px;
	margin-left: -20px;
}
#banner {
	float: right;
	padding: 24px 12px 0 0;
	width: 240px;
	font-size: 1.2em;
	color: #666666;
}

.author {
	text-align:right;
	color: #ae2d0f;
}

/* Navigation
-----------------------------------------------------------------------------*/

#navigation #nav {
	margin-top: 100px;
	margin-left: 10px;
}

#navigation ul {
	list-style-type: none;	
}

#nav li {
	padding-bottom: 20px;
}

#nav li a, #nav li a:link, #nav li a:visited {
	color: #cccccc;
	font-size: 1.25em;
	text-decoration: none;
} 

#nav li a:hover {
	color: #ffffff;
}


/* Infoboxen
-----------------------------------------------------------------------------*/

.box {
	float: left;
	width: 213px;
	padding-right: 6px;
}

.box_rechts {
	width: 430px;
	float:left;
}

#right_col .box_rechts h1 {
	font-size: 1.4em;
	padding-bottom: 0em;
}

.box_rechts ul {
	list-style-type: none;
}
.box_rechts ul li {

}

.cal_datum {
	font-size: 0.9em;
	font-weight: bold;
}


/* Footer
-----------------------------------------------------------------------------*/

/* Content
-----------------------------------------------------------------------------*/

.rot {
	color: #ae2d0f;
}

.grau {
	color: #666666;
}

#content ul.liste li, #content_start ul.liste li {
	padding-left: 2px;
	list-style-image: url(../themes/gmf/img/reddot.gif);
}

#content ul li ul, #content_start ul li ul {
	font-size: 1.0em;
}

/*  Allgemeine Formatierungen
---------------------------------------------- */

a, a:link, a:visited {
	color:#336699;
	text-decoration:none;
	}
	
a:hover {
	color:#ae2d0f;
	text-decoration:underline;
	}	
	
h1
    {
    font-size: 1.6em;
	font-weight: normal;
	color: #ae2d0f;
	padding-bottom: 0.8em;
}
    
h2
    {
    font-size: 1.4em;  
	font-weight: bold;
	color: #ae2d0f;  
}
    
h3
    {
    font-size: 1.2em;
	font-weight: bold;
	color: #ae2d0f; 
}
    
h4
    {
    font-size: 1.2em; 
	font-weight: normal;
	color: #ae2d0f;   
}
    
h5
    {
    font-size: 1.1em;  
	font-weight: bold;
	color: #ae2d0f;  
}
    
p, ul
    {
    font-size: 1.2em;    
}

#content ul, #content_start ul {
	padding: 6px 0 12px 20px;
}

#content ul li, #content_start ul li {
	padding-left: 2px;
}

#content ul.h2_liste li, #content_start ul.h2_liste li {
	padding-left: 0px;
}

.h2_liste li a, .h2_liste li a:link, .h2_liste li a:visited {
	font-size: 1.3em;
}
	

.klammer {
	color: #4c4c4c;
	font-size: 0.9em;
	font-weight:normal!important;
	margin-left: 8px;
}
.untertitel {
	padding: -4 0 0 0;
}

.datum {
	float: right;
	font-size: 0.9em;
	color: #4c4c4c;
}

.center {
	text-align: center;
}

.taskleiste {
	/*background-color: #FFB03B;*/
	padding: 2px 10px 2px 2px;
	text-align:right;
	margin: 6px 0 6px 0;
}
.taskleiste a, .taslleiste a:link, .taskleiste a:visited, #container a, #container a:link, #container a:visited  {
	color:#336699;
	text-decoration:none;
	padding: 0 5px 0 2px;
}

.taskleiste a:hover, #container a:hover  {
	color: #ae2d0f;
	text-decoration: underline;
}

.adressliste {
	padding: 0 12px 20px 60px;
	list-style-type: none;
	
}
.adressliste li {
font-weight: bold;
}
.adressliste li img {
	text-align: right;
	padding-left: 36px;
}
.msg_links {
	padding: 4px 0 4px 60px;
}
.msg_links a, .msg_links a:link, .msg_links a:visited {
	color:#468966;
	font-weight: bold;
	text-decoration:none;
	padding: 0 5px 0 5px;
}
.msg_links a:hover {
	color: #b64926;
	text-decoration: underline;
} 

.tb_center tr {
	vertical-align: top;
}

span.tb_hilfe {
	font-size: 0.8em!important;
	color: #666666;
}

.wichtig {
	font-weight: bold;
	color: #FF0000;
	padding-right: 2px;
	padding-left: 2px;
}

.error {
	background-color: #FFFFCC;
	margin-top: 4px;
	margin-bottom: 8px;
	padding: 3px;
}

.img_links {
	float: left;
	padding-right: 16px;
}

/*  Formulare
----------------------------------------------- */

form {
	
}

#content fieldset {
	border: 1px solid #b64926;
	/*margin: 10px; */
	padding: 6px;
	width: 420px;
}
#content legend {
	color: #b64926;
}
.beschriftung {
	float: left;
	width: 100px;
}
.feld {
	font-family: "Courier New", Courier, mono;
	line-height: 1.2em;
	padding: 2px;
	border: 1px solid #b64926;
	/*width: 26em; */
	margin-bottom: 4px;
}
.hilfetext {
	font-size: 0.8em!important;
	color: #666666;
	}

.buttom {
	border: 1px solid #b64926;
}
/*  Bereich USER
------------------------------------------------ */

.usergruppen {
	background-color: #FFB03B;
	padding: 2px;
}

.userliste thead, .tb_forum thead, .tb_center thead {
font-weight:bold;
}

/*  Bereich FORUM
------------------------------------------------ */

.forum_info {
	background-color: #ffffcc;
	padding: 2px 4px 2px 4px;
	margin: 4px 0 12px 0;
}

.forum_okat {
font-weight: bold;
	background-color: #FFB03B;
}

#forum_liste {
	padding: 12px 0 6px 0;
}

.avatar {
	
}

#forum_beitraege, .tb_forum {
	padding: 8px 0 8px 0;
	margin: 8px 0 8px 0;
	border-top: 1px solid #FFB03B;
	border-bottom: 1px solid #FFB03B;
	width: inherit;
}
#forum_beitraege tr {
	vertical-align: top;
}
#forum_beitraege tr td {
	padding: 2px;
}

.forum_user {
	border-right: 1px solid #B64926;
	width: 20%;
}

.thread {
	margin-top: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #FFB03B;
	border-bottom: 1px solid #FFB03B;
	line-height: 1.4em;
}

.thread_head {
padding: 6px 0 6px 0;
font-weight: bold;
}

.sortierung {
	background-image: url(../img/forum/dreieck.gif);
	background-repeat: no-repeat;
	float: left;
}

#forum_liste h3 {
	float:left;
	margin-top: 0px!IMPORTANT;
	margin-bottom: 0px!IMPORTANT;
}

#forum_liste .forum_start {
	float:right;
}
#forum_liste .unterzeile {
	float:left;
	margin-top: 0;
}
/*   Bereich Bilderalben
------------------------------------------------ */

.gal_pic {
	text-align: center;
}

.gal_pic p {
	line-height: 1.6em;
}

.gal_steuerung {
	text-align: center;
	font-weight: bold;
}

.gal_pic p.legende {
	text-align:right;
	font-size: 0.8em;
	color: #4c4c4c;
}

.gal_pic img {
	border: 12px solid #fff;
	width: 90%;	
}

.pic_mini img {
	width: 150px;	
	float: left;
	margin-right: 12px;
}

/*    Bereich Umfrage
------------------------------------------------ */

.vote {
	background-color: #ffffcc;
	padding: 6px 6px 6px 40px;
}
.vote_open {
	font-weight: bold;
}
.vote_box {
	padding-left: 4px;
}

.vote_box strong {
	color: #fff0a5;
	font-size: 1.0em;
	font-weight: bold;
	border-left: none;
	display:block;
}

/*    Bereich Kalender
------------------------------------------------ */

.cal_bg {
	background-color: #fff0a5;
}

.cal_days {
	background-color: #ffffcc;
	font-size: 1.0em;
}
.cal_today {
	background-color: #ffb03b;
}
.cal_days .tag, .cal_today .tag {
	font-weight: bold;
	display: block;	
}

.cal_days .event, .cal_today .event {
	display: block;
	font-size: 0.9em;	
}
a.cal_event {
	color: #b64926!important;
}

.add_link {
	font-weight: bold;
}

/*    Bereich NEWS
------------------------------------------------ */

ul.newsliste {
	list-style-type: none;
}

ul.newsliste li {
	font-size:1.2em;
}

/* Tables 
-----------------------------------------------------------------------------*/

table
    { 
      border-spacing: 0;
    border-collapse: collapse;
}

td 
    {
      text-align: left;
    font-weight: normal;
}