/*  LAYOUT  */
body {
	background-color:#333333;
}
img {
	border:none;
}
td {
	vertical-align:top;
}
table.ltable {
	border-collapse:collapse;
}
td.ltd {
	border:none;
	padding:0px;
	background-color:#333333;
}
td#header {
    height:160px;
	width:600px;
	background-image:url(layout/header.jpg);
	background-repeat:no-repeat;
}
td#bottom {
	height:5px;
	width:600px;
	background-image:url(layout/bottom.jpg);
}
td#left {
	height:525px;
	width:5px;
	background-image:url(layout/left.jpg);
	background-repeat:repeat-y;
}
td#middle {
	height:525px;
	width:5px;
	background-image:url(layout/middle.jpg);
	background-repeat:repeat-y;
}
td#right {
	height:525px;
	width:5px;
	background-image:url(layout/right.jpg);
	background-repeat:repeat-y;
}
td#mf_bordertop {
	height:5px;
	width:455px;
	background-image:url(layout/mf/border_top.jpg);
	background-repeat:no-repeat;
}
td#mf_borderleft {
	height:525px;
	width:5px;
	background-image:url(layout/mf/border_left.jpg);
	background-repeat:repeat-y;
}
td#mf_borderright {
	height:525px;
	width:5px;
	background-image:url(layout/mf/border_right.jpg);
	background-repeat:repeat-y;
}
td#mf_borderbottom {
	height:5px;
	width:455px;
	background-image:url(layout/mf/border_bottom.jpg);
	background-repeat:no-repeat;
}
table#mf_table {
	height:523;
}
td#mf_middle {
	text-align:center;
	width:445px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	background-image:url(layout/mf/middle.jpg);
	background-repeat:repeat-y;
}
td#mf_bottom {
	height:20px;
	width:445px;
	background-image:url(layout/mf/bottom.jpg);
	background-repeat:no-repeat;
}
td#content {
    width:445px;
	background-color:#333333;
}

/* TEXT */
p {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}
a:link,a:visited,a:hover,a:active {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#777777;
	text-decoration:none;
}
a:hover {
	color:#FFCC00;
}

/* MENU */
td#menu {
	height:535px;
	width:130px;
}
td#menutop {
	height:215px;
    width:130px;
	background-image:url(layout/menu/middle.jpg);
	background-repeat:repeat-y;
}
td#admin_menu {
	height:473px;
    width:130px;
	background-image:url(layout/menu/middle.jpg);
	background-repeat:repeat-y;
}
td#stats {
	height:125px;
    width:130px;
	background-image:url(layout/stats.jpg);
	background-repeat:repeat-y;
}
td#menumiddle {
    width:130px;
	background-image:url(layout/menu/middle.jpg);
	background-repeat:repeat-y;
}
td#menubottom {
	height:4px;
    width:130px;
	background-image:url(layout/menu/bottom.jpg);
	background-repeat:no-repeat;
}

/* NEWS */
td#newsheader {
	height:30px;
	width:445px;
	background-image:url(layout/news/header.jpg);
	background-repeat:no-repeat;
}
td#news_entryheader {
	height:30px;
	width:445px;
	background-image:url(layout/news/entry_header.jpg);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	white-space:nowrap;
	padding-top:10px;
	padding-left:25px;
	padding-right:25px;
}
td#news_entrymiddle {
	width:445px;
	background-color:#999999;
	background-image:url(layout/news/entry_middle.jpg);
	background-repeat:repeat-y;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
}
td#news_entrybottom {
	width:445px;
	height:16px;
	background-image:url(layout/news/entry_bottom.jpg);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:9px;
	font-weight:normal;
	font-style:italic;
	text-align:right;
	white-space:nowrap;
	padding-left:20px;
	padding-right:20px;
}

