/*
	_print*/
html body
{
	margin:						0;
	padding:					0;
	background:					#fff;
	color:						#666;
	text-align:					center;
	font-family:				Arial,Tahoma,Verdana,Sans-serif;
	font-size:					12px;
	line-height:				20px;
}


a
{
	color:						#794242;
	text-decoration:			none;
}

a:hover
{
	background:					#eee;
}



p
{
	text-align:					justify;
}





h1
{
	font-family:				"Times New Roman", Garamond;
	font-size:					24px;
	line-height:				34px;
	margin:						0px;
	padding:					0px;
/*	font-variant:				small-caps;	*/
/*	letter-spacing:				1px; 	*/
/*	color:						#999;	*/
}


h2
{
	font-family:				"Times New Roman", Garamond;
	font-size:					18px;
	line-height:				27px;
	font-variant:				small-caps;	
	letter-spacing:				2px; 
/*	color:						#999;	*/
}

.newsline h2
{
	margin:						0px;
	padding:					0px;
}



h1 a
{
/*	color:						#999;	*/
}

h1 a:hover
{
	color:						#794242;
}


.red
{
	color:						#CB4242;
}

.darkred
{
	color:						#794242;
}

.light
{
	color:						#999;
}


.lightlinks
{
	color:						#999;
}

.lightlinks a
{
	color:						#666;
}

.lightlinks a:hover
{
	color:						#794242;
}





.comment
{
	color:						#000;
	width:						100px;
	padding:					0 0 5px 15px;
	font-size:					9px;
	line-height:				13px;
	float:						right;
	text-align:					right;
	background:					url("http://www.angel-and-vampires.de//img/line_light_h.gif") repeat-y left top;
}



/* Seite zentrieren
----------------------------------------------- */
#content
{
	width:						710px;
	margin:						0px auto;
	text-align:					left;
	padding:					0px;
	background:					#fff;
}






#news
{
	height:						100px;
	padding-left:				30px;
	color:						#000;
}

.newsleft
{
	width:						204px;
	text-align:					left;
	float:						left;
}

.newscenter
{
	width:						204px;
	text-align:					center;
	float:						left;
	margin-left:				20px;
}

.newsright
{
	width:						204px;
	text-align:					right;
	float:						left;
	margin-left:				20px;
}




/*
---> Artikel <-------------------------------------------------------------------------------- */

#artikel
{
	width:						650px;
	margin:						0 0 0 30px;
}

#artikel img
{
	width:						150px;
	padding:					0 15px 15px 0;
	float:						left;
}


#kommentare
{
	width:						650px;
	margin:						0 0 0 30px;
}



#kommentare .line_light
{
	width:						650px;
	height:						20px;
	background:					url("http://www.angel-and-vampires.de//img/line_light.gif");
}

#counter
{
	color:						#999;
	width:						650px;
	margin:						0 0 0 30px;
	text-align:					right;
}


/*
---> Formular <----------------------------------------------------------------------------------- */
#kommentarwrite
{
	width:						470px;
	margin:						0 0 0 190px;
	padding:					0 0 0 20px;
	background:					#fff url("http://www.angel-and-vampires.de//img/line_light_h.gif") repeat-y left top;
}

#kommentarwrite input, select
{
	width:						470px;
	border:						1px solid #794242;
	background:					#fcfcfc;
	font-family:				Arial,Tahoma,Verdana,Sans-serif;
	font-size:					12px;
	color:						#666;

}

#kommentarwrite input.button
{
	width:						150px;
	border:						1px solid #794242;
	color:						#794242;
	background:					#fcfcfc;
	font-family:				Arial,Tahoma,Verdana,Sans-serif;
	font-size:					12px;
	font-weight:				bold;
}


#kommentarwrite textarea
{
	width:						470px;
	border:						1px solid #794242;
	background:					#fcfcfc;
	font-family:				Arial,Tahoma,Verdana,Sans-serif;
	font-size:					12px;
	color:						#666;
}



















.itemline
{
	width:						650px;
	height:						200px;
	margin:						0 0 0 30px;
}

.itemlineimg
{
	width:						150px;
	height:						197px;
	float:						left;

}

.itemlinecontent
{
	width:						490px;
	float:						right;
}












/* Neuigkeiten
----------------------------------------------- */

.newsline
{
	width:						650px;
	margin:						0 0 0 30px;
}















/* Kopfbereich
----------------------------------------------- */
#header
{
	height:						130px;
	background:					url("http://www.angel-and-vampires.de//img/header/home.gif");
	width:						710px;
}



#headerinfo
{
	display:					none;
}



#navi
{
	text-align:					center;
}

#navi hr
{
	display:					none;
}


.searchfield
{
	border:						1px solid #000;
	width:						500px;
}


.searchbutton
{
	border:						1px solid #000;
	width:						125px;
}







/* Linien
----------------------------------------------- */
.line_dark
{
	width:						710px;
	height:						20px;
	background:					url("http://www.angel-and-vampires.de//img/line_dark.gif");
}

.line_dark hr
{
	display:					none;
}



.line_light
{
	width:						710px;
	height:						20px;
	background:					url("http://www.angel-and-vampires.de//img/line_light.gif");
	margin:					20px 0 20px 0;
}

.line_light_small
{
	width:						710px;
	height:						10px;
	background:					url("http://www.angel-and-vampires.de//img/line_light_small.gif");
}


.line_light hr
{
	display:					none;
}


.line_light_small hr
{
	display:					none;
}

.grey
{
	color:						#999;
}



#footer
{
	text-align:					right;
	width:						650px;
	height:						30px;
	color:						#999;
	margin:						0 0 0 30px;
	font-size:					9px;
}

#footer a
{
	color:						#999;

}

#footer a:hover
{
	color:						#794242;

}
