@import 'reset.css';
@import 'typography.css';
@import 'clearfix.css';


/* ---------OVERRIDE DEFAULT BROWSER COLORS--------- */
body {
	color: #646451;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #f9f9f3 url(images/bg.jpg) repeat-x 0 0;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

a:link {color: #a01515; text-decoration: none; outline: none;}
a:visited {color: #a01515; text-decoration: none; outline: none;}
a:hover {color: #646451; text-decoration: none; outline: none;}
a:active {color: #646451; text-decoration: none; outline: none;}

.i a      {background: url(images/link.gif) center left no-repeat; padding-left: 20px; color: #1E3662;}
.i a:hover {background: url(images/link3.gif) center left no-repeat; padding-left: 20px; color: #a01515;} 

#home .home, #kiss .kiss, #kiss1 .kiss1, #kiss2 .kiss2, #kiss_symptome .kiss_symptome, #kiss_ursachen .kiss_ursachen, #kiss_folgen .kiss_folgen, #kiss_diagnose .kiss_diagnose, #kiss_therapie .kiss_therapie, #kiss_therapeuten .kiss_therapeuten, #kiss_stichworte .kiss_stichworte  {
 color:#a01515;}
 
 
/* ---------GENERAL STRUCTURE--------- */
.container {
	width: 923px;
	margin: 0 auto;
	text-align: left;
	padding-top: 15px;
	background: url(images/content_bg.png) repeat-y 0 0;
}

.container_end {
	width: 923px;
	height: 31px;
	margin: 0 auto;
	display: block;
	background: url(images/content_end.png) no-repeat 0 0;
}

#content {
	margin: 0 auto;
	margin-top: 5px;
	width: 872px;
}

.bold {
	font-weight: bold;
}



/* ---------HEADER--------- */
#header {
	position: relative;
	background: black url(images/header_bg.jpg) repeat-x;
	width: 872px;
	height: 104px;
	margin: 0 auto;
}


/* ---------LOGO--------- */
#logo {
  text-indent: -9999px;
  display: block;

  width: 151px;
  height: 104px;
  margin-left: 70px;
}

#logo a {
  display: block;
  width: 100%;
  height: 100%;

  outline: none;
}


/* ---------SEARCH--------- */
#search {
	display: block;
	background: transparent url(images/search_bar.jpg) no-repeat 0 0;
	height: 40px;
	position: absolute;
	top: 0; right: 43px;
	z-index: 20;
	padding-top: 8px;
	min-width: 218px;
}

#search p {
	float: left;
	color: #fff;
	font-size: 0.6875em;
	margin: 2px 6px 0 10px;
}

#search a {
	color: #fff;
}

#search input {
	float: left;
	font-size: 0.625em;
	color: #212121;
	padding: 3px 2px 3px 2px;
	margin-right: 2px;
}

#search img {
	margin: 0;
}

.search_right {
	position: absolute;
	top: 0; right: 36px;
}


/* ---------MAIN NAVIGATION--------- */
#navigation {
	position: absolute; 	width: 850px;
	top: 75px; right: 20px;
	line-height: 0.719em;
	margin: 0;
	padding-bottom: 3px;
		font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 16px;
}

#navigation ul {
	margin: 0px;
}

#navigation li {
	display: inline;
	list-style-type: none;
}

#navigation a {
	margin: 0 0 0 20px;
	font-size: 0.9375em;
	letter-spacing: .2px;
	color: #fff;
	outline: none;
}

#navigation a:hover {
	color: #afaf9c;
	text-decoration: none;
	outline: none;
}

#navigation a.current, .news #navigation a.about {
	color: #afaf9c;
	text-decoration: none;
}


/* ---------SYMPTOME NAVIGATION--------- */

#symptome {
clear: both; 
border: 1px solid #384772;
	width: 872px;

	margin: 0 auto;
}
#sytex {
clear: both; 
	width: 842px;
	margin: 10px 0px 0px 10px;
}
#sytex h3 { margin: 30px 0px 10px 0px;}
#synavback { background: black url(images/header_bg2.jpg) repeat-x;
 height: 32px;

	width: 872px;

	margin: 0px 0px 35px 0px;
}
#synav { 	
	position: relative; 	width: 872px; 	height: 32px; 	margin: 0 auto;
	top: 10px; right: 9px;
	line-height: 0.719em;
	padding: 0px 0px 0px 10px;
		font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 1em;
}
#synav ul {
	margin: 0px;
}

#synav li {
	display: inline;
	list-style-type: none;
}

#synav a {
	margin: 0 0 0 50px;
	font-size: 0.9375em;
	letter-spacing: .2px;
	color: #fff;
	outline: none;
}

