/*
Theme Name: innovation_fix
Theme URI: http://
Description:
Version: 1.0
Author: Sasan Seyfi
Author URI: http://seyfcom.de


/******************************************
*   HTML Elemente
******************************************/

* {
	margin:0;
	padding:0;
	font-family: arial, sans-serif;
font-weight: normal;

	}

body,html {
	min-height:100%;
	font-size: 75%;
	}

body {
	color: #000;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-color: #fff;	}



body, select, input, textarea {
	background-repeat: repeat-x;
	line-height:2em;
	font-size: 0.9em;
	}

p {
	margin: 15px 0;
	}

a:link, a:visited {
	color: #333;
	text-decoration:none
	}

a.more-link {
	color: #333;
	font-size: 12px;

}


a:hover, a:active {
	color:#000;
	text-decoration:none

	}



img a:hover {
	text-decoration:none;
	}

a:link img, a:visited img,
a:focus img, a:active img {
	border-top-width: 0;
	border-bottom-width: thin;
	border-left-width: 0;
	border-bottom-style: none;
	border-bottom-color: #999999;
	margin-right: 1px;
	border-right-style: none;
}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.9em;
	padding:3px 6px;
	}



/******************************************
*   Structure
******************************************/



#page {
	width: 100%;
	font-size:1.4em;

	}


#wrapper {width: 950px;
margin-left: 0px;
margin-right: auto;}


#header {
	width: 100%;
	height: 120px;
	background-color: #B2B3B5;
	padding-bootom: 1px;
	background-image: url(images/logos/fit_klein.png);
	background-position: right;
	background-repeat: no-repeat;

				}



#flashleiste {

	padding-top: 0px;
	height: 150px;
	width: 100%;
	background-color:#221F20;

}

.start {

	background-image: url(images/wellen/start.jpg);
	background-position: 320px;
	background-repeat: no-repeat;
}



.managen

{

	background-image: url(images/wellen/managen.jpg);
	background-position: 320px;
	background-repeat: no-repeat;
}


.staerken

{

	background-image: url(images/wellen/staerken.jpg);
	background-position: 320px;
	background-repeat: no-repeat;
}

.entwickeln

{

	background-image: url(images/wellen/entwickeln.jpg);
	background-position: 320px;
	background-repeat: no-repeat;
}

.aufbauen

{

	background-image: url(images/wellen/aufbauen.jpg);
	background-position: 320px;
	background-repeat: no-repeat;
}

.gestalten

{

	background-image: url(images/wellen/gestalten.jpg);
	background-position: 320px;
	background-repeat: no-repeat;
}

.gesundheit

{

	background-image: url(images/wellen/gesundheit.jpg);
	background-position: 320px;
	background-repeat: no-repeat;
}





.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 300px;
	height: 600px;
	float: left;
	border-right-width: 2px;
	border-right-style: dotted;
	margin-top: 30px;
	margin-left:20px;
	list-style: none;

	}

#sidebar img {
	margin-top: 40px;
}


#leftcol {

	border-right:1px solid #b6b6b6;
	padding-right:18px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}

#rightcol {
	width:100px;
	padding-left:18px;
	margin-top: -2px;
	text-align:left;
	}



/******************************************
*   Sidebar
******************************************/

	/* Main - Sidebar */


	#sidebar a {
		color: #333;
		text-decoration: none;
	}

	#sidebar a:hover {
		text-decoration: underline;
	}

	/* Main - Sidebar - Boxes */


		/* Sidebar - Titles */

		#sidebar h3 {
			width: 222px;
			height: 35px;
			padding: 0px 7px 8px 7px;
			text-align: center;
			font: normal 18px/35px Verdana;
			color: #7a7a7a;
			background: url("images/sidebar_title.gif") no-repeat;
		}

		/* Sidebar - Menus */

		#sidebar ul {
			margin: 0;
			padding: 0 7px 17px 7px;
			list-style-type: none;
			width: 222px;
		}

		#sidebar ul li {
			color: #999898;
			font: bold 12px/23px Verdana;
		}

		#sidebar ul li a {
			color: #333;
			text-decoration: none;
			padding-left: 15px;
			display: block;
			height: 25px;
			background: url("images/sidebar_menu.gif") no-repeat left bottom;
		}

		#sidebar ul li a:hover {
			text-decoration: underline;
		}

			/* Sidebar - Menus - Submenus */

			#sidebar ul li ul {
				padding: 0;
			}

			#sidebar ul li ul li a {
				padding-left: 25px;
			}

		/* Sidebar - Forms */

		#sidebar #searchform {
			margin: 0;
			padding: 27px 0;
			width: 236px;
			text-align: center;
		}

		#sidebar #searchform #s {
			width: 178px;
		}

		/* Sidebar - Tables */

		#sidebar #calendar_wrap {
			margin: 0 auto;
			padding-bottom: 12px;
			width: 144px;
		}

		#sidebar #calendar_wrap caption {
			font-weight: bold;
		}

		#sidebar #calendar_wrap tbody {
			text-align: right;
		}

		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}

		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}

		/* Sidebar - Texts */

		#sidebar .textwidget {
			padding: 0 13px 12px 13px;
		}