/* NEWS KOMMENTARE */
td#news_comments_header {
	height:30px;
	width:445px;background-image:url(layout/news_comments/header.jpg);
	background-repeat:no-repeat;
}
td#news_comments_entryheader {
	height:30px;
	width:445px;
	background-image:url(layout/news_comments/entry_header.jpg);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	white-space:nowrap;
	padding-top:10px;
	padding-left:25px;
	padding-right:25px;
}
td#news_comments_entrymiddle {
	width:445px;
	background-color:#999999;
	background-image:url(layout/news_comments/entry_middle.jpg);
	background-repeat:repeat-y;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
}
td#news_comments_entrybottom {
	width:445px;
	height:16px;
	background-image:url(layout/news_comments/entry_bottom.jpg);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:9px;
	font-weight:normal;
	font-style:italic;
	text-align:right;
	white-space:nowrap;
	padding-left:20px;
	padding-right:20px;
}

/* NEWS KOMMENTARE EINFÜGEN */
td#news_comments_insert_name {
	height:30px;
	width:445px;
	background-image:url(layout/news_comments_insert/name.jpg);
	background-repeat:no-repeat;
	padding-top:6px;
	padding-left:63px;
	padding-right:15px;
}
td#news_comments_insert_entryheader {
	height:25px;
	width:445px;
	background-image:url(layout/news_comments_insert/comment_header.jpg);
	background-repeat:no-repeat;
}
td#news_comments_insert_entrymiddle {
	height:10px;
	width:445px;
	background-image:url(layout/news_comments_insert/comment_middle.jpg);
	background-repeat:repeat-y;
	padding-top:0px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
}
td#news_comments_insert_entrybottom {
	height:15px;
	width:445px;
	background-image:url(layout/news_comments_insert/comment_bottom.jpg);
	background-repeat:no-repeat;
}
input#news_comments_insert_name {
	height:16px;
	width:367px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	border:1px solid #000000;
	background-color:#666666;
}
textarea#news_comments_insert_entry {
	height:200px;
	width:415px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	border:1px solid #000000;
	background-color:#666666;
	
	scrollbar-base-color:#333333;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#6666666;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#666666;
}

/* GUESTBOOK */
td#gbheader {
	height:30px;
	width:445px;
	background-image:url(layout/guestbook/header.jpg);
	background-repeat:no-repeat;
}
td#gb_entryheader {
	height:30px;
	width:445px;
	background-image:url(layout/guestbook/entry_header.jpg);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	white-space:nowrap;
	padding-top:10px;
	padding-left:25px;
	padding-right:25px;
}
td#gb_entrymiddle {
	width:445px;
	background-color:#999999;
	background-image:url(layout/guestbook/entry_middle.jpg);
	background-repeat:repeat-y;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
}
td#gb_entrybottom {
	width:445px;
	height:16px;
	background-image:url(layout/guestbook/entry_bottom.jpg);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:9px;
	font-weight:normal;
	font-style:italic;
	text-align:right;
	white-space:nowrap;
	padding-left:20px;
	padding-right:20px;
}

/* GUESTBOOK INSERT */
td#gbinsert_name {
	height:30px;
	width:445px;
	background-image:url(layout/guestbook_insert/name.jpg);
	background-repeat:no-repeat;
	padding-top:6px;
	padding-left:63px;
	padding-right:15px;
}
td#gbinsert_homepage {
	height:30px;
	width:445px;
	background-image:url(layout/guestbook_insert/homepage.jpg);
	background-repeat:no-repeat;
	padding-top:6px;
	padding-left:95px;
	padding-right:15px;
}
td#gbinsert_email {
	height:30px;
	width:445px;
	background-image:url(layout/guestbook_insert/e_mail.jpg);
	background-repeat:no-repeat;
	padding-top:6px;
	padding-left:65px;
	padding-right:15px;
}
td#gbinsert_entryheader {
	height:25px;
	width:445px;
	background-image:url(layout/guestbook_insert/entry_header.jpg);
	background-repeat:no-repeat;
}
td#gbinsert_entrymiddle {
	height:10px;
	width:445px;
	background-image:url(layout/guestbook_insert/entry_middle.jpg);
	background-repeat:repeat-y;
	padding-top:0px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
}
td#gbinsert_entrybottom {
	height:15px;
	width:445px;
	background-image:url(layout/guestbook_insert/entry_bottom.jpg);
	background-repeat:no-repeat;
}
input#gbinsert_name {
	height:16px;
	width:367px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	border:1px solid #000000;
	background-color:#666666;
}
input#gbinsert_homepage {
	height:16px;
	width:335px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	border:1px solid #000000;
	background-color:#666666;
}
input#gbinsert_email {
	height:16px;
	width:365px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	border:1px solid #000000;
	background-color:#666666;
}
textarea#gbinsert_entry {
	height:200px;
	width:415px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	border:1px solid #000000;
	background-color:#666666;
	
	scrollbar-base-color:#333333;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#6666666;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#666666;
}