#synav a:hover {
	color: #afaf9c;
	text-decoration: none;
	outline: none;
}
#symptomal {
clear: both; 
border: 1px solid #384772;
	width: 842px;
	padding: 30px 15px 0px 15px;
	margin: 30px 0 0 0;
}
#symptomal h3{

	margin: 0px 0 -20px 0;
}
#symptomal a { color: #1E3662;}
#symptomal a:hover { color: #a01515;  cursor: move; }
/* ---------INDEX PAGE--------- */
#base {
	position: relative;
	margin: 0 auto;
	margin-top: 5px;
	width: 872px;
	height: 339px;
	text-align: right;
}

#base_links {
	position: absolute;
	top: 0px; right: 42px;
	width: 245px;
}
#base_links2 {
	position: absolute;
	top: 112px; right: 42px;
	width: 245px;
}
#base_links3 {
	position: absolute;
	top: 224px; right: 42px;
	width: 250px;
}

#base_links p {
	color: #fff;
	font-size: 0.8125em;
}

#base_links li {
	list-style-type: none;
}

#base_links a {color: #fff;}
#base_links a:hover {text-decoration: none; color: #afaf9c;}
#base_links2 a {color: #fff;}
#base_links2 a:hover { text-decoration: none; color: #afaf9c;}
#base_links3 a {color: #fff;}
#base_links3 a:hover { text-decoration: none; color: #afaf9c;}

#base_links h2 {
    background: url(images/home_base_arrow.jpg) no-repeat center right;
    padding: 11px 30px 10px 10px;
    	color: #fff;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.8em;
}
#base_links p {
	color: #fff;
	font-size: 13px;
    padding: 0px 0px 0px 0px;
	margin-top: -33px;
		margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
}
#base_links2 h2 {
    background: url(images/home_base_arrow.jpg) no-repeat center right;
    padding: 11px 30px 10px 10px;
    	color: #fff;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.8em;
}
#base_links2 p {
	color: #fff;
	font-size: 13px;
    padding: 0px 0px 0px 0px;
	margin-top: -33px;
		margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
}
#base_links3 h2 {
    background: url(images/home_base_arrow.jpg) no-repeat center right;
    padding: 11px 30px 10px 10px;
    	color: #fff;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.8em;
}
#base_links3 p {
	color: #fff;
	font-size: 13px;
    padding: 0px 0px 0px 0px;
	margin-top: -33px;
		margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
}

#base_links img {
	margin: 0px;
}



#sub_base {
	margin: 45px 0 0 65px;
}

#sub_base_left {
	float: left;
	width: 240px;
	font: 0.8125em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -.02em;
	line-height: 1.5em;
}
#sub_base_left_praxis {
	margin: 50px 0 0 -30px;
	width: 260px;
	font: 0.8125em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -.02em;
	line-height: 1.5em;
}
#sub_base_left22 {
	margin-top: 220px;

}
#sub_base_left23 {
	margin: 50px 0 0 0px;
	width: 260px;
}
#sub_base_left23 h4 {
	margin: 0px 0 5px 0;
}

.zz a:hover { cursor: move; }

#sub_base_right {
	float: left;
	width: 460px;
	margin-left: 80px;	margin-top: -5px;	
}
#sub_base_right h3 {font-size: 15.2px;margin-bottom: 15px;font-weight: bold;line-height: 1.2em;}
#sub_base_left .quote {
	font-style: italic;
	margin-bottom: 10px;
}

.signature {
	color: #a01515;
	text-align: right;
	margin-bottom: 0;
}

.sub_base_header {
	color: #a01515;
	font: 1.84em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px -2px;
}
.sub_base_header h2{
	color: #a01515;
	font: 1.84em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px -2px;
}
.sub_base_text { Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em; 	color: #3F3B3B;
}
.sub_base_text a {background: url(images/link.gif) center left no-repeat; padding-left: 15px; color: #1E3662;}
.sub_base_text a:hover {background: url(images/link3.gif) center left no-repeat; padding-left: 15px; color: #a01515;}

.sub_base_h2 {
	font-size: 0.95em;
	font-weight: bold;
		letter-spacing: 0.0em;
	margin: 19px 0px 10px 0px;
	color: #3F3B3B;
}

.sub_base_h3 {
	font-size: 0.875em;
	font-weight: bold;
		letter-spacing: 0.0em;
	margin: 19px 0px 10px 0px;
	color: #3F3B3B;
}
.sub_base_text_right {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;

	line-height: 3em;
	font-size: 0.8em;
	letter-spacing: -.01em;
	margin: -18px 15px 5px 0px;	
}
.sub_base_text_right a {background: url(images/link_bg.jpg) no-repeat right top; padding-right: 16px; color: #1E3662;}
.sub_base_text_right a:hover {background: url(images/link_bg11.jpg) no-repeat right top; padding-right: 16px; color: #a01515;}






/* ---------INTERIOR PAGES--------- */
#left_column {
	float: left;
	width: 312px;
}
#left_column_sy {
	float: left;
	width: 312px;
}
#left_column2 {
	float: left;
	width: 312px;

}
#left_column_text_wrp { background: url(images/kiss-bg.jpg) center left no-repeat;
	margin: 0 0 0 0; padding: 20px 0px 10px 0; width: 300px;}
	
