/* CSS-Datei www_gerikoglu_com */

/****************************************************************************************************************************************************************/
/*																		KILKAFU																					*/
/****************************************************************************************************************************************************************/
/* header */
#Header{
	width: 				800px;
	position:			relative;
	height:				165px;
	background-image:	url(header.jpg);
	background-repeat:	no-repeat;
}
	
/* Menü Position */
#menuHeader{
	position:			absolute;
	bottom:				20px;
	right:				60px;
	font-family:		Tahoma, Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-weight:		bold;
}

/****************************************************************************************************************************************************************/	

/* Menü links */
#menuHeader a{
	font-family:		Tahoma, Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-weight:		bold;
	color:				444444;
	text-decoration:	none;
}

/* Maus drüber */
#menuHeader a:hover{
	font-family:		Tahoma, Arial, Helvetica, sans-serif;
	font-size:			14px;
	font-weight:		bold;
	color:				000000;
	text-decoration:	none;
}

/* besuchte links */
/*#menuHeader a:visited{
	color:				C2A8FF;
	text-decoration:	none;
}
*/
/****************************************************************************************************************************************************************/

/* Linke Seite */
#leftSide{
	float:				left;
	width:				200px;
}

/* Inhalt */
#content{
	width:				800px;
}

/* Inhalt Text */
#contentText{
	float:				right;
	width:				550;
}

/****************************************************************************************************************************************************************/

/* Unterer Teil */
.footer{
	font-family:		Tahoma, Arial, Helvetica, sans-serif;
	font-size:			10px;

	font-weight:		bold;
	color:				444444;
	width:				800px;
	height:				35px;
	background-image:	url(ooter.jpg);
	background-repeat:	no-repeat;
	clear:				both;
}

/* untere Navigation */
.footer a{
	font-family: 		Tahoma, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight: 		bold;
	color:				#444444;
	text-decoration:	none;
}

/* unten maus drüber */
.footer a:hover{
	text-decoration:	underline;
}

/* unten besuchte links */
/*.footer a:visited{
	color:				C2A8FF;
	text-decoration:	none;
}*/

/****************************************************************************************************************************************************************/

/* TABELLEN */

/* obere Tabelle */
.tableTop{
	width:				200px;
	height:				25px;
	background-image:	url(tableTop.jpg);
	background-repeat:	no-repeat;
}

/* Inhalt der Newsspalte */
.tableNews{
	width:				200px;
	background-image:	url(tableNews.jpg);
	background-repeat:	repeat-y;
}

/* unteres Bild der News */
.tableBottom{
	width:				200px;
	height:				25px;
}

/* Text der Newsspalte */
.tableText{
	margin-left:		15px;
	margin-right:		15px;
	text-align:			justify;
}

/****************************************************************************************************************************************************************/

/* Style */

.newsDate{
	font-family:		Tahoma, Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-weight:		bold;
	color:				#FFFFFF;
}

.bodyText{
	font-family:		Tahoma, Arial, Helvetica, sans-serif;
	font-size:			11px;
}

.newsMehr{
	font-family:		Tahoma, Arial, Helvetica, sans-serif;
	font-size:			11px;
	color:				#FF9900;
	font-weight:		bold;
}

.newsText{
	font-family:		Tahoma, Arial, Helvetica, sans-serif;
	font-size:			11px;
}

/****************************************************************************************************************************************************************/

.titleNews{
	font-family:		Tahoma, Arial, Helvetica, sans-serif;
	font-size:			12px;
	font-weight:		bold;
	color:				#000000;
	text-decoration:	none;
}

.subtitle{
	font-family:		Tahoma, Arial, Helvetica, sans-serif;
	font-size:			14px;
	font-weight:		bold;
	color:				#999999;
}

.titleMain{
	font-family:		Tahoma, Arial, Helvetica, sans-serif;
	font-size:			30px;
	font-weight:		bold;
	color:				#3E79D0;
}