/* CHAT */
td#chatheader {
	height:30px;
	width:445px;
	background-image:url(layout/chat/header.jpg);
	background-repeat:no-repeat;
}
td#chat_name {
	height:30px;
	width:445px;
	background-image:url(layout/chat/name.jpg);
	background-repeat:no-repeat;
	padding-top:4px;
	padding-left:63px;
	padding-right:15px;
}
input#chat_name {
	height:16px;
	width:367px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	border:1px solid #000000;
	background-color:#666666;
}

/* JAHRGANG*/
td#jahrgangheader {
	height:30px;
	width:445px;
	background-image:url(layout/jahrgang/header.jpg);
	background-repeat:no-repeat;
}
td#jahrgang_mitgliederheader {
	height:25px;
	width:445px;
	background-image:url(layout/jahrgang/mitglieder_header.jpg);
	background-repeat:no-repeat;
}
td#jahrgang_mitgliedermiddle {
	height:15px;
	width:445px;
	background-image:url(layout/jahrgang/mitglieder_middle.jpg);
	background-repeat:repeat-y;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding-top:0px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
}
td#jahrgang_mitgliederbottom {
	height:15px;
	width:445px;
	background-image:url(layout/jahrgang/mitglieder_bottom.jpg);
	background-repeat:no-repeat;
}

