@import url(navigation/nav_taichi.css);

body {
	background-image:url(images/taichi_bg-pattern.gif);
	font-size: small;
}

#main
{ 	background-image:url(images/content_bg-ute.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding:30px;
	width:700px;
}

#content
{
float:left;
width:460px;
}

#sidebar
{
padding-top: 0.5em;
float:right;
width:210px;
background-image:url(images/sidebar-bg.gif);
background-repeat:repeat-x;

}

#sb-inhalt
{
padding:10px;

}

.sb-titel
{
font-size:16px;
margin-top:-8px;
color:#fff;
font-weight:bold;
}

#border-r
{ 	
width:18px;
background-image:url(images/taichi-v03_08.gif);
background-repeat:repeat-y;
}

#border-l
{ 	
width:8px;
background-image:url(images/taichi-v03_05.gif);
background-repeat:repeat-y;
background-color:#FFFFFF;
}

#klammer
{ 	padding-top:29px;
	background-image:url(images/taichi_bg.gif);
	background-repeat:repeat-x;
}


#navizeile
{
background-image:url(images/taichi-navileiste-bg.jpg);
background-repeat:repeat-x;
}

#header
{
background-image:url(images/taichi-v03_02.gif);
}

#headtext
{
text-align:left;
padding-left:150px;
}

.headtitel
{
color:#ffc56b;
font-size:22px;
}


/* ######################################################################################################
** # Tai Chi NF (c) by Stephan Sönksen (http://www.soenxen.de) #############################
** ######################################################################################################
** 
**  Dateiversion: 07.03.07  
**  Datei       : content.css
**  Funktion    : Formatierung der Inhalte (Texte, Grafiken, Links, Listen, Tabellen usw.)
**
*/

@media all
{
/* ######################################################################################################
** # Standard-Vorgaben ##################################################################################
** ######################################################################################################
** 

/* ### Überschriften, Fließtexte ###################################################################### */

body { color: #444; font-size: 81.25%; font-family: Georgia, "Times New Roman", Times, serif;; } /* 13px */
h1,h2,h3,h4 { font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;}

h1 {font-size: 1.6em; color: #e48f4c; margin: 0 0 0.5em 0; padding-top: 0.5em; border-bottom:thin #e48f4c dashed;}
h2 {font-size: 1.4em; color: #600; margin: 0 0 0.25em 0; padding-top: 1.5em; border-bottom: 2px #ddd solid; }
h3 {font-size: 1.2em; color: #333333; margin: 0 0 0.25em 0; padding-top: 1.5em; font-weight:bold; }
h4 {font-size: 1em; color: #666666; margin: 0 0 0.30em 0; padding-top: 1em; font-weight:bold; font-variant:small-caps; }
h5 {font-size: 1.0em; color: #888; margin: 0 0 0.30em 0; font-style:italic; }
h6 {font-size: 1.0em; color: #888; margin: 0 0 0.30em 0; font-style:italic; }

#teaser h1 { font-size: 1.2em; border: 0; }

p,ul,dd,dt { line-height: 1.5em; }
p { line-height: 1.5em; margin: 0 0 1em 0; }

/* Ungeordnete Listen ohne Listenpunkt */ 
ul{ list-style-type: none; margin: 0 0 1em 0; }
ul li { margin: 0 0 0.2em 0; }

/* Ungeordnete Listen mit Listenpunkt */ 
ul.punkt { list-style-type:disc; margin: 0 0 1em 1em; }
ul.punkt li { margin: 0 0 1em 0; }


strong,b { font-weight: bold; }
em,i { font-style:italic; }
pre, code {	font-family: "Courier New", Courier, monospace; }
address { font-style:normal; line-height: 1.5em; margin: 0 0 1em 0; }

hr { 
	color: #CCCCCC; 
	background:transparent; 
	margin: 0 0 0.5em 0; 
	padding: 0 0 0.5em 0; 
	border:0; 
	border-bottom: 1px #eee solid; 
}

acronym, abbr {
	letter-spacing: .07em;
	border-bottom: 1px dashed #c00;
	cursor: help;
}

/* ### Bildpositionierung ############################################################################ */

img.float_left { float: left; margin-right: 1em; margin-bottom: 0.15em; border:0; }
img.float_right { float: right; margin-left: 1em; margin-bottom: 0.15em; border:0; }
img.center { text-align:center; background: #fff; padding: 4px; border:1px #ddd solid; }
img.framed {padding:3px; margin:6px; border: 1px #ddd solid; background: #fff; }

/* ### Auszeichnung lokaler und Externer Links ######################################################## */
a {color: #666666; text-decoration:underline;font-weight:bold;}
a:hover, a:active {text-decoration:none; }
a:focus { text-decoration:none;}

a.navilink {color: #900; text-decoration:none;font-weight:bold;}
a.navilink:hover {text-decoration:underline; }
a.navilink:focus { text-decoration:underline;}

#sb-inhalt a { color: #000000; text-decoration:underline; font-weight:bold;}
#sb-inhalt a:hover { text-decoration:none; }
#sb-inhalt a:active { color: #111111; text-decoration:none; }
/*#sb-inhalt a:visited { color: #666666; text-decoration:underline; }*/
#sb-inhalt a:focus { text-decoration:none; }

#topnav a { color: #fff; background:transparent; text-decoration:none; }
#topnav a:hover { text-decoration:underline; background-color: transparent;}
#topnav a:focus { text-decoration:underline; background-color: transparent;}

#footer a { color: #669; }
#footer a:hover {background-color: #eef; }
#footer a:focus {background-color: #eef; }

#main a[href^="http:"], #main a[href^="https:"]
{
	padding-left: 12px;
	background-image: url('images/ext_link.gif');
	background-repeat: no-repeat;
	background-position: 0 0.45em;
}

#main a.imagelink {
	padding-left: 0;
	background: transparent;
}

#header a, #header a:visited, #header a:link,
{
font-size:24px;
color:#ffc56b;
font-family:Georgia, "Times New Roman", Times, serif;

}

#header a:hover,
{
font-size:24px;
color:#ffc56b;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:underline;
}


/* ######################################################################################################
** ### Formulare & Tabellen #############################################################################
** ######################################################################################################
*/

table { text-align:left; }

form {overflow:hidden;}

input, textarea {
    width: auto;
	border: 1px #ccc solid;
    background: #fafafa;
	padding: 3px;
	color: #777;
}

input[type=text]:focus, textarea:focus {
	background: #f0f0f0;
	color: #333;
	border-color: #666;
}

/* ######################################################################################################
** ### Spezielle Formatanweisungen des YAML-Standard-Layouts ############################################
** ######################################################################################################
*/

/* ###  Textformatierungen ################################################################## */

/* Grundlagen */
.wichtig { background-color: #fee; border: 1px #fcc solid; padding: 0.5em; margin-bottom: 0.5em; }
.hinweis { background-color: #eef; border: 1px #ccf solid; padding: 0.5em; margin-bottom: 0.5em; }

/* Beispieldateien */
p.demo { background-color: #fee; border: 1px #fcc solid; padding: 6px; margin-bottom: 0.5em; }

/* Navigation am Seitenende */
p.navlink { background-color: #f4f8f4; border: 1px #aca dotted; padding: 6px; margin-bottom: 0.5em; }
p.navlink a { color: #353;}
p.navlink a:hover { font-weight: bold; background: transparent; }

blockquote { 
	color: #444; 
	background: #f8f8f8; 	
	border: 1px #ddd solid;
	border-left: 8px #ddd solid;
	padding: 1em 1em 0 1em;
	margin: 0 0 1em 1em;
}








pre, code {
	display:block;
	margin: 0 0 1em 1em;
	padding: 0.5em;
	color: #000; 
	background: #f0f0f4;
	border: 1px #ccd solid;
	border-left: 8px #ccd solid;
}


}





@media all
{
/* ######################################################################################################
** ### Vorbereitende Maßnahmen | Reset ##################################################################
** ######################################################################################################
*/
	/* Hiermit werden die Randabstände und border aller HTML-Elemente auf Null gesetzt. Damit wird das       
	** Aussehen der Webseite in unterschiedlichen Browsern vereinheitlicht. 
	*/
	
	* { margin:0; padding: 0; } 

	/* Das zurücksetzen der Innen- und Außenabstände verursacht zu kleine Selectboxen. Dies wird korrigiert */
	option {padding-left: 0.4em}
	
	/*
	** Die nachfolgenden Angaben entstammen dem Artikel 'Useful Code Snippets' von Mike Foskett
	** [http://www.websemantics.co.uk/tutorials/useful_css_snippets/]
	*/
	
	/* Vertikalen Scrollbalken im Netscape & Firefox erzwingen. Dies verhindert, dass zentrierte Layouts 
	** um 10 Pixel springen wenn der Seiteninhalt kleiner wird als die Höhe des Browserfensters. */
	html { height: 100% } 
	body { 
		min-height: 101%;	
	/* Beseitigung des Rundungsfehlers bei Schriftgrößen im Opera sowie Standardformatierungen */
		font-size: 100.01%; 
	/* FIX: Verhindert, dass positionierte Elemente nicht verschoben werden when die Größe des Browser 
			Fensters geändert wird. */
		position: relative; 
	
	/* Vorgabe der Standardfarben und Textausrichtung*/     
		color: #000;        
		text-align: left; 
	} 
	
	/* Standardrahmen zurücksetzen */
	fieldset, img { border:0; }
	
	/* Anpassung für Safari Browser. font-size:100% ist für den Safari in Formularen zu groß */ 
	select, input, textarea { font-size: 99% }
	
	
}