@charset "utf-8";
/* CSS Document */

/**
 * @author      Andrej Heinemann
 * @subpackage  Annette Köstermenke
 * @link        http://www.schrift2000.de
 * @email       info@schrift2000.de
 * @copyright   Andrej Heinemann
 *
 * Template Annette Köstermenke Version: 3.2.0
 * Copyright (C) 2013 Andrej Heinemann // 10.12.2013
 * 
**/

/* ************** ALLGEMEINE FORMATIERUNGEN *********************
*****************************************************************/

img {
	border:none;
}

#{
	margin: 0px;
	padding: 0px;
}

p{
	0px; 
}

html, body{
	margin: 0 auto;
	padding:0px;
	background-color:#CCC;
	font-family: 'Source Sans Pro', sans-serif;
	color: #000;
	line-height:24px;
	font-size: 15px;
	height:100%;
	
}


body a{ text-decoration: none;}
a:link {color: #674B87; }
a:visited {color: #000; }
a:hover {color: #9175B2;}
a:focus {color:#fff;}

/******************************++ÜBERSCHRIFTEN++***********************************/


h1{
	font-size:27px;
	color:#2E213E;
    line-height:30px;
	font-family: 'Imprima', sans-serif;
}

.startseite h1{
	display:none;
}

h2{
	font-size:18px;
	color:#9175B2;
	margin-bottom:-15px;
	font-family: 'Imprima', sans-serif;
}


h3{
	font-size:20px;
	margin-bottom:-10px;
	color:#674B87;
	font-family: 'Imprima', sans-serif;
}

h4{
	font-size:18px;
	color:#2E213E;
	margin-bottom:-15px;
	font-family: 'Imprima', sans-serif;
}

h5{
	font-size:27px;
	color:#2E213E;
	margin-top:15px;
	margin-bottom:-20px;
    line-height:30px;
	font-family: 'Imprima', sans-serif;
}

h6{
	font-size:18px;
	color:#2E213E;
	font-family: 'Imprima', sans-serif;
}

.ueber_mich h1{
	color:#9175B2;
}


/******************************++ANMELDEFORMULAR++***********************************/

#anmeldeformular{
	border: 3px dotted #674B87;
	padding: 20px;
}

/******************************++WRAPPER++***********************************/


#wrapper{
	width: 980px;
	margin: 0 auto;
}

/******************************++HEADER++***********************************/

#header{
	width:100%;
	height:130px;
	background-image:url(../images/bg_header.jpg);
	background-repeat:no-repeat;
	float:left;
	background-position: top center;
}

#header_inner{
	width:980px;
	margin: 0 auto;
	height:130px;
}

/******************************++LOGO++***********************************/

#logo{
	width:165px;
	height:80px;
	float:left;
	margin-top:8px;
}

/******************************++HINTERGRUNDBILD++***********************************/

#bg_bild{
	width:100%;
	height:100%;
	background-position: top center;
	background-repeat:no-repeat;
	background-image:url(../images/bg_index_grey_003.jpg);
	background-attachment: fixed;
	overflow:auto;
}

.anfahrt #bg_bild{
	width:100%;
	height:100%;
	background-position: top center;
	background-repeat:no-repeat;
	background-image:url(../images/bg_index_grey_.jpg);
	background-attachment: fixed;
	overflow:auto;
}
	

.ueber_mich #bg_bild{
	width:100%;
	height:100%;
	background-position: top center;
	background-repeat:no-repeat;
	background-image:url(../images/bg_annette.jpg);
	background-attachment: fixed;
	overflow:auto;
}
	
/******************************++TOP-MENUE++***********************************/	
	
#top_menue{
  text-align:center;
  font-size:12px;
  float:right;
}

#top_menue ul.menu{	
  list-style-type: none;
  margin-top:87px;
  height: 20px;
}

#top_menue ul.menu li{
	-webkit-text-shadow: 0px 0px 10px #000; 
    -moz-text-shadow: 0px 0px 10px #000;  
    text-shadow: 0px 0px 10px #000;
	width: 65px;
	height: 20px;
	float:left;
}

#top_menue ul.menu li a{
     color: #fff;
	 padding:5px;
     text-decoration: none;
}

#top_menue ul.menu li a:hover{
	height:20px;
    color:#674B87;
}

#top_menue ul.menu li.active a{
	height:20px;
	color:#674B87;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++NAVIGATION*/

#navigation{
	width:1000px;
	height:5px;
	font-family: 'Imprima', sans-serif;
	background-color:#674B87;
	float:left;
}