/* JAHRGANG DETAILS */
td#jahrgang_detailsheader {
	height:30px;
	width:445px;
	background-image:url(layout/jahrgang_details/header.jpg);
	background-repeat:no-repeat;
}
td#jahrgang_details_border_upper_left1 {
	height:15px;
	width:15px;
	background-image:url(layout/jahrgang_details/pic_border_upper_left1.jpg);
	background-repeat:no-repeat;
}
td#jahrgang_details_border_upper_left2 {
	height:15px;
	width:5px;
	background-image:url(layout/jahrgang_details/pic_border_upper_left2.jpg);
	background-repeat:no-repeat;
}
td#jahrgang_details_border_upper_left3 {
	height:5px;
	width:15px;
	background-image:url(layout/jahrgang_details/pic_border_upper_left3.jpg);
	background-repeat:no-repeat;
}
td#jahrgang_details_border_upper_right1 {
	height:15px;
	width:15px;
	background-image:url(layout/jahrgang_details/pic_border_upper_right1.jpg);
	background-repeat:no-repeat;
}
td#jahrgang_details_border_upper_right2 {
	height:15px;
	width:5px;
	background-image:url(layout/jahrgang_details/pic_border_upper_right2.jpg);
	background-repeat:no-repeat;
}
td#jahrgang_details_border_upper_right3 {
	height:5px;
	width:15px;
	background-image:url(layout/jahrgang_details/pic_border_upper_right3.jpg);
	background-repeat:no-repeat;
}
td#jahrgang_details_border_bottom_left1 {
	height:15px;
	width:15px;
	background-image:url(layout/jahrgang_details/pic_border_bottom_left1.jpg);
	background-repeat:no-repeat;
}
td#jahrgang_details_border_bottom_left2 {
	height:15px;
	width:5px;
	background-image:url(layout/jahrgang_details/pic_border_bottom_left2.jpg);
	background-repeat:no-repeat;
}
td#jahrgang_details_border_bottom_left3 {
	height:5px;
	width:15px;
	background-image:url(layout/jahrgang_details/pic_border_bottom_left3.jpg);
	background-repeat:no-repeat;
}
td#jahrgang_details_border_bottom_right1 {
	height:15px;
	width:15px;
	background-image:url(layout/jahrgang_details/pic_border_bottom_right1.jpg);
	background-repeat:no-repeat;
}
td#jahrgang_details_border_bottom_right2 {
	height:15px;
	width:5px;
	background-image:url(layout/jahrgang_details/pic_border_bottom_right2.jpg);
	background-repeat:no-repeat;
}
td#jahrgang_details_border_bottom_right3 {
	height:5px;
	width:15px;
	background-image:url(layout/jahrgang_details/pic_border_bottom_right3.jpg);
	background-repeat:no-repeat;
}
td#jahrgang_details_border_left {
	width:15px;
	background-image:url(layout/jahrgang_details/pic_border_left.jpg);
	background-repeat:y-repeat;
}
td#jahrgang_details_border_up {
	height:15px;
	background-image:url(layout/jahrgang_details/pic_border_up.jpg);
	background-repeat:x-repeat;
	font-size:1px;
}
td#jahrgang_details_border_right {
	width:15px;
	background-image:url(layout/jahrgang_details/pic_border_right.jpg);
	background-repeat:y-repeat;
}
td#jahrgang_details_border_bottom {
	height:15px;
	background-image:url(layout/jahrgang_details/pic_border_bottom.jpg);
	background-repeat:x-repeat;
	font-size:1px;
}
td#jahrgang_details_name {
	height:25px;
	width:445px;
	background-image:url(layout/jahrgang_details/name.jpg);
	background-repeat:no-repeat;
}
td#jahrgang_details_nickname {
	height:20px;
	width:445px;
	background-image:url(layout/jahrgang_details/nickname.jpg);
	background-repeat:no-repeat;
}
td#jahrgang_details_geburtstag {
	height:20px;
	width:445px;
	background-image:url(layout/jahrgang_details/geburtstag.jpg);
	background-repeat:no-repeat;
}
td#jahrgang_details_wohnort {
	height:20px;
	width:445px;
	background-image:url(layout/jahrgang_details/wohnort.jpg);
	background-repeat:no-repeat;
}
td#jahrgang_details_lks {
	height:20px;
	width:445px;
	background-image:url(layout/jahrgang_details/lks.jpg);
	background-repeat:no-repeat;
}
td#jahrgang_details_icq {
	height:20px;
	width:445px;
	background-image:url(layout/jahrgang_details/icq.jpg);
	background-repeat:no-repeat;
}td#jahrgang_details_info {
	width:445px;
	background-image:url(layout/jahrgang_details/middle.jpg);
	background-repeat:y-repeat;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding-left:30px;
	padding-right:15;
}
td#jahrgang_details_bottom {
	height:15px;
	width:445px;
	background-image:url(layout/jahrgang_details/bottom.jpg);
	background-repeat:no-repeat;
}

/* PARTIES */
td#partiesheader {
	height:30px;
	width:445px;
	background-image:url(layout/parties/header.jpg);
	background-repeat:no-repeat;
}
td#parties_titel {
	height:25px;
	width:445px;
	background-image:url(layout/parties/titel.jpg);
	background-repeat:no-repeat;
}
td#parties_veranstalter {
	height:20px;
	width:445px;
	background-image:url(layout/parties/veranstalter.jpg);
	background-repeat:no-repeat;
}
td#parties_datum {
	height:20px;
	width:445px;
	background-image:url(layout/parties/datum.jpg);
	background-repeat:no-repeat;
}
td#parties_location {
	height:20px;
	width:445px;
	background-image:url(layout/parties/location.jpg);
	background-repeat:no-repeat;
}
td#parties_eintritt {
	height:20px;
	width:445px;
	background-image:url(layout/parties/eintritt.jpg);
	background-repeat:no-repeat;
}
td#parties_happy_hours {
	height:20px;
	width:445px;
	background-image:url(layout/parties/happy_hours.jpg);
	background-repeat:no-repeat;
}
td#parties_busse {
	height:20px;
	width:445px;
	background-image:url(layout/parties/busse.jpg);
	background-repeat:no-repeat;
}
td#parties_additional_info {
	height:20px;
	width:445px;
	background-image:url(layout/parties/additional_info.jpg);
	background-repeat:no-repeat;
}
td#parties_info {
	width:445px;
	background-image:url(layout/parties/middle.jpg);
	background-repeat:y-repeat;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding-left:30px;
	padding-right:15px;
}
td#parties_bottom {
	height:15px;
	width:445px;
	background-image:url(layout/parties/bottom.jpg);
	background-repeat:no-repeat;
}