/******************************************
*   Headlines
******************************************/

.blogtitle, .blogtitle a {
	color: #000;
	font-size: 1.8em;
	font-weight: regular;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#description {width: 285px;
height: 150px;
margin-left: 1%;}



h1 {
	font-family: sans-serif;
	line-height: normal;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #295d91;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

h2 {

	font-size: 28px;
	padding-bottom:0px;
	list-style-type: none;
	font-family: arial, sans-serif;
	font-weight: bolder;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	}


h3 {
	text-transform: uppercase;
	margin-bottom:4px;
	color:#333;
	font-size: 16px;
	}


h4 {
	color: #cc0000;
	font-size: 18px;
	font-weight: normal;
	padding-bottom:0px;
	text-transform: uppercase;
	list-style-type: none;
	letter-spacing:0.5px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	}




h3#respond {
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h3 a:link, h3 a:visited {
	color: #666;;
	}





/******************************************
*   Content
******************************************/

#content {
	width:600px;
	float:right;
	margin-left:20px;

	}



#content p a, .liinternal {
		text-decoration: none;

}


#content a {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #cc0000;
	}


#content table a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

#content p.more {
	font-size: 14px;
	color: #333;

}

#content p.more a {
	color: #333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;

}

#content ul {
	margin-bottom: 0px;

}

#content ul li {
	margin-left: 15px;
	font-size: 14px;
	letter-spacing: 0.5px;
	color: #333;
	}

#content ol li {
	margin-bottom:5px;
	margin-left: 25px;
	font-size: 12px;
	letter-spacing: 0.5px;
	}
#content ol {
	margin-bottom: 20px;
}


#content h2, h4 {
	margin-bottom: 10px;
	padding-bottom: 0px;
	letter-spacing: 1px;
	margin-top: 30px;
	line-height: 28px;
}

#content img {
	margin-right: 15px;
	vertical-align: bottom;
	float: left;
}

img .alignnone {

}






.article2pdf_link {
	font-size: 12px;
	margin-top: 10%;
	font-weight: bold;
	color: #666666;}


#startlink a {
	font-size: 12px;
	color: #666666;
	float: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#startlink a:hover {font-weight: bold;}





.description {
	font-size: 1.3em;
	font-weight: bold;
	color:#999;
	}

.feature {
	background: url(images/backgrounds/bg_featured.png) repeat-x #F4F4EC;
	padding:15px;
	border: 1px solid #ccc;
	}

.feature:hover { background: url(images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC; }

.feature p, #rightcol p { margin:0;	}

#leftcol img, #rightcol img {
	padding:1px;
	border:1px solid #999;
	}

#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #999;
	}

.title, a.title  {
	font-size:1.1em;
	font-weight:bold;
	color: #BF004D;
	margin-bottom:15px;
	}

.feature#lead .title {
	font:1.1em ;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	color: #BF004D;
	}

#leftcol .feature {	margin-bottom: 15px; }

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}

#rightcol .clearfloat {
	border-bottom:1px solid #999;
	padding:12px 0;
	}



/*Post Formatting*/

.entry {
	padding-bottom:28px;
	text-align:left;
			}



.entry a.listdirekt {
	background: url(images/systembutton.jpg) no-repeat left;
	font-size: 13px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-decoration: none;
	list-style-type: none;
	float: left;
	width: 220px;
	}







.post p {
	font-size: 1em;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	color: #333;
}



#content .post-edit-link {
	color: #CCCCCC;
}

.post blockquote {
	color:#666;
	background:#F4F4EC;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}

#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}

.postmetadata {
	margin: 30px 0;
	}


/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}




.button {
	padding: 1px;
	color:#333;
	border:none;
	}

#s {
	width: 100px;
}

.button:hover {	}



/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}

.clearfloat {
	display:inline-block;
	}

.clearfloat {
	display:block;
	}

.pagelinks {
	text-align: right;

}

/******************************************
*   Footer
******************************************/


#footer {

	width: 100%;
	height: 80px;
	font-size:12px;
	margin-bottom: 0;
	margin-top: 0px;
	background-color: #fffs ;
	border-top-color: #333;
	border-top-style: dotted;
	border-top-width: 1px;
	}

