/*

Sourcecode written by
David Boenig

Contact:
david@martial-design.de
www.martial-design.de

*/



/*
// Content (Inhalt + Navigationen)
///////////////////////////////////////////////////////////////////////////////////////////////
*/

#main {
	/*
	// Content Container
	border: 1px dashed red;
	background-color: #000000;
	*/
	background-color: #efefef;
	position: relative;  
	margin: auto;
	width: 980px; 
	z-index: 98;
}


#main_content_tbl_outer {
	/*
	// Content Container
	border: 1px dashed red;
	background-color: #000000;
	*/
	width: 980px; 
	
	font-size: 10pt;
	font-family: Verdana;
	color: #000000;
		
	/* Tabellenränder */
	border-color: #c50032;
	border-style: solid;
	border-width: 1px;
	padding: 1px;
	
	/* border-style: dashed; // Gestrichelte Linie */
}

#main_content_tbl_inner {
	/*
	// Content Container
	border: 1px dashed red;
	*/
	width: 100%; 
	
	/* border-style: dashed; // Gestrichelte Linie */
}

#main_content_tbl_inner td {
	/*
	// Content Container
	border: 1px dashed red;
	*/
	
	font-size: 10pt;
	font-family: Verdana;
	
	/* border-style: dashed; // Gestrichelte Linie */
}

#main_content {
	/*
	// Content Container
	border: 1px dashed red;
	*/
	
	background-color: #f5f4b9;
	width: 75%;
	
	font-size: 10pt;
	font-family: Verdana;
	color: #000000;
	
	/* border-style: dashed; // Gestrichelte Linie */
}

#main_content_subnavigation {
	/*
	// Content Container
	border: 1px dashed red;
	*/
	
	background-color: #c50032;
	width: 25%;
	
	font-size: 10pt;
	font-family: Verdana;
	color: #f9f8f8;
	
	/* border-style: dashed; // Gestrichelte Linie */
}


#navigation {
	/*
	// Content Container
	border: 1px dashed red;
	background-color: #000000;
	*/
	position: relative; 
	background-color: #474747;	
	margin:	auto;
	width: 980px; 
	z-index: 99;
}

#navigation tr {
	/*
	// Linker Navigation's Container (Hauptnavigation)
	*/
	
	/* Tabellenhöhe. */
	height: 28px;
}

#navigation td {
	/*
	// Linker Navigation's Container (Hauptnavigation)
	*/
	
	/* Schrift Arten, Größen etc. */
	font-size: 10pt;
	font-family: Verdana;
	color: #000000;
	
	/* Spaltenbreite */
	width: 122px;
	
	text-align: center;
	vertical-align: middle;
}


#subnavigation {
	/*
	// Content Container
	border: 1px dashed red;
	background-color: #000000;
	*/
	position: relative; 
	background-color: #efefef;	
	margin:	auto;
	width: 980px; 
	z-index: 99;
}

#subnavigation tr {
	/*
	// Linker Navigation's Container (Hauptnavigation)
	*/
	
	/* Tabellenhöhe. */
	height: 16px;
}

#subnavigation td {
	/*
	// Linker Navigation's Container (Hauptnavigation)
	*/
	
	/* Schrift Arten, Größen etc. */
	font-size: 9pt;
	font-family: Verdana;
	color: #f9f8f8;
	
	/* Spaltenbreite */
	width: 122px;
	
	text-align: center;
	vertical-align: middle;
}


/* Links + Linkfarben der Navigation */

#subnavigation a {
	/*
	// Navigation's Links (Hauptnavigation)
	*/
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

#subnavigation a:link {
	/*
	// Subnavigation's Links (Subnavigation)
	*/
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

#error {
	/*
	// Fehlerdokumente
	*/
	text-align: center;
	vertical-align: middle;
	
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: bold;
	color: #c50032;
}



#small {
	font-size: 0.8em;
}

#small_search {
	font-size: 0.9em;
}

#login_small {
	font-size: 0.8em;
}


#hr_register {

 border: 1px; 						/* Für Firefox und Opera */
 border-top: solid 1px #c50032; 	/* Internet Explorer 5 + */
 border-bottom: solid 1px #f5f4b9;	/* Internet Explorer 5 + */
 
}

#hr_comments {
	border: 1px;
	border-top: dashed 1px #c50032; 	/* Internet Explorer 5 + */
}

#content_img {
	/*
	// Content IMG
	*/
	position:	absolute;  
    margin-left: 44.5em;
    margin-top: 0.1em;
	width:		125px; 
	height:		125px; 
	z-index:	99;
}

#mybutterbrot_news_aktuelles {
	/*
	// Mybutterbrot News Intern
	*/
	background-image: url(/images/portal/content/mybutterbrot/news/news_intern_aktuelles.jpg);
	position:	absolute;  
    margin-left: 51.0em;
    margin-top: 2.4em;
	width:		172px; 
	height:		100px; 
	z-index:	99;
	
	font-size: 0.8em;
}

#infobox {
	/*
	// Infobox
	*/
	border: #c50032; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 1px;
}

#infobox_font {
	
	font-size: 10px;
	font-family: Verdana;
	
}

/* Kommentar - System */
#add_comment {
	/*
	// Content Container
	border: 1px dashed red;
	background-color: #000000;
	*/
	width: 100%; 
	
	font-size: 10pt;
	font-family: Verdana;
	color: #000000;
		
	/* Tabellenränder */
	border-color: #c50032;
	border-style: solid;
	border-width: 1px;
	padding: 1px;
	
	/* border-style: dashed; // Gestrichelte Linie */
}


#mainpage_images {

	/* Artworks Startseite
	*/
	border: 1px solid black; 
	
}

#random_artist {

	/* Random
	*/
	border: 1px solid black; 
	
}


#news_statistics_container {

	background-image: url(/images/portal/content/news/news_container.jpg);
	position:	absolute;  
    margin-left: 0px;
    margin-top: 0px;
    width: 715px;
	height: 100px;
	z-index: 98;
	
}

#news_container {

	position:	absolute;  
    margin-left: 32px;
    margin-top: 28px;
    width: 305px;
	height: 55px;
	z-index: 99;
	
	font-size: 0.8em;
	color: #f9f8f8;
	
}
#stats_container {

	position:	absolute;  
    margin-left: 395px;
    margin-top: 28px;
    width: 300px;
	height: 55px;
	z-index: 99;
	
	font-size: 0.8em;
	color: #f9f8f8;
	
}
#time_container {

	position:	absolute;  
    margin-left: 620px;
    margin-top: 6px;
    width: 75px;
	height: 14px;
	z-index: 99;
	
	text-align: right;
	
	font-size: 0.9em;
	color: #e8e79c;
	
}