/* LINKS */
td#linksheader {
	height:30px;
	width:445px;
	background-image:url(layout/links/header.jpg);
	background-repeat:no-repeat;
}
td#links_jahrgaenge {
	height:25px;
	width:445px;
	background-image:url(layout/links/links_jahrgaenge.jpg);
	background-repeat:no-repeat;
}
td#links_andere {
	height:20px;
	width:445px;
	background-image:url(layout/links/links_andere.jpg);
	background-repeat:no-repeat;
}
td#links_middle {
	width:445px;
	background-image:url(layout/links/links_middle.jpg);
	background-repeat:y-repeat;
	text-align:center;
}
td#links_bottom {
	height:15px;
	width:445px;
	background-image:url(layout/links/links_bottom.jpg);
	background-repeat:no-repeat;
}

/* MISC */
select#design {
	border:1px solid #000000;
	background-color:#999999;
	align:center;
}
td#messageheader {
	height:16px;
	width:445px;
	background-image:url(layout/message_header.jpg);
	background-repeat:no-repeat;
}
td#messagemiddle {
	width:445px;
	background-image:url(layout/message_middle.jpg);
	background-repeat:repeat-y;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding-top:0px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
}
td#messagebottom {
	height:16px;
	width:445px;
	background-image:url(layout/message_bottom.jpg);
	background-repeat:no-repeat;
}
input#button_ok {
	height:30px;
	width:70px;
	border:none;
	background-image:url(layout/misc/button_ok.jpg);
}
input#button_delete {
	height:30px;
	width:70px;
	border:none;
	background-image:url(layout/misc/button_delete.jpg);
}
input#button_reset {
	height:30px;
	width:70px;
	border:none;
	background-image:url(layout/misc/button_reset.jpg);
}
input#button_search {
	height:13px;
	width:52px;
	border:none;
	background-image:url(layout/misc/button_search.jpg);
	vertical-align:middle;
}
input#button_back {
	height:30px;
	width:70px;
	border:none;
	background-image:url(layout/misc/button_back.jpg);
	vertical-align:middle;
}

/*********************************************  A  D  M  I  N  *********************************************/

td#admin_header {
    height:160px;
	width:600px;
	background-image:url(layout/admin/header.jpg);
	background-repeat:no-repeat;
}

/* WELCOME */
td#admin_welcomeheader {
	height:30px;
	width:445px;
	background-image:url(layout/admin/welcome/header.jpg);
	background-repeat:no-repeat;
}

/* LOGIN */
td#admin_loginheader {
	height:30px;
	width:445px;
	background-image:url(layout/admin/login/header.jpg);
	background-repeat:no-repeat;
}
td#admin_loginname {
	height:30px;
	width:445px;
	background-image:url(layout/admin/login/name.jpg);
	background-repeat:no-repeat;
	padding-top:6px;
	padding-left:60px;
	padding-right:15px;
}
td#admin_loginpasswort {
	height:30px;
	width:445px;
	background-image:url(layout/admin/login/passwort.jpg);
	background-repeat:no-repeat;
	padding-top:6px;
	padding-left:85px;
	padding-right:15px;
}
input#admin_loginname {
	height:16px;
	width:370px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	border:1px solid #000000;
	background-color:#666666;
}
input#admin_loginpasswort {
	height:16px;
	width:345px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	border:1px solid #000000;
	background-color:#666666;
}