#navigation ul.menu{
	font-size:18px;
	height: 30px;
	line-height: 16px;
	margin-top:5px;
	background-color: #1f0f2c;
	color:#fff;
	float:left;
	width:960px;
	list-style-type: none;
	height:25px;
}


#navigation ul.menu li{
    height:20px;
	width:120px;
	margin-right:8px;
	text-align:center;
    float:left;
}

#navigation ul.menu li a{
    
/*	width:120px;*/
	padding:4px;
	text-align:center;
    float:left;
	color: #fff;
}

#navigation ul.menu li.item-103{
	margin-left: -30px;
}


#navigation ul.menu li.item-107{
	margin-left: 60px;
}


#navigation ul.menu li.item-106{
	margin-left: 20px;
}

#navigation ul.menu li a:hover{
	color: #674B87;
}
 
#navigation ul.menu li.active a{
	color: #674B87;
}




#navigation ul.menu li.item-113 a:hover{
	color: #674B87;
}

#navigation ul.menu li.active a.item-113{
	color: #674B87;
}

/******************************++CONTENT++***********************************/

#content{
	margin-top:35px;
	padding:20px 377px 20px 25px;
	width:578px;
	height:25px;
	font-size:16px;
	line-height:25px;
	float:left;
}

.ueber_mich #content{
	color:#ccc;
}

.anfahrt #content{
	padding:10px 0px 0px 0px;
	width:980px;
}

/******************************++TABELLEN++***********************************/

#table_kurse{
	width: 576px;
	border:1px solid #674B87;
	background-image:url(../images/bg_white_50.png);
	font-size:18px;
	font-weight: 300;
	color:#2E213E;
	font-family: 'Imprima', sans-serif;
}

#table_kennenlernabend{
	width: 565px;
	border:1px solid #674B87;
	background-image:url(../images/bg_white_50.png);
	font-size:18px;
	font-weight: 300;
	color:#2E213E;
	font-family: 'Imprima', sans-serif;
}


#table_einzelberatung{
	width: 540px;
	height: 150px;
	border:1px solid #674B87;
	background-image:url(../images/bg_white_50.png);
	font-size:18px;
	font-weight: 300;
	color:#2E213E;
	font-family: 'Imprima', sans-serif;
}

#txt_kurse{
	border:1px solid #674B87;
	background-image:url(../images/bg_white_50.png);
	padding:10px 10px 10px 30px;
	margin-bottom:30px;
}

#txt_dauer{
	border:1px solid #674B87;
	background-image:url(../images/bg_white_50.png);
	padding:0px 10px 30px 30px;
}


/*****************************++FOOTER++***********************************/

#footer{
	bottom: 0;
	height:80px;
	width: 100%;  
	position: fixed;
	float:left;
	background-position: top center;
	background-image:url(../images/bg_footer.jpg);
	background-repeat:no-repeat;
	z-index: 9999;
}

#txt_footer{
	color:#fff;
	font-size: 12px;
	text-align:left;
	margin-top:10px;
}

#footer_inner{
	width:980px;
	height:80px;
	margin: 0 auto;
}

/* ++++++++++++++++++ Form +++++++++++++++++++++++++*/

#formular{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:18px;
	color:#000;
	line-height:19px;
	padding-bottom:30px;
}

.kontakt #content{
	margin-left:-83px;
}

#tabel_danke{
	position:absolute;
	margin-left:200px;
	-webkit-box-shadow: 0px 0px 5px 5px #000;
	-moz-box-shadow: 0px 0px 5px 5px #000;
	box-shadow: 0px 0px 5px 5px #000;
	color: #000;
}

/* ++++++++++++++++++++IMPRESSUM+++++++++++++++++++++++*/

#txt_impressum{
	color:#000;
	font-weight:600;
	font-size:18px;
	line-height:24px;
}

#heinemann_all{
	width:425px;
	margin-left:0px;
	border: 1px solid #000;
	border-radius: 4px;
	padding:20px 20px 10px 20px;
}

#heinemann_group{
	margin-right:20px;
	width:83px;
	height:53px;
	float:left;
}

#txt_schrift2000{
	color:#000;
	font-size:13px;
}

#txt_heinemann_group{
	color:#000;
	font-size:13px;
	line-height:30px;
}
/* ++++++++++++++++++++BILDER+++++++++++++++++++++++*/

#beraterin{
	font-size:26px;
	margin-left:33px;
	margin-top: 41px;
	color:#9175B2;
	float:left;
}

#bach{
	border:2px solid #674B87;
	width:204px;
	margin-top:4px;
	float:left;
	margin-right:15px;
	height:233px;

}