/* *** Generated for www.patrick-krisch.de *** */
/* *** Date. 05.01.2010 / In Code we trust *** */

* {
}

html {
	overflow-y: scroll !important;
	
	}


body {
	background-image:url(../img/bg_body.png);
	background-repeat:repeat-x;
	background-color: #f8bb49;
	font-size: 12px;
	font-family: "Verdana", Arial, SunSans-Regular, Sans-Serif;
	color:#fff;
	padding:0px;
	margin:0px;
	
	}
	
pre {
	font-size: 12px;
	margin:0px;
	
	}
	
.button {

	background-color: #EAEAEA;
    border: 1px solid #CCCCCC;
    height: 27px;
    text-align: center;
    text-transform: uppercase;
    width: 416px;}		


.button:hover {

	background-color: #FFF0B7;}
	
a { border:none; text-decoration:none; color:#fff; }
a:visited { border:none; }
a:hover { border:none; text-decoration:underline; color:#4F4F4F; }
a:active { border:none; }
a:focus { outline:none }	
	
li {
	display:inline;
	margin-top:-3px;
}	

#kf_nachricht { 
					margin-top:5px;
					padding-left:5px;
					
					border:1px solid #fff;
					}

		
.port_row {
padding-top: 20px;
		
}

/* @group Mein Blog */

.blogvorschau {
	margin-top:-15px;
	color:#333333;
	border-left: 1px dashed #FFFFFF;
	padding-left: 10px;
	}


/* @end */

.eform {
	font-size:14px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	margin-left:100px;
} /* EFORM FÜR KONTAKTFORUMLAR*/




h1 {
	font-size: 14px;
	text-transform:uppercase;
	padding:5px 0px;
	margin-top:50px 
	
	}


h2 {
	font-size:9px;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;
	
	}
	

h4 {
	font-size: 14px;
	text-transform:uppercase;
	padding:0px 0px;
	margin-top:40px 
	
	}

	
img {
border:none;
}

img.download {
	vertical-align:middle;
	
	}
	
.logo {
	background-image:url(../img/logo_krisch.png);
	background-repeat:no-repeat;
	height:auto;
	width:430px;
	margin-left:620px;
	margin-top:60px;
	float:left;
}

.content_text {
	margin-top: 145px;
	margin-left:0px;
	height:auto;
	width:auto;	
}
	
.content_text a:p {
border-bottom-color:#FFFFFF;
    border-bottom-style:dashed;
    border-bottom-width:1px;
    border-left-color-ltr-source:physical;
    border-left-color-rtl-source:physical;
    border-left-color-value:-moz-use-text-color;
    border-left-style-ltr-source:physical;
    border-left-style-rtl-source:physical;
    border-left-style-value:none;
    border-left-width-ltr-source:physical;
    border-left-width-rtl-source:physical;
    border-left-width-value:medium;
    border-right-color-ltr-source:physical;
    border-right-color-rtl-source:physical;
    border-right-color-value:-moz-use-text-color;
    border-right-style-ltr-source:physical;
    border-right-style-rtl-source:physical;
    border-right-style-value:none;
    border-right-width-ltr-source:physical;
    border-right-width-rtl-source:physical;
    border-right-width-value:medium;
    border-top-color:-moz-use-text-color;
    border-top-style:none;
    border-top-width:medium;
    color:#FFFFFF;
    text-decoration:none;
}
.phone {
	height:768px;
	width:auto;
	background-image:url(../img/img_telephone.jpg);
	background-repeat:no-repeat; 
	margin-left:-200px;
	float:left;

}	

#bookmarks {
	float:left;
	height:30px;
	width:280px;
	margin-top:7px;
	margin-left:270px;
	
}

#navi {
	height:30px;
	width:auto;
	margin-left:615px;
	
}

.screenshots {
	margin-top: 15px;
}

/* ----------container zentriert das layout-------------- */
#container {
	width: 1000px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
	text-align: right;
	padding: 0px;
	margin: 0px; 
	
	}

#banner img {
	padding:10px 190px;
	
	} 

/* ----------outer und inner----------------- */


#outer{ 
	border-left: solid 200px #6aa1e5; /* linke Menue Spalten Farbe  */ 
	border-right: solid 200px #6aa1e5; /* rechte Menue Spalten Farbe  */ 
	background-color: #6aa1e5; /* Farbe fuer Inhalt Spalten  */
	
	} 

#inner {
	margin:0; width:100%; 
	
	}

/* --------------left und right navigavtion------------- */
#left {
	 width:200px; 
	 float:left; 
	 position:relative; 
	 margin-left:-200px; 
	 margin-right:1px;
 }
 
 #right {
	 width:200px; 
	 float:right; 
	 position:relative; 
	 margin-right:-200px; 
	 margin-left:1px;
 }

/* -----------------Inhalt--------------------- */ 


#content {

	position: relative; 
	margin: 0px; 

	}
			
p {
	padding: 0px 2px;
	margin:0px; 
	
	}
	



/*  ----------------footer---------------------- */ 
#footer {
	clear:right;
	padding:0px 10px 25px;
	margin:0px;
	text-align: center;
	
	} 
	
	
/*  ----------------KONTAKTFORMULAR---------------------- */ 
	
fieldset {
	width: auto;
	border: 0px solid #666666;
	padding: 0px;
	margin: 0px;
}

fieldset legend {
	font-weight: bold;
}

fieldset input {
	width: auto;
	height:20px;
}

fieldset textarea, fieldset input {
	border-bottom:1px;
	border: 1px solid silver;
	padding: 1px;
}

fieldset textarea {
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
}

fieldset input:active, fieldset input:focus, fieldset textarea:active, fieldset textarea:focus {
	border: 2px solid #000000;
	padding: 0px;
}

fieldset div {
	float: left;
	width: 280px;
	margin-bottom: 2px;
}

fieldset div label {
	float: left;
	width: 100px;
}

fieldset div.errors {
	clear: left;
	width: 100%;
}	
	
	





#JT_arrow_left{
	background-image: url(../img/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../img/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../img/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}
	
	
	
	/* TABS */
	.container h1 { margin-left: 0px; }
	.container {width: 500px; margin: 10px auto;}
	.container p { font-size: 10px;	}
	.container strong { font-size:16px; color:#B16809;}
	
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border-left: none;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	background-color:#CF7C11;
	border-top:1px dashed #F9F9F9;
	color:#FFFFFF;
	display:block;
	font-size:14px;
	margin-left:-15px;
	outline:medium none;
	padding:0 20px 0 37px;
	text-decoration:none;
}
ul.tabs li a:hover {
	color: #fff;
	background-color: #E7880E;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	
}



ul.tabs2 {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	width: 100%;
}
ul.tabs2 li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border-left: none;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
}
ul.tabs2 li a {
    background-color: #CF7C11;
    border-left: 1px dashed #F99F5B;
    border-top: 1px dashed #F9F9F9;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    margin-left: 0;
    outline: medium none;
    padding: 0 5px 0 4px;
    text-decoration: none;
}
ul.tabs2 li a:hover {
	color: #fff;
	background-color: #E7880E;
}	



.tab_container {
	border: 0px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	font-size: 24px;
	margin-left: -30px;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	padding: 5px;
}



.commentsanzahl {
    background-color: #D37728;
    height: auto;
    padding: 3px 13px;
    width: auto;
    }

   
    

    
.blogroll {
	border-bottom:1px dashed #9C5E19;
	
}    

.blogroll h4{
	border-left: 1px dashed #FFFFFF;
	padding-left: 10px;
	
}  


.mailbox {
	

}
	
	