/* LOGOUT */
td#admin_logoutheader {
	height:30px;
	width:445px;
	background-image:url(layout/admin/logout/header.jpg);
	background-repeat:no-repeat;
}

/* NEWS CREATE */
td#admin_newsheader {
	height:30px;
	width:445px;
	background-image:url(layout/admin/news_create/header.jpg);
	background-repeat:no-repeat;
}
td#admin_newstitel {
	height:30px;
	width:445px;
	background-image:url(layout/admin/news_create/titel.jpg);
	background-repeat:no-repeat;
	padding-top:6px;
	padding-left:55px;
	padding-right:15px;
}
td#admin_newsinhaltheader {
	height:25px;
	width:445px;
	background-image:url(layout/admin/news_create/inhalt_header.jpg);
	background-repeat:no-repeat;
}
td#admin_newsinhaltmiddle {
	height:10px;
	width:445px;
	background-image:url(layout/admin/news_create/inhalt_middle.jpg);
	background-repeat:repeat-y;
	padding-top:0px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
}
td#admin_newsinhaltbottom {
	height:15px;
	width:445px;
	background-image:url(layout/admin/news_create/inhalt_bottom.jpg);
	background-repeat:no-repeat;
}
input#admin_newstitle {
	height:16px;
	width:375px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	border:1px solid #000000;
	background-color:#666666;
}
textarea#admin_newsinhalt {
	height:200px;
	width:415px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	border:1px solid #000000;
	background-color:#666666;
	
	scrollbar-base-color:#333333;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#6666666;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#666666;
}

/* NEWS EDIT */
td#admin_newseditheader {
	height:30px;
	width:445px;
	background-image:url(layout/admin/news_edit/header.jpg);
	background-repeat:no-repeat;
}
td#admin_newseditidsearch {
	height:30px;
	width:445px;
	background-image:url(layout/admin/news_edit/id.jpg);
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:39px;
	padding-right:15px;
}
td#admin_newseditid {
	height:30px;
	width:445px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	background-image:url(layout/admin/news_edit/id.jpg);
	background-repeat:no-repeat;
	padding-left:39px;
	padding-right:15px;
}
td#admin_newsedittitel {
	height:30px;
	width:445px;
	background-image:url(layout/admin/news_edit/titel.jpg);
	background-repeat:no-repeat;
	padding-top:6px;
	padding-left:55px;
	padding-right:15px;
}
td#admin_newseditinhaltheader {
	height:25px;
	width:445px;
	background-image:url(layout/admin/news_edit/inhalt_header.jpg);
	background-repeat:no-repeat;
}
td#admin_newseditinhaltmiddle {
	height:10px;
	width:445px;
	background-image:url(layout/admin/news_edit/inhalt_middle.jpg);
	background-repeat:repeat-y;
	padding-top:0px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
}
td#admin_newseditinhaltbottom {
	height:15px;
	width:445px;
	background-image:url(layout/admin/news_edit/inhalt_bottom.jpg);
	background-repeat:no-repeat;
}
input#admin_newseditidsearch {
	height:16px;
	width:320px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	border:1px solid #000000;
	background-color:#666666;
}
input#admin_newsedittitle {
	height:16px;
	width:375px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	border:1px solid #000000;
	background-color:#666666;
}
textarea#admin_newseditinhalt {
	height:150px;
	width:415px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	border:1px solid #000000;
	background-color:#666666;
	
	scrollbar-base-color:#333333;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#6666666;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#666666;
}

