/* 
Cheat-Lexikon.de V3.0 Backgrounds
Author: Christian Oberück
Version 1.0 
Date: 11.02.2008
*/

body {
background:url(images/background_top_955.jpg)  repeat-x top left #333;
}

#header {
background:url(images/header_bg_955.gif) no-repeat; 
height:154px;
}

#footer {
background:url(images/footer_bg_955.gif) no-repeat; 
height:50px;
}

#bgcon {
background:url(images/maincontainer_bg_955.gif) repeat-y;
}

/* NAVIGATION*/

#navigation li a {
background:url(images/menu_button_bg.gif) no-repeat center left;
}

#navigation li a:hover {
background:url(images/menu_button_bg.gif) no-repeat center right;
}
/* //NAVIGATION*/

/* Textboxes*/

.textbox {
	background:url(images/textbox_bg.gif)  repeat-x bottom left #fff;
}

.textbox_100_border {
	background:url(images/textbox_bg.gif)  repeat-x bottom left #fff;
}

/* //Textboxes*/