﻿/* * * * * * * * * * * * * * * * * Farb-Definitionen * * * * * * * * * * * * * * * * */
/* ----------------------------------------------------------------------------------------------------------------------------------- */
/* Schwarz		=	# 000 */
/* Weiß			=	# FFF */
/* 5%			=	# EEE */
/* 20%			=	# DDD */
/* 40%			=	# AAA */
/* 60%			=	# 666 */
/* 80%			=	# 333 */

/* Linkfarbe	=	# 880000 */





/* * * * * * * * * * * * * * * * * Allgemeine Formatierungen * * * * * * * * * * * * * * * * */
/* ----------------------------------------------------------------------------------------------------------------------------------- */

body												{	background-image: url(http://www.aachengreyhounds.de/images/body/hg_bw.jpg); background-repeat:repeat-x; background-attachment:fixed;
														/*width:980px;*/
														min-width:980px;
														max-width:1200px;
														height:100%;
														/*background-color:#3C3C3C;*/
														background-color:#666666;
														font-family:Helvetica, Arial, sans-serif;
														font-size:0.8em;
  														color:#FFF;
														text-align:left;
														margin:auto; padding:0;
														}

a, p, h1, h2, h3, h4, h5, h6, ul, li, tr, td 		{	padding:0px; }
a, p, ul, li, tr, td 								{	margin-top:0px; }
h1, h2, h3, h4, h5, h6 								{	margin-top:0px; margin-bottom:10px; }

a													{	color:#FFF; text-decoration:underline; border:0; }
a:hover												{	color:#FFF; }
a img												{	border:0px; }

ul, li 												{	list-style:none; margin:0px; padding:0px; }

/*
td													{	font-size:1em; }
*/





/* * * * * * * * * * * * * * * * * Seitenaufteilung * * * * * * * * * * * * * * * * */
/* ----------------------------------------------------------------------------------------------------------------------------------- */

#content											{	margin:20px; padding:0; }

#kopf												{	background-image: url(http://www.aachengreyhounds.de/images/body/kopf_neu.jpg); background-repeat:no-repeat;
														height:140px; margin:0px; padding:0; overflow:hidden; }

#hauptbereich										{	margin:20px 0px; height:100%; }

.links												{	width:170px; float:left; margin:0px; padding:0px; }
.rechts												{	width:170px; float:right; margin:0px; }
.inhalt												{	margin:0px 190px; }

.top_inhalt											{ margin:116px 0px 0px 230px; color:#000; font-size:15px; font-weight:bold; }
.top_inhalt	a										{ color:#600; }
.top_inhalt a:hover									{ color:#600; }

#fuss												{	width:100%; margin-top:20px; }

.floatLeft											{	float:left; }
.floatRight											{	float:right; }
.stopFloat											{	clear:both; }

.m10												{	width:10%; }
.m20												{	width:20%; }
.m25												{	width:25%; }
.m30												{	width:30%; }
.m33												{	width:33%; }
.m40												{	width:40%; }
.m50												{	width:50%; }
.m60												{	width:60%; }
.m66												{	width:66%; }
.m70												{	width:70%; }
.m75												{	width:75%; }
.m80												{	width:80%; }
.m90												{	width:90%; }
.m100												{	width:100%; }

.m10, .m20, .m30, .m40, .m50, .m60, .m70, .m80, 
.m90, .m100, .m75, .m66, .m50, .m33, .m25			{	float:left; }





/* * * * * * * * * * * * * * * * * Seiteninhalte * * * * * * * * * * * * * * * * */
/* ----------------------------------------------------------------------------------------------------------------------------------- */

/* Unternavigation links */
.navigation											{	height:100%; }
.navigation ul li									{	width:170px; float:left; margin-bottom:20px; padding:0px; overflow:hidden; }
.navigation ul li ul li								{	background: url(http://www.aachengreyhounds.de/images/body/schwarz_5.png); background-repeat:repeat; margin:0px; }
.navigation ul li h3								{	background: url(http://www.aachengreyhounds.de/images/body/schwarz_75.png); background-repeat:repeat; display:block; padding:5px; margin:0px; }
.navigation ul li ul li a							{	display:block; padding:5px; border-bottom:1px solid #FFF; }
.navigation ul li ul li a:hover						{	background: #D11 url(http://www.aachengreyhounds.de/images/body/schwarz_75.png); background-repeat:repeat; color:#FFF; }
/*.navigation ul li ul li a.on						{	background: #D11 url(http://www.aachengreyhounds.de/images/body/schwarz_50.png); background-repeat:repeat; color:#FFF; }*/
.navigation ul li ul li a:focus						{	background: #D11 url(http://www.aachengreyhounds.de/images/body/schwarz_50.png); background-repeat:repeat; color:#FFF; }
.navigation li.sub						{	font-size:0.8em;	}


/* Partner links */
.partner											{	height:100%; }
.partner ul li										{	width:170px; float:left; margin-bottom:20px; padding:0px; overflow:hidden; }
.partner ul li ul li								{	background-image: url(http://www.aachengreyhounds.de/images/body/schwarz_35.png); background-repeat:repeat; margin:0px; }
.partner ul li h3									{	background-image: url(../images/body/schwarz_75.png); background-repeat:repeat; display:block; padding:5px; margin-bottom:10px; }
.partner ul li ul li a								{	display:block; padding:0px; }
.partner ul li ul li a:hover						{	background-image: url(http://www.aachengreyhounds.de/images/body/schwarz_75.png); background-repeat:repeat; color:#C22; }
.partner ul li ul li a.on							{	background-image: url(http://www.aachengreyhounds.de/images/body/schwarz_75.png); background-repeat:repeat; color:#D11; }



/* Infobereich rechts */
.rechts .cont										{	margin-bottom:20px; }
.rechts .cont li									{	margin-bottom:20px; }
.rechts .cont h3									{	background-image: url(../images/body/schwarz_75.png); background-repeat:repeat; display:block; padding:5px; margin:0px; }
.rechts .cont li a									{	display:block; padding:0px; color:#FFF; }

.rechts .cont .teaser li a							{	  }
.rechts .cont .teaser li a:hover					{	  }

.rechts .cont p										{	margin-top:10px; padding:3px; }
.rechts .cont .last table,
.rechts .cont .next table,
.rechts .cont .tabelle table						{	margin:10px 0px; padding:0px; line-height:25px; }

.rechts tr											{	margin:0px; }
.rechts tr td										{	line-height:16px; }



/* Inhalt */
.inhalt .headline h1, .inhalt .headline h2,
.inhalt .headline h3, .inhalt .headline h4,
.inhalt .headline h5,.inhalt .headline h6			{	background: url(../images/body/schwarz_75.png); 
														background-repeat:repeat; 
														margin-bottom:30px; padding:5px 10px; }

.inhalt .cont										{	/*background-image: url(http://www.aachengreyhounds.de/images/body/schwarz_50.png); background-repeat:repeat;*/ 
														margin-bottom:30px;
														padding:0px; }

.inhalt .cont .mitBild								{	min-height:120px; }
.inhalt .cont p										{	/*text-align:justify;*/ line-height:1.5em; margin:0px; padding:0px 10px 10px 10px; }
.inhalt .cont p.break								{	border-bottom:1px solid #FFF; margin-bottom:5px; }
.inhalt .cont p.date								{	font-size:10px; font-weight:bold; color:#AAA; margin:0px; }
.inhalt .cont .highlight							{	background-color:#CCC !important; padding:5px; }
.inhalt img.bildlinks								{	float:left; margin: 0px 10px 5px 0px; padding:0px; }
.inhalt img.bildrechts								{	float:right; margin: 0px 0px 5px 10px; padding:0px; }


.inhalt .cont h1, .inhalt .cont h2, 
.inhalt .cont h3, .inhalt .cont h4, 
.inhalt .cont h5, .inhalt .cont h6					{	margin:10px;
														padding-bottom:10px;
														border-bottom:1px solid #FFF; }
														
.inhalt .cont h4									{	border-bottom:0px;	}														

.inhalt h2.bg, .inhalt h3.bg						{	background-image: url(../images/body/schwarz_75.png); background-repeat:repeat; padding:5px; }

.inhalt table										{	border-collapse:collapse; border-spacing:5px; } 
/*.inhalt tr td										{	font-size: 0.8em; line-height:16px; border-bottom:1px solid #FFF; }*/
.inhalt tr td										{	font-size: 0.8em; line-height:16px; border-bottom:1px solid #FFF; }
.inhalt tr.noline, .inhalt td.noline				{	font-size: 0.9em; line-height:16px; border-bottom:0px solid #FFF; }
.inhalt tr.bg										{	/*background-image: url(http://www.aachengreyhounds.de/images/body/schwarz_50.png); background-repeat:repeat; width:100%;*/ } 
.inhalt tr.bg td									{	padding:0px; }

.inhalt ul										{	margin:10px 0px; }
.inhalt ul li										{	padding-left:10px; list-style: square inside none;	}


/* Fusszeile */

#fuss												{	background-image: url(http://www.aachengreyhounds.de/images/body/schwarz_75.png); background-repeat:repeat; }
#fuss p												{	padding:5px 0px; text-align:center; }
