
body {
	background-color:#cecece;
	background-image:url(../img/design/bg.gif);
	background-repeat:repeat-x;
	font-size: 11px;
	font-weight:normal;
	font-family: "Verdana";
	line-height:18px;
	color: black;
	margin:auto;
	text-align:center;
}

td, p, div {
	font-size: 11px;
	font-weight:normal;
	font-family: "Verdana";
	line-height:18px;
	padding:0;
	margin:0;
}


img {
	border:0;
}
ul {
	margin-left:10px;
}
li {
	padding-bottom:4px;
}
form {
	padding:0;
	margin:0;
}

.input {
	color:#000000;
	border:1px solid #9c9c9c;
	background-color:#d4d4d4;
}


h1 {
	color:#d4d4d4;
	font-size: 44px;
	line-height:36px;
	font-weight:bold;
	font-family: "Verdana";	
	padding:0;
	margin:0;
}
h2 {
	color:#ffffff;
	font-size: 18px;
	line-height:20px;
	font-weight:bold;
	font-family: "Verdana";	
	padding:0;
	margin:0;
}
h3 {
	color:#ffffff;
	font-size: 16px;
	line-height:24px;
	height:24px;
	font-weight:bold;
	font-family: "Verdana";	
	padding:0;
	margin:0;
}

hr {
	color:#9c9c9c;
	height:1px;
}

a {
	text-decoration:none;	
	color:#9b6905;
	font-size:12px;
	font-weight:normal;
	padding:0;
	margin:0;
}
a:hover {
	text-decoration:none;	
	color:#cc9900;
	font-size:12px;
	font-weight:normal;
	padding:0;
	margin:0;
}



label {
	cursor:pointer;
}


/* -------------------------- ALLGEMEINES LAYOUT ---------------------------- */

.include_page{
	padding-top:15px;	
	padding-bottom:20px;	
}


table.maintable {
	width:950px;
	padding:0;
}

td.maintable_top {
	width:950px;
	height:200px;
	padding:0;
	margin:0;
}

td.maintable_menu {
	background-image:url(../img/design/bg_menu.gif);
	background-repeat:repeat-x;
	width:950px;
	height:26px;
	padding:0;
	margin:0;
}


td.maintable_content {
	background-image:url(../img/design/bg_content.gif);
	background-repeat:repeat-x;
	width:950px;
	padding:0;
	margin:0;
}


img.avatar {
	border:1px solid #9b6905;
	width:128px;
	height:128px;
}

img.smallavatar {
	border:1px solid #9b6905;
	width:50px;
	height:50px;
	cursor:pointer;
	float:left;
	margin-right:3px;
}

img.resizedavatar {
	border:1px solid #9b6905;
	width:128px;
	height:128px;
	cursor:pointer;
	float:left;
	margin-right:3px;
}


p.footer {
	height:20px;
	width:930px;
	border:1px solid #a6a6a6;
	color:#808080;
	margin-bottom:10px;
}
p.footer a, p.footer a:hover{
	color:#808080;
	text-decoration:none;
	font-weight:normal;
}




p.gold {
	color:#9b6905;
	font-size:12px;
	font-weight:bold;
}

