/**
 * 
 * global.css
 * 
 * Hautp CSS File von meinejugendarbeit.de
 * Hier sind alle Sheets definiert die IMMER benötigt werden.
 * 
 * @author: moritz zander (mail@moritz-zander.de)
 */

body {
	margin: 0px;
	background-color: #6B6B6B;
	font-family: Verdana, Arial;
	font-size: 12px;
}

h1 {
	font-family: Arial, Verdana;
	font-size: 15px;
	background-color: #DAF1A9;
	height: 18px;
	padding: 4px;
	border-bottom:1px solid #A4DC2A;
	margin: 0 0 0 0;
	text-shadow: #ADADAD 1px 1px;
}

h2 {
	font-family: Arial, Verdana;
	font-size: 18px;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0px none;
	opacity: 0.8;
}

a img:hover {
	opacity: 1;
}

#ads {
	margin: 0 0 0 15px;
	border: 1px solid black;
	width: 160px;
}

/*
 * Main
 */
#container {
	width: 935px;
	margin: 0 auto;
	background-color: white;
}

#header {
	width: 935px;
	height: 100px;
	background-image: url(/images/layout/header.png);
	position: relative;
	border-bottom: 1px solid #c0c0c0;
}

#statistik {
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 10px;
}

#headLoginBox {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#headLoginBox form {
	display: inline;
}

#headLoginBox {
	font-size: 10px;;
}

#headLoginBox input.tf {
	width: 150px;
}

#menu {
	width: 200px;
	min-height: 400px;
	padding: 20px 0 0 0;
	background-image: url(/images/layout/menu.png);
	background-repeat: no-repeat;
	background-color: #fff;
	float: left;
	position: relative;
}

#menu #searchTable {
	margin: 10px 0 0 0;	
}

#menu iframe {
	margin: 15px 0 0 0;
}

#spende input {
	border: 0px none;	
}

#menu input#sucheINPT {
	margin: 0px 0px 2px 10px;
	border: 1px solid #A4DC2A;
	background-color: #F7FCED;
	font-family: arial;
	font-size: 13px;
	color: #999999;
	font-style: italic;
}

#smsInput {
	border: 1px solid #A4DC2A;
	background-color: #F7FCED;
	font-family: arial;
	font-size: 13px;
	color: #999999;
	font-style: italic;
}

#menu input#button {
	margin: 0 0 0 4px;
	display: inline;
	border: 0px  none;
}

#notice {
	border: 3px solid #C7EA7D;
	background-color: #D4EF9B;
	margin: 10px 0 10px 0;
}

#notice ul li {
	list-style: square;	
}

#notice ul li a {
	font-weight: bold;
}

#error {
	border: 3px solid #FF6666;
	background-color: #FFA8A8;
	margin: 10px 0 10px 0;
}

#error ul li {
	list-style: square;	
}

.searchImg {
	float: left;
	margin: 2px 10px 2px 2px;
	width: 40px;
	text-align: center;
}

.searchUserInfo {
	float: left;
	display: table-cell;
	vertical-align: middle;
}
.searchUserInfo a {
	color: #999999;
}

#spende {
	position: absolute;
	top: 25px;
	right: 10px;
}

#spende p {
	font-style: italic;
	margin: 10px;
}

#content {
	width: 725px;
	background-color: #fff;
	float: left;
	min-height: 344px;
	position: relative;
	padding: 5px;
}

#content_middle {
	border-left:1px solid #A4DC2A;
	border-right:1px solid #A4DC2A;
	border-bottom:1px solid #A4DC2A;
	padding: 10px;
	position:relative;
}

#footer {
	width: 935px;
	height:200px;
	background-image: url(/images/layout/footer.png);
	position: relative;
}

#footer ul {
	padding: 25px 0 0 20px;

}

#footer ul li {
	list-style: none;
	line-height: 20px;
}

#footer ul li {
	float: left;
	margin: 0 10px 0 10px;	
}

#footer ul li a {
	color: #FFFFFF;
	font-weight: bold;
}

/**
 * Menuü
 */

ul#menulist {
	padding: 0px;
	margin: 5px 0 30px 30px;
}

ul#menulist li {
	list-style: none;
	margin: 5px 0 0 0;
}

ul#menulist li ul {
	padding: 0px 0px 0px 15px;
}

ul#menulist li:hover {
	list-style-image: url(/images/layout/list-image_hover.png);
}

ul#menulist li a {
	letter-spacing: 1px;
	color: #000;
	font-size: 11px;
	text-decoration: none;
}

h3.menuTitle {
	font-size: 13px;
	padding: 0px;
	margin: 10px 0 0 8px;
}

.subAction {
	background-color: #DAF1A9;
	padding: 2px;
}

.subAction a {
	text-decoration: none;
}

.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.userportrait {
	border: 1px solid #A4DC2A;
	opacity: 1;
}

ul.userlinks {
	margin: 10px 0 15px 0;
	padding: 0px;
}

ul.userlinks li {
	margin: 0px;
	list-style: none;
	line-height: 20px;
	font-size: 11px;
	border-bottom: 1px solid black;
}