#left_column_text_wrpk { background: url(images/kiss-bg.jpg) center left no-repeat;
	margin: -33px 0 0 0; padding: 50px 0px 10px 0;
	width: 300px;
}
#left_column_text {margin: 15px 0 0 30px;width: 300px;}

#left_column_text ul, ol      { margin:0 1.5em 1.5em 1.5em; list-style-type: none; }
#left_column_text a      {background: url(images/link.gif) center left no-repeat; padding-left: 20px; color: #1E3662;}
#left_column_text a:hover {background: url(images/link3.gif) center left no-repeat; padding-left: 20px; color: #a01515;} 

#left_column_text p {font-size: 0.8125em;color: #131314;}
#left_column_text h2 {font-size: 20px;color: #a01515;}
#left_column_text p.bold {font-weight: bold;margin-bottom: 0px;}

#left_column_textk {margin: 15px 0 0 30px;width: 300px;}
#left_column_textk ul, ol      { margin:0 1.5em 1.5em 1.5px; list-style-type: none; }
#left_column_textk a      {background: url(images/link_bg2.jpg) top left no-repeat; padding-left: 20px; color: #1E3662;}
#left_column_textk a:hover {background: url(images/link_bg2.jpg) top left no-repeat; padding-left: 20px; color: #a01515;} 
#left_column_textk p {font-size: 0.8125em;color: #131314;}
#left_column_textk h2 {font-size: 20px;color: #a01515;margin: 15px 0 10px 0px;}
#left_column_textk p.bold {font-weight: bold;margin-bottom: 0px;}
#01 {
	margin: -10px 0 -10px 0;
}
#left_column_text3 {margin: 0 auto;width: 235px;}

#left_column_text1 {margin: 0 auto;width: 235px;}
#left_column_text1 ul, ol      { margin:0 1.5em 1.5em 1.5em; list-style-type: none; }
#left_column_text1 a      {background: url(images/link.gif) center left no-repeat; padding-left: 20px; color: #1E3662;}
#left_column_text1 a:hover {background: url(images/link3.gif) center left no-repeat; padding-left: 20px; color: #a01515;} 
#left_column_text1 h2 { font-size: 1.28em; color: #2F2F2F;}
.lct1    { padding: .8em; margin-bottom: 1em; border: 4px solid #ddd; }
.lct1    { background: #EFEFEF; color: #529214; border-color: #DFDFDF; }

#left_column_text2 {margin: 0 0 0 21px ;width: 224px;}

#left_column_info {
	padding: 22px 0px 18px 27px ;
	margin: 0 0 32px 7px ;
	width: 310px;
}
#left_column_praxis {background: url(images/kiss-therapie-bg-1.jpg) center left no-repeat; padding: 25px 0 0 33px; color: #3b4356; 
	margin: 20px 0 0 0;
	width: 310px;
		height: 340px;
}
#left_column_praxis	h4 { color: #3b4356;
	font-size: 14px;
	line-height: 19px;
	margin: 0 0 14px 0;
	letter-spacing: -1px;
	font-weight: bold;
}
#left_column_praxis	p {
	color: #3b4356;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#left_column_text .quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: -.02em;
	line-height: 1.5em;
	margin-bottom: 10px;
	color: #646451;
}
#left_column_text3 .quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: -.02em;
	line-height: 1.5em;
	margin-bottom: 10px;
	color: #646451;
}

#left_column_text .signature {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #a01515;
	text-align: right;
	margin-bottom: 0;
}
#left_column_text3 .signature {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #a01515;
	text-align: right;
	margin-bottom: 0;
}

#left_column_space{ margin: 15px 0 0 0;}
#left_column_spacek{ margin: 23px 0 0 0;}


#right_column {float: left;width: 470px;margin: 35px 0 0 50px;}
#right_column_p {float: left;width: 515px;margin: 35px 0 0 20px;}	
#right_column_sy {float: left;width: 470px;margin: 35px 0 0 50px;}

#right_column_form {float: left;width: 500px;margin: 29px 0 0 10px;}

#right_column h1 {font: 1.875em Georgia, "Times New Roman", Times, serif;color: #a01515;margin-bottom: 30px;}
#right_column_p h1 {font: 1.875em Georgia, "Times New Roman", Times, serif;color: #a01515;margin-bottom: 30px;}

#right_column h2 {font: 1.875em Georgia, "Times New Roman", Times, serif;color: #a01515;margin-bottom: 30px;}
#right_column_p h2 {font: 1.875em Georgia, "Times New Roman", Times, serif;color: #a01515;margin-bottom: 30px;}