p.black {
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
p.white {
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
}

p.error {
	color:yellow;
	font-size:12px;
	font-weight:bold;
	background-image:url(../img/error.png);
	background-repeat:no-repeat;
	padding-left:35px; 
	padding-top:8px;
	height:32px;	
}


a.back {
	background-image:url(../img/buttons/back.png);
	background-repeat:no-repeat;
	background-position:0px 50%;
	padding-left:20px; 
	height:16px;
	color:black;
	font-weight:bold;
}
a.back:hover {
	background-image:url(../img/buttons/backhover.png);
	background-repeat:no-repeat;
	padding-left:20px; 
	height:16px;
	color:red;
	font-weight:bold;	
}


/* -------------------------- MENU LAYOUT ---------------------------- */

td.one_menue_item {
	padding-right:15px;
}

td.menue_item_left_active{
	background-image:url(../img/design/menu_item_left.gif);
	background-repeat:no-repeat;
	width:10px;
	height:26px;
	padding:0;
	margin:0;
}
td.menue_item_middle_active{
	background-image:url(../img/design/menu_item_middle.gif);
	background-repeat:repeat-x;
	width:10px;
	height:26px;
	padding:0;
	margin:0;
}
td.menue_item_middle_active a, td.menue_item_middle_active a:visited, td.menue_item_middle_active active  {
	color: #cc9900;
	font-weight:bold;
}
td.menue_item_right_active{
	background-image:url(../img/design/menu_item_right.gif);
	background-repeat:no-repeat;
	width:10px;
	height:26px;
	padding:0;
	margin:0;
	font-weight:bold;
}
td.menue_item_middle_active a:hover {
	font-weight:bold;
}


td.menue_item_left_inactive{
	width:10px;
	height:26px;
	padding:0;
	margin:0;
}
td.menue_item_middle_inactive{
	width:10px;
	height:26px;
	padding:0;
	margin:0;
}
td.menue_item_middle_inactive a, td.menue_item_middle_inactive a:visited, td.menue_item_middle_inactive active {
	color: #cecece;
	font-weight:bold;
}
td.menue_item_middle_inactive a:hover {
	color: #cc9900;
	font-weight:bold;
}

td.menue_item_right_inactive{
	width:10px;
	height:26px;
	padding:0;
	margin:0;
}






/* -------------------------- TABLE mit Alpha Hintergrund ---------------------------- */

table.alpha {
	background-image:url(../img/design/bg_alpha.png);
	background-repeat:no-repeat;
	width:247px;
	padding:0;
	margin:0;
}

/* -------------------------- TABLE mit Alpha Hintergrund ---------------------------- */

table.quickpoll {
	background-image:url(../img/design/quickpoll.png);
	background-repeat:no-repeat;
	width:730px;
	height:29px;
	padding:0;
	margin-top:15px;
}

td.quickpoll_frage {
	color:#9b6905;
	font-size:14px;
	font-weight:bold;
}




/* -------------------------- Normale Liste  ---------------------------- */


ul.normal {
	margin:10;
	padding:10;
}

ul.normal li {
	list-style-type:circle;
}



/* -------------------------- LINK Liste  ---------------------------- */


ul.links {
	margin:0;
	padding:0;
}

ul.links li {
	font-weight:bold;
	/* list-style-image:url(../img/buttons/arrow_blue.png); */
	list-style-type:none;
	padding-left:0px;
}






/* -------------------------- FORMULARE  ---------------------------- */


.form_visible_textarea {
	width:480px;
	height:80px;
	border:1px solid #888888;
	background-color:#f3f3da;
}

.select {
	color:#000000;
	border:1px solid #9c9c9c;
	background-color:#d4d4d4;
}


/* -------------------------- REGISTER ---------------------------- */


p.register {
	font-weight:normal;
}
p.registererror {
	font-weight:bold;
	color:red;
}















































.left {
	width:10px;
	min-height:600px;
	background-image:url(../img/layout/left.gif);
	background-repeat:repeat-y;
	background-color:#f2efe1;	
}

.right {
	width:10px;
	min-height:600px;
	background-image:url(../img/layout/right.gif);
	background-repeat:repeat-y;	
	background-color:#f2efe1;
}

.content {
	width:956px;
	background-color:#f2efe1;
	padding-left:10px;
	padding-right:10px;
}

.top {
	background-color:#f2efe1;
}

.bottom {
	background-color:#f2efe1;
}



/* -------------------------- MENUE LAYOUT ---------------------------- */

.menu_item {
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}


.menu_link{
	text-decoration:none;
	color:#666600;
   	font-size:13px;
   	font-family:Verdana, Arial, Helvetica, sans-serif;
   	font-weight:bold;
}
.menu_link_active{
	text-decoration:none;
	color:#9c2626;
   	font-size:13px;
   	font-family:Verdana, Arial, Helvetica, sans-serif;
   	font-weight:bold;
}
.menu_link:hover {
	text-decoration:none;
	color:#9c2626;
   	font-size:13px;
   	font-family:Verdana, Arial, Helvetica, sans-serif;
   	font-weight:bold;
}





/* -------------------------- DIVERSES LAYOUT ---------------------------- */

.headline_red {
	font-weight:bold;
	font-family: "Verdana";
	color:#9c2626;
	font-size:13px;	
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
}
.headline_red_small {
	font-weight:bold;
	font-style:italic;
	font-family: "Verdana";
	color:#9c2626;
	font-size:11px;	
	padding-left:25px;
	padding-bottom:5px;
	padding-top:10px;
}

.headline {
	font-weight:bold;
	font-family: "Verdana";
	color:#9c2626;
	font-size:13px;	
	margin-bottom:5px;
}
a.arrow {
	padding-left:20px;
	background-image:url(../img/buttons/key.png);
	background-repeat:no-repeat;
	color:#666600;
	font-weight:bold;
	text-decoration:none;
	
}
a.arrow:hover {
	padding-left:20px;
	background-image:url(../img/buttons/key.png);
	background-repeat:no-repeat;
	color:#9c2626;
	font-weight:bold;
	text-decoration:none;
	
}
a.go {
	padding-left:20px;
	background-image:url(../img/buttons/go.gif);
	background-repeat:no-repeat;
	color:#666600;
	font-weight:bold;
	text-decoration:none;
	
}
a.go:hover {
	padding-left:20px;
	background-image:url(../img/buttons/go.gif);
	background-repeat:no-repeat;
	color:#9c2626;
	font-weight:bold;
	text-decoration:none;
	
}
a.go2 {
	padding-left:20px;
	background-image:url(../img/buttons/go2.gif);
	background-repeat:no-repeat;
	color:#666600;
	font-weight:bold;
	text-decoration:none;
	
}
a.go2:hover {
	padding-left:20px;
	background-image:url(../img/buttons/go2.gif);
	background-repeat:no-repeat;
	color:#9c2626;
	font-weight:bold;
	text-decoration:none;
	
}
a.mail {
	padding-left:20px;
	background-image:url(../img/buttons/mail.png);
	background-repeat:no-repeat;
	color:#666600;
	font-weight:bold;
	text-decoration:none;
	
}
a.mail:hover {
	padding-left:20px;
	background-image:url(../img/buttons/mail.png);
	background-repeat:no-repeat;
	color:#9c2626;
	font-weight:bold;
	text-decoration:none;
	
}

.form_visible {
	width:250px;
	height:17px;
	border:1px solid #666600;
	background-color:#f3f3da;
}

.form_login {
	width:150px;
	height:17px;
	border:1px solid #666600;
	background-color:#f3f3da;
}


/* -------------------------- FAQ LAYOUT ---------------------------- */

ul.faq li {
	font-weight:bold;
	list-style-image:url(../img/buttons/question.png);
	list-style-type:none;
	padding-left:10px;
}

ul.faq li ul li {
	font-weight:normal;
	list-style-type:none;
	list-style-image:url(../img/buttons/bullet_green.png);
	padding-left:5px;
}



/* -------------------------- REGISTER LAYOUT ---------------------------- */

p.reg_error {
	color:red;
}
td.reg_left {
	width:160px;
	color:black;
}

td.reg_left_error {
	width:160px;
	color:#9c2626;
}

input.reg_text {
	width:250px;
	/*background-color:#f3f3da;*/
	border:1px solid #666600;
}

select.reg_select {
	width:250px;
	/*background-color:#f3f3da;*/
	border:1px solid #666600;
}
select.reg_select2 {
	/*background-color:#f3f3da;*/
	border:1px solid #666600;
}

td.reg_final_left {
	font-weight:normal;
}
td.reg_final_right {
	font-weight:bold;
}


/* -------------------------- POPUP LAYOUT ---------------------------- */

.popup_head {
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.popup_content {
	font-size:10px;
	font-weight:normal;
	text-align:left;
	padding-left:10px;
}




.onekidtable td{
	padding-left:4px;
	padding-right:4px;
}