#footer a {
	color:#F0F0F0;
	font-size: 12px;
	text-decoration: underline;
	margin-right: 0px;
	}

#footer a:hover {
	color:#fff;
	}






#slide {
	float: right;
	height: 114px;
	width: 680px;
	background-color: #999999;
}

/* For Link Indication plugin */
a.liexternal {
	padding-right: 5px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
}
a.liwikipedia { padding-right: 14px; background: url(images/link-icon_wikipedia.gif) no-repeat right; }
a.liimdb { padding-right: 18px; background: url(images/link-icon_imdb.png) no-repeat right; }
a.liftp { padding-right: 13px; background: url(images/link-icon_ftp.png) no-repeat right; }
a.limailto { padding-right: 12px; background: url(images/link-icon_mail_03.gif) no-repeat right; }
a.lipdf { padding-left: 18px; background: url(images/link-icon_pdf_05.png) no-repeat left; }
a.system {
	padding-left: 50px;
	background: url(images/systembutton.jpg) no-repeat left;
	font-size: 19px;
	padding-top: 20px;
	padding-bottom: 20px;
}
a.lidoc { padding-left: 18px; background: url(images/doc.png) no-repeat left; }
a.zip { padding-right: 18px; background: url(images/link-icon_zip_02.png) no-repeat right; }
a.intern {
	padding-right: 0.4em;
	background: url(images/link-icon_external_16.gif) no-repeat right;

}

a.system:hover {
	text-decoration: none;
}

/*
buttons
*/

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}






/*................
*	TABELLEN
.............................................*/



table {
	border-collapse: collapse;
	color: #333333;
	background: #fff;
	margin-bottom: 5px;
}

th {
	padding: .5em;
	color: #BF004D;
	background-color: #EFEFEF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


td {
	border: 1px none #bbb;
	padding: .5em;

}

caption {padding: 0 0 .5em 0;
text-align: left;
font-size: 1.1em;
font-weight: bold;
text-transform: uppercase;
color: #333;
background: transparent;}

/* =links
----------------------------------------------- */

table a {
	padding: 1px;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}

table a:link {
	color: #FFFFFF;
}

table a:visited {}

table a:hover {
	color: #FFFFFF;
}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th {border: 2px solid #000;
text-align: left;
font-size: 1.2em;
font-weight: bold;
color: #333;
background: transparent;}

tfoot td {border: 2px solid #000;}

/* =body
----------------------------------------------- */

tbody th, tbody td {vertical-align: top;
text-align: left;}

tbody th {white-space: nowrap;}

.odd {background: #fcfcfc;}

tbody tr:hover {background: #fafafa;}



/* =stylemap
----------------------------------------------- */


dl {
	float: left;
}
dt {
	clear: left;
	padding: 2em 0;
	background: url(images/vLine.gif) 50% repeat-y;
	border-bottom: 1px solid #000;
	margin: 0 1em 0 1em;
	text-align: center;
}
dd dt {
	padding: 2em 0;
}
dd dd dt {
	padding: 2em 0;
}
dt.root {
	padding: 0 0 2em 0;
	margin: 0;
	clear: none;
}
dd {
	float: left;
	margin: -1px .3em 0 .3em;
	text-align: center;
}

dd dl dd {
	background: url(images/vLine.gif) 50% repeat-y;
	padding-top: 2em;
}


dd.first dt, dd dl dd.first {
	background: url(images/vLinefirst.gif) 50% repeat-y;
	margin-left: 0;
}
dd.last dt, dd dl dd.last {
	background: url(images/vLinelast.gif) 50% repeat-y;
	margin-right: 0;
}
dd.first {
	margin-left: 0;
}
dd.last {
	margin-right: 0;
}
dd dl dd.first dd dt {
	background: url(images/vLine.gif) 50% repeat-y;
}
* html dd dl dd.first dd dt {
	border-left: none; /*IE wasn't diggin the left borders*/
}
/*try to blot out some of the bottom border on the edges*/
dd.first dt {
	border-left: .3em solid #fff;
}
dd.last dt {
	border-right: .3em solid #fff;
}
dd.ddTree {
	padding-top: 0;
	float: none;
}
dd.ddTree dd.first {
	margin-left: .3em;
}
dd.ddTree dd.last {
	margin-right: .3em;
}


a.stylemap {
	display: block;
	border: 1px solid #FFFFFF;
	padding: 5px;
	text-decoration: none;
	color: #fff;
	background-color: #D50000;
}
a.stylemap:hover {
	font-weight: bold;
	background-color: #FF0000;
}
dt a {
	width: 7em;
	margin: 0 auto;
}

dd a {
	width: 7em;
	height: 4em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

* html dt a {
	margin: 0;/*ie didn't like this auto centering business and centered it with text-align alone - odd*/
}