#right_column h3 {font-size: 1.125em;margin-bottom: 15px;font-weight: bold;line-height: 1.2em;}
#right_column_p h3 {font-size: 1.125em;margin-bottom: 15px;font-weight: bold;line-height: 1.2em;}


.right_top h4 { 		line-height: 6px;
	font-size: 16px;
	margin: 20px 0 0px 0;
	font-weight: bold; 	color: #1E3662;
}
.right_top h4 a{ 	

	font-size: 16px;
	margin: 20px 0 0px 0;
	font-weight: bold; 	color: #1E3662;
}
.right_top h4 a:hover{
	font-size:  16px;
	margin: 20px 0 0px 0;
	font-weight: bold; 	color: #a01515;
}
.right_top a:visited { 	

	font-size: 16px;
	margin: 20px 0 0px 0;
	font-weight: bold; 	color: #1E3662;
}

#right_column h6 {
	font-size: 0.875em;
	margin: 20px 0 0 0;
	font-weight: bold;
}

.right_column {
	margin: 0 0 10px 0;

}

#right_column .button a {
	font-size: 0.8125em;
	color: #a01515;
}

#right_column .button a:hover {
	font-size: 0.8125em;
	color: #131314;
}

#right_column .button h4 {
	font-size: 1.0em;
	margin: 25px 0 0 0;
	font-weight: bold;
}
.right_column_left {
	text-align: right;
	width: 400px;
float:right;
	line-height: 3em;

	margin: -12px 15px 5px 0px;	
}
.right_column_right {

float:left;
	width: 20px;
	height: 20px;
}
.right_column_right img {

margin:5px 0px 0px 0px
}
.right_column strong      { font-weight: normal; color: #2E2E25;}
.right_column_left a {background: url(images/link_bg.jpg) no-repeat right center; padding-right: 16px; color: #1E3662;}
.right_column_left a:hover {background: url(images/link_bg11.jpg) no-repeat right center; padding-right: 16px; color: #a01515;}
.right_column a {background: url(images/link.gif) center left no-repeat; padding-left: 15px; color: #1E3662;}
.right_column a:hover {background: url(images/link3.gif) center left no-repeat; padding-left: 15px; color: #a01515;}
.right_columnH a {background: url(images/link.gif) center left no-repeat; padding-left: 15px; color: #1E3662;}
.right_columnH a:hover {background: url(images/link3.gif) center left no-repeat; padding-left: 15px; color: #a01515;}


#right_column li {
	list-style-type: disc;
	font-size: 0.8125em;
	color: #131314;
}

#right_column .quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: -.02em;
	line-height: 1.5em;
	margin-bottom: 10px;
	margin-top: 40px;
	color: #646451;
}

#right_column .signature {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #a01515;
	text-align: right;
	margin-bottom: 0;
}

.border { border: 1px solid #384772;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 35px;
	text-align: center;
	padding: 25px;
	margin: 22px 0 15px 0;
}
.border a {color: #1E3662;}
.border a:hover { color: #a01515;}



/* CONTACT PAGE--------- */
.contact #right_column a {
	background-image: none;
	padding: 0px;
	color: #a01515;
}

.contact #right_column a:hover {
	text-decoration: none;
	color: #5b5b5b;
}

.contact #right_column h3 {
	margin-bottom: 0px;
}






/* FOOTER--------- */
#footer {
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 150px;
	width: 953px;
	text-align: center;
	color: #1d1d20;
	font-size: 0.625em;
}

#footer a {
	color: #1d1d20;
}

#footer a:hover {
	color: #a01515;
	text-decoration: none;
}

#footerlinks ul {
	margin-bottom: 5px;
}

#footerlinks li {
	display: inline;
	list-style-type: none;
}

#footerlinks a {
	color: #a01515;
}

#footerlinks a:hover {
	color: #1d1d20;
	text-decoration: none;
}


/* Success, error & notice boxes for messages and errors. */
.error,
 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }
.error      { background: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }
.notice     { background: url(images/kiss-information.jpg) top left no-repeat;  font-size: 0.8em; 	font-family:Verdana, Arial, Helvetica, sans-serif; }
.notice  h2   { font-size: 1.20em; 	font-family:Verdana, Arial, Helvetica, sans-serif;}
.success    { background: #E6EFC2; color: #529214; border-color: #C6D880; }
.error a    { color: #D12F19; }
.notice a   {  font-size: 1.2em; background: url(images/link.gif) center left no-repeat; padding-left: 20px; color: #1E3662; }
.notice a:hover   { background: url(images/link2.gif) center left no-repeat; padding-left: 20px; color: #CC0000; }
.success a  { color: #529214; }


.hilite {
	text-decoration: underline;
	border-bottom-color: #33CC00;
}