ul.userlinks li a {
	margin: 0px;
	height: 20px;
	font-size: 11px;
	width: 202px;
	display: block;
	text-decoration: none;
}

ul.userlinks li a:hover {
	text-decoration: none;
}

ul.userlinks li:hover {
	background-color: #E6E6E6;
}

.box {
	margin: 0 0 15px 0;
}

label {
	cursor: pointer;	
}

#content_middle textarea, #content_middle input {
	border: 1px solid #A4DC2A;
	background-color: #F7FCED;
	font-family: arial;
	font-size: 13px;
}

#paging {
	float: right;
	margin: 10px;
}

#paging div.aktiv, #paging div.inaktiv {
	background-color:#C7EA7D;
	border:1px solid black;
	display:block;
	float: left;
	font-weight:bold;
	margin:2px;
	text-align:center;
	width:20px;
}

#paging a {
	width: 20px;
	display: block;
}

#paging div.aktiv {
	background-color:#D4EF9B;
	border:1px dashed black;
}

#paging div#paging-title,#paging div#paging-pages {
	float: left;
}

#paging div#paging-title {
	margin: 2px 10px 0 0;
}

.userDiv {
	float:left;
	margin:0 6px;
	text-align: center;
	width: 54px;
}

.userDiv span {
	height: 90px;
	display: block;
	display: table-cell;
	vertical-align: middle;
}

.userDiv span img {
	width: 55px;
	border: 1px solid #A4DC2A;
}

/**
 * Misc
 */
.floatLeft { float: left; }
.clearFloat { clear: both; }
.right { text-align: right; }
.boldText { font-weight: bold; }


/** Message and Form Things Things */
input.error {
	border:1px solid #FF0000;	
}

div#writeMsg input {
	width: 250px;
	border: 1px solid #A4DC2A;
	background-color: #F7FCED;
	font-family: arial;
	font-size: 13px;	
}

div#writeMsg input#username {
	width: 150px;	
}

input.login {
	font-style: italic;
	color: #999999;
}

textarea#nachricht {
	width: 300px;
	border: 1px solid #A4DC2A;
	background-color: #F7FCED;
	font-family: arial;
	font-size: 13px;
	height: 150px;
}

div#writeMsg {
	width: 450px;
}

div#writeMsg table tr td {
	height: 30px;
	
}

div#writeMsg table tr th {
	width: 140px;
}

.facebox {
	padding: 18px 0 0 0px;	
}

.facebox h2 {
	background-color: #C7EA7D;
	border-bottom:1px solid #A4DC2A;
	margin: 0px;
	font-size: 12px;
	padding: 2px;
	display: block;
	text-transform: uppercase;
}

.facebox div.subAction {
	font-size: 10px;	
}

.facebox a, .userDiv a {
	color: #395C0A;
}

.userDiv a img {
	opacity: 1;
}

.facebox a:hover, .userDiv a {
	background-color: #E6E6E6;
}

.noticeTable {
	width: 500px;
	border:1px solid #A4DC2A;
	background-color: #C7EA7D;
	margin: 0 0 0 100px;
}

.noticeDiv {
	padding: 8px;
	border:1px dashed #8fc521;
	background-color: #C7EA7D;
	margin: 20px;
	line-height: 22px;
}

.actionButtons { 
	position: absolute;
	bottom: 5px;
	left: 5px;
}

.actionButtons img {
	border:0px none;	
}

.rejectAgb {
	margin: 0 25px 0 0;
}

.acceptAgb {
	margin: 0 0 0 25px;
}

#indexList {
	list-style-image: url(/images/icons/16/accept.png);
}

#indexList li {
	margin: 10px;
}

#userreg input, #userreg select {
	width: 200px;
	margin: 0px;
}

#sms span {
	color: #9A9A9A;
	margin: 3px 0 0 2px;
	display: block;
}

div.notice {
	border: 1px dashed #A4DC2A;
	background-color: #C7EA7D;
	padding: 5px;
}

div.notice a {
	font-weight: bold;
}

div.notice img {
	padding: 10px;
}

#remaining_chars {
	color:#9A9A9A;
}


#smsguthaben {
	margin: 10px 0 10px 0;
	font-weight: bold;
}

.hidden { display: none; }

div.notice span {
	font-size: 9px;
	margin: 5px;
}

input#agb {
	width: auto;
}

input#newsletter {
	width: auto;
	margin: 15px 0 0 0;
}

.schonDabei {
	width: 170px;
	float: left;
	color: #6F899C;
}

.schonDabei span {
	margin: 0 0 15px 0;
	display: block;
}

.schonDabei div.userimg {
	margin: 2px;
	text-align: center;
}

.schonDabei img {
	width: 125px;
	border: 1px solid #6F899C;
	padding: 2px;
}


.demo dt, .demo dd {
	float: left;
}

.demo dt {
	width: 335px;
	line-height: 18px;
}

.demo dd {
	width: 368px;
	margin: 0px;
	line-height: 18px;
}
