body { background-color: #f5f5f5; margin: 0px; padding: 15px; text-align: center; font-family: "Lucida Grande", Verdana, Helvetica, sans-serif; font-size: 11px; }

td {
	font-size: 11px;
}

div.menuTop, a.menu, a.menuLast, div.kalender, div.kalenderZitat, div.boxRight, .s {
	font-size: 10px;
}

.submit {
	border: 1px solid #c2c2c2;
	background-color: #f5f5f5;
}

h1, .h1 { font-size: 1.2em; font-weight: bolder; }
h2, .h2 { font-size: 1.1em; font-weight: bolder }
.maroon { color: maroon; }
.s { font-size: 0.8em, }

div.contentMain {
	padding-right: 20px;
	line-height: 16px;
}
div.kalenderZitat, div.boxRight {
	line-height: 13px;
}

a { color: maroon; text-decoration: none }
a:active { color: maroon; text-decoration: none }
a:visited { color: maroon; text-decoration: none }
a:link { color: maroon; text-decoration: none }
a:hover { color: black; text-decoration: underline }

a.menuTop { color: #333; }
a.menu:active, a.menu:visited, a.menu:link, a.menutop:active, a.menutop:visited, a.menutop:link { color: #333; } /* ie win */

a.menu, a.menuLast {
	display: block;
	color: #333;
	background-color: #f5f5f5;
	text-align: right;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	width: 160px;
	line-height: 17px;
	vertical-align: middle;
}

a.menuLast{
	border-bottom: 1px dashed #cecece;
}

a.menu:hover, a.menuLast:hover {
	color: black;
	background-color: #dfdfdf;
	text-decoration: none;
}

div.menuHeadRight {
	width: 180px;
}

div.menuHeadLeft {
	width: 160px;
}

div.menuHeadLeft, div.menuHeadRight {
	font-size: 11px;
	line-height: 21px;
	font-weight: bold;
	background-color: #dfdfdf;
	border-bottom: 1px solid #c2c2c2;
	margin-top: 15px;
}

div.menuHeadLeft {
	text-align: right;
	background-image: url(/img/global/misc/menuHeadLeft.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div.menuHeadRight {
	background-image: url(/img/global/misc/menuHeadRight.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.imgBorder {
	border: 1px solid #999;
}

div.main {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 1px solid #999;
	background-color: #ffffff;
	padding: 0px;
	width: 780px;
}

div.menuTop {
	background-image: url(/img/global/misc/verlauf-menuleiste-top.gif);
	width: 100%;
	color: #666;
	background-color: #dfdfdf;
	line-height: 21px;
	vertical-align: middle;
	text-align: right;
	border-bottom: 1px solid #999;
}

div.kalender {
	background-color: #dfdfdf;
	text-align: center;
	border-top: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	padding: 5px 0px 5px 0px;
	margin-top: 15px;
	width: 160px;
}

div.kalenderZitat {
	background-color: #F0F0F0;
	border-bottom: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	width: 160px;
}

div.kalenderVorschau {
	background-color: #F0F0F0;
	text-align: center;
	border-top: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	width: 160px;
	margin-top: 15px;
}

div.boxRight {
	color: #333;
	background-color: #F0F0F0;
	border-bottom: 1px dashed #cecece;
	width: 180px;
	margin-bottom: 15px;
}

div.boxRightImg {
	margin-right: 6px;
	float: left;
}

form {
	padding: 0; margin: 0;
}

textarea#SkcUeJ6y {
	display:none; /* spam */
}

.input, .submit, select {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif; /* ie mac*/
	font-size: 11px; /* ie mac*/
	border: 1px solid #c2c2c2;
}
.input:focus {
	background-color: #FFFFF0;
}
.error {
	color: maroon;
	font-weight: bold;
}

/* forum */
td.topic {
	background-color: #f0f0f0;
}
td.head {
	background-color: #f5f5f5;
}
td.head2 {
	background-color: #FCFCFC;
}
td.sub {
	background-color: white;
}
td.topic, td.head, td.sub, td.head2 {
	padding: 3px;
}
img.listEmoticon {
	margin: 3px;
}
form {
	margin: 0; padding: 0;
}
/* forum */
