/*  
Theme Name: beamaround.de Design
Theme URI: http://www.beamaround.de
Description: PURE. AWSUMNIZ!1!11 
Version: 1.0
Author: Marc Plogas / the digitalnatives	
Author URI: http://www.digitalnatives.de

	
*/

body 
{
	background: black url(images/bg_verlauf.png) repeat-x fixed bottom left;
	font-family: Verdana;
	font-size: 11px;	
	color: Black;
}

#wrapper 
{
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-top:65px;
	width:794px;
	background: transparent url(images/shadowing.png) repeat-y top left;
}

#headerwrapper 
{
	float:left;
	margin: 0px;
	padding: 0px;
	width:794px;
	height:164px;
	background: transparent url(images/banner_n.jpg) repeat-y top left;
}


#menuwrapper 
{
	width:101px;
	margin:0px;
	padding:0px;
	float:left;
}

#bannerwrapper
{
	float:left;
	width:624px;
	height:119px;
	margin: 0px;
	margin-left:2px;
	padding: 0px;
	background: transparent url(images/banner_2_n.jpg) repeat-y top left;
}

#contentwrapper
{
	float: left;
	width:584px;
	margin: 0px;
	margin-left: 2px;
	padding: 0px 20px 50px 20px;
	background: transparent url(images/urpixel.png) repeat top left;
}

#footerwrapper 
{
	width: 794px;
	height:55px;
	margin: auto;
	padding: auto;
	background: transparent url(images/footer_n.png) no-repeat top left;
}

/****** header *****/
#headercontent 
{
	float:left;
	margin-left:215px;
	margin-top:75px;
	width:300px;
}

#headercontent a 
{
	color: Black;
}

#headercontent h1 
{	
	font-size: 24px;
}

#announcement 
{
	float:right;
	margin: 15px 10px 0px 0px;
	width:110px;
	height:115px;
	
	color:White;
	text-align:center;
	font-size:16px;
}

#announcement p a
{
	text-decoration:none;
	color:White;
}
#announcement p a:hover
{
	text-decoration: underline;
}

#announcement p.news_edit a
{
	font-size: 11px;
	text-decoration:none;
	color:White;
}
#announcement p.news_edit a:hover
{
	text-decoration: underline;
}

/****** menu *****/
ul.mainmenu 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

ul.mainmenu li.page_item
{
	float:left;
	background: transparent url(images/lnkclip_n.png);
	width:101px;
	height:23px;
	margin:0px;
	margin-bottom: 10px;
	padding:0px;
	padding-top:10px;
	text-align:center;
}

div#menuwrapper ul.mainmenu li.page_item a
{
	margin-top: 4px;
	text-transform:uppercase;
	color: white;
	text-decoration: none;
}

div#menuwrapper ul.mainmenu li.page_item a:hover 
{
	font-weight:bold;
}

div#menuwrapper ul.mainmenu li.current_page_item a
{
	color: black;
	font-weight:bold;
}

/***** banner *****/
#bannertext 
{
	float:right;
	margin: 85px 10px 0px 0px;
	/*width:110px;
	height:115px;*/
	
	color:White;
	text-align:center;
	font-size:16px;
}

/***** breadcrumb *****/

ul.breadcrumb 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

ul.breadcrumb li.page_item
{
	float:right;
	height: 20px;
	margin-left:25px;
}

ul.breadcrumb li.page_item a
{
	color:Black;
	text-decoration:none;
	font-style:italic;
}

ul.breadcrumb li.page_item a:hover 
{
	text-decoration: underline;	
}

ul.breadcrumb li.current_page_item a 
{
	color:Black;
	font-style:normal;
	font-weight: bold;	
}

ul.breadcrumb li.current_page_item a:hover 
{
	text-decoration: none;
}

/***** content *****/

#content h2 
{
	font-size: 18px;
}

#content h3 
{
	font-size: 14px;
}

#content p 
{
}
#content p a {}
#content img 
{
	float: left;
	border: dotted 1px black;
	margin: 0px 10px 10px 0px;
}

/***** footer *****/
#footercontent 
{
	width:584px;
	margin: 0px;
	margin-left: 103px;
	padding: 5px 20px 0px 20px;
	font-size:9px;
	text-align:center
}
#footercontent a 
{
	color: Black;
	text-decoration:none;	
}
#footercontent a:hover 
{
	text-decoration: underline;	
}


/*****global classes *****/

.bold 
{	
	font-weight:bold;
}

div.clear 
{
	clear: both;	
}