/* GUESTBOOK EDIT */
td#admin_gbeditheader {
	height:30px;
	width:445px;
	background-image:url(layout/admin/guestbook_edit/header.jpg);
	background-repeat:no-repeat;
}
td#admin_gbeditidsearch {
	height:30px;
	width:445px;
	background-image:url(layout/admin/guestbook_edit/id.jpg);
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:39px;
	padding-right:15px;
}
td#admin_gbeditid {
	height:30px;
	width:445px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	background-image:url(layout/admin/guestbook_edit/id.jpg);
	background-repeat:no-repeat;
	padding-left:39px;
	padding-right:15px;
}
td#admin_gbeditname {
	height:30px;
	width:445px;
	background-image:url(layout/admin/guestbook_edit/name.jpg);
	background-repeat:no-repeat;
	padding-top:6px;
	padding-left:63px;
	padding-right:15px;
}
td#admin_gbeditmessageheader {
	height:25px;
	width:445px;
	background-image:url(layout/admin/guestbook_edit/message_header.jpg);
	background-repeat:no-repeat;
}
td#admin_gbeditmessagemiddle {
	height:10px;
	width:445px;
	background-image:url(layout/admin/guestbook_edit/message_middle.jpg);
	background-repeat:repeat-y;
	padding-top:0px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
}
td#admin_gbeditmessagebottom {
	height:15px;
	width:445px;
	background-image:url(layout/admin/guestbook_edit/message_bottom.jpg);
	background-repeat:no-repeat;
}
input#admin_gbeditidsearch {
	height:16px;
	width:320px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	border:1px solid #000000;
	background-color:#666666;
}
input#admin_gbeditname {
	height:16px;
	width:367px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	border:1px solid #000000;
	background-color:#666666;
}
textarea#admin_gbeditmessage {
	height:150px;
	width:415px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	border:1px solid #000000;
	background-color:#666666;
	
	scrollbar-base-color:#333333;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#6666666;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#666666;
}

/* PARTIES CREATE */
td#admin_parties_createheader {
	height:30px;
	width:445px;
	background-image:url(layout/admin/parties_create/header.jpg);
	background-repeat:no-repeat;
}
td#admin_parties_create_titel {
	height:25px;
	width:445px;
	background-image:url(layout/admin/parties_create/titel.jpg);
	background-repeat:no-repeat;
}
td#admin_parties_create_veranstalter {
	height:20px;
	width:445px;
	background-image:url(layout/admin/parties_create/veranstalter.jpg);
	background-repeat:no-repeat;
}
td#admin_parties_create_datum {
	height:20px;
	width:445px;
	background-image:url(layout/admin/parties_create/datum.jpg);
	background-repeat:no-repeat;
}
td#admin_parties_create_location {
	height:20px;
	width:445px;
	background-image:url(layout/admin/parties_create/location.jpg);
	background-repeat:no-repeat;
}
td#admin_parties_create_eintritt {
	height:20px;
	width:445px;
	background-image:url(layout/admin/parties_create/eintritt.jpg);
	background-repeat:no-repeat;
}
td#admin_parties_create_happy_hours {
	height:20px;
	width:445px;
	background-image:url(layout/admin/parties_create/happy_hours.jpg);
	background-repeat:no-repeat;
}
td#admin_parties_create_busse {
	height:20px;
	width:445px;
	background-image:url(layout/admin/parties_create/busse.jpg);
	background-repeat:no-repeat;
}
td#admin_parties_create_additional_info {
	height:20px;
	width:445px;
	background-image:url(layout/admin/parties_create/additional_info.jpg);
	background-repeat:no-repeat;
}
td#admin_parties_create_flyer {
	height:20px;
	width:445px;
	background-image:url(layout/admin/parties_create/flyer.jpg);
	background-repeat:no-repeat;
}
td#admin_parties_create_input {
	width:445px;
	background-image:url(layout/admin/parties_create/middle.jpg);
	background-repeat:y-repeat;
	padding-left:15px;
	padding-right:15px;
}
td#admin_parties_create_bottom {
	height:15px;
	width:445px;
	background-image:url(layout/admin/parties_create/bottom.jpg);
	background-repeat:no-repeat;
}
input#admin_parties_create_input {
	height:16px;
	width:415px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	border:1px solid #000000;
	background-color:#666666;
}
textarea#admin_parties_create_input {
	height:100px;
	width:415px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	border:1px solid #000000;
	background-color:#666666;
	
	scrollbar-base-color:#333333;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#6666666;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#666666;
}
