/* 
Theme Name: tp_v1
Theme URL: http://soulstyled.de/
Description: Entwicklungstemplate Teigprofi
Author: Michael Geissler
Author URI: http://soulstyled.de
Version: 1.0

Code is Poetry!

/*---------------------------------------------------------------------------
CSS Reset
-----------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
{margin:0;padding:0;}



/*---------------------------------------------------------------------------
Body und Container
-----------------------------------------------------------------------------*/

body { 
	background:#f2f2f0;
	background-image:url(img/bg_top.jpg);
	background-repeat:repeat-x;
	text-align:center; /* zentriert Seite im IE! */
	font: 14px/20px Arial, Helvetica, sans-serif;
	color: #000000;
	}

#container{
	width:750px;
	margin:0 auto;
	text-align:left; /* Überschreibt den IE fix aus dem body */
	}
	
	
/*---------------------------------------------------------------------------
Header und Navigation Styling
-----------------------------------------------------------------------------*/

#header {
	width:750px;
	float:left;
	}
	
	

#navigation {
  	width: 750px;
  	height: 30px;
	float:left;
	background:url(img/nav_bg.gif);
	color:#FFF;
	}
	
#navigation ul {
	margin-top:2px;
  	height: 28px;
  	list-style: none;
	float:left;
}
#navigation ul li {
	height: 30px;
 	float: left;
	padding:0 10px;
	border-right:1px solid #918e8c;
}
#navigation li a {
	height: 18px;
	line-height: 18px;
	padding:4px;
	display: block;
	text-align: center;
	text-decoration: none;
	color:#fff;
}

	

/*---------------------------------------------------------------------------
Page Styling
-----------------------------------------------------------------------------*/

#content {
	background:#ffffff;
	background-image:url(img/bg_content_top.jpg);
	background-repeat:repeat-x;
	border:1px solid #d3d3d3;
	padding:10px;
	min-height:200px;
	float:left;
	width:728px; /*Padding & Border abziehen! */
 	}
	
#content ul {
	padding-left:25px;
	}

#content h2 {
	font-size:160%;	
	font-weight:bold;
	padding:10px 0 10px 0;
	color:#000000;
	}
	
#content h2 a:link {
	
	color:#000000;
	text-decoration:underline;

	}
#content h2 a:active {
	color:#486d9e;
	text-decoration:none;
}
#content h2 a:visited {
	color:#486d9e;
	text-decoration:none;
	}
#content h2 a:hover {
	color:#486d9e;
	text-decoration:none;
}

#content p {
	display:block;
	margin:0 0 20px 0;
	font-size:90%;
	}
	
#content strong {
	font-weight: bold;
	}

#content a {
	color:#486d9e;
	}
	
#content a:hover {
	color:#486d9e;
	text-decoration:none;
	}	
	
#content img {
	float:left;
	margin: 5px 15px 5px 0;
	border:1px solid #474240;
	}
	
#content h3 {
	font-weight:bold;
	}

#content ul {margin:25px; padding:0; margin-top:0;}
#content ul li {font-size:90%; line-height:160%;}

/*---------------------------------------------------------------------------
Footer Styling
-----------------------------------------------------------------------------*/	

#footer {	
	font:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:80%;
	padding:0;
	margin:5px 0;
	float:left;
	text-align:left;
	width:100%;
	}

	
#footer ul {
	float:left;
	list-style:none;
	padding:3px 10px 3px 0;
	}
	
#footer ul li {
	float:left;
	list-style:none;
	padding:0 10px;
	}
	
#footer ul li:first-child { padding-left:0px; }

	
#footer a {
	color: #999999;
	text-decoration:none;
	}
	
#footer a:hover {
	text-decoration:underline;
	}
	
#footer .copyright {float:right;
	}

/*---------------------------------------------------------------------------
Specials
-----------------------------------------------------------------------------*/

.clearit {clear:both;}

 #welcome_msg { 
	width:708px;
	float:left;
	border: 1px solid #c9cdd1;
	border-bottom:0;
	color:#FFF;
	font-size:120%;
	font-family:"Times New Roman", Times, serif;
	line-height:150%;
	padding:10px 30px 10px 10px; 
	background-image:url(img/bg_welcomebox.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	}
	
#welcome_msg p {
	margin-left:20px;
	}
	
#welcome_msg h2 { 
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:200%;
	line-height:100%;
	margin-bottom:15px;
	}
	
.keyvisual {
	float:right;
	background:#ffffff;
	padding:5px;
	margin-left:35px;
	}
	
.keyvisual img {
	background:#ffffff;
	}
	
/*---------------------------------------------------------------------------
Sidebar
-----------------------------------------------------------------------------*/

#content #sidebar {
	width:200px; float:right;
	padding:30px 0;
}
	
#content #sidebar .sidebarbox {
	background:#fefefe;
	border:1px solid #cccccc;
	padding:5px;
	margin: 10px 0;
	font-size:90%;
	}

#content #sidebar h4 {
	font-weight:bold;
	font-size:110%;
	border-bottom:1px solid #cccccc;
	}


#content #content_side {
	width:500px; float:left;
	}
	
#content #sidebar a:link {color:#486D9E;}
#content #sidebar a:visited {color:#486D9E;text-decoration:none;}
#content #sidebar a:active {color:#486D9E;text-decoration:none;}
#content #sidebar a:hover {color:#486D9E;text-decoration:underline;}
#content #sidebar h3 {font-size:110%; font-weight:bold; border-bottom:1px solid #cccccc; padding-bottom:4px; margin-bottom:4px; color:#5b626c}
	