/***********************************************/
/* manager.css                                 */
/* Use with template index.php                 */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
* {margin:0;padding:0;border:0;}
body{
	font-family: Arial,sans-serif;
	color: #333333;
	background-color: #C6C9CF;
	line-height: 1.166;
	font-size: 99%;
	/*margin: 0px;*/
	/*margin: 0 0 0 50px;*/
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	/*width: 785px;*/
	width: 860px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

hr {
	height: 1px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #99CCFF; /*#006699;*/
	margin: 0px 5px 0px 5px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 80%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 10px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 60%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

.select {
	background-color:white;
	font-size:10px;
	font-weight:normal;
	border: 1px solid #000;
	color:black;
	width:126px;
}

.input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:white;
	font-size:10px;
	font-weight:normal;
	border: 1px solid #000;
	color:black;
	/*width:252px;*/
}

.button { 
	background-color:#1b6ce2;
	color:#ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid 1px black;
	border-bottom-color:black;
	border-left-color:black;
	border-right-color:black;
	border-top-color:black;
}

.regSelect {
	background-color:white;
	font-size:10px;
	font-weight:normal;
	border: 1px solid #000;
	color:black;
	width:126px;
}

.regInput {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:white;
	font-size:10px;
	font-weight:normal;
	border: 1px solid #000;
	color:black;
	width:252px;
}

.regInput2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:white;
	font-size:10px;
	font-weight:normal;
	border: 1px solid #000;
	color:black;
	width:124px;
}

* html .regInput2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:white;
	font-size:10px;
	font-weight:normal;
	border: 1px solid #000;
	color:black;
	width:122px;
}

*+html .regInput2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:white;
	font-size:10px;
	font-weight:normal;
	border: 1px solid #000;
	color:black;
	width:122px;
}


.regButton { 
	background-color:#1b6ce2;
	color:#ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid 1px black;
	border-bottom-color:black;
	border-left-color:black;
	border-right-color:black;
	border-top-color:black;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#gadma{padding:0 12px 12px 12px;}

#sandbox {
	background-color: #FFFFFF;
	background-image:url(images/new_design/content_BG.gif);
	background-repeat:repeat-y;
	width: 781px;
	margin:0;
	padding:0;
}
#sandbox *{margin:0}


#masthead{
	/*float: left;*/
	margin-bottom: 10px;
	/*padding: 10px 0px 0px 0px;*/
	/*border-bottom: 1px solid #cccccc;*/
	width: 100%;
	/*height: 130px;*/
}

#kopf{
	float:left;
	width : 611px;
	height : 87px;
	text-align: right;
	background-image: url(images/new_design/bglogo.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	color: #FFFFFF;
}

#toolbox{
	/*float: right;*/
	font-size: 70%;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 621px;
	width : 161px;
	height : 120px;
	/*padding: 10px;*/
	background-image:url(images/new_design/formular_bg.gif);
}

#toolbox a {
	/*font-size: 120%;*/
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.loginformInput {
	width: 120px;
	height: 12px;
	font-size: 9px;
	color: #666666;
	border: none;
}

#passwortVergessen {
	font-size: 8px;
}

#menuTop{
	/*float: left;*/
	margin-top: -62px;
	width : 612px;
	height : 24px;
	background-image:url(images/new_design/nav-bg.gif);
}

#navBar{
	float: left;
	width: 150px;
	margin: 0px 0px 0px 10px;
	background-color: white;
	/*border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;*/
}

#headlines{
	font-size: 90%;
	float:right;
	width: 161px;
	margin:0;
	padding:0px;
	/*border: 1px solid #cccccc;*/
}

/************* #kontakt style **************/

#kontakt {
	color: #FFFFFF;
	font-size: 100%;
	line-height: 2;
	/*font-weight: bold;*/
	padding: 8px;

}

#kontakt a{
	/*font-size: 70%;*/
	font-weight: bold;
}

#kontakt h2{
	color: #FFFFFF;
	font-size: 150%;

}

/************* #content start **************/

#content{
	float: left;
	/*width: 55%;*/
	width: 420px;
	margin:0;
}
html>body #content {
  width: 450px;
}
#contentRandOben{
	height: 10px;
	font-size: 1px;
	background: url(images/new_design/inhalt_rundOben.gif) no-repeat top left;
	margin: 0px;
	padding: 0px;
}

#contentRand{
	background-image:url(images/new_design/weissbg.gif);
}

#contentRand .unten {
	clear: both;
	background: transparent url(images/new_design/weissrand_unten.gif) no-repeat
	bottom left;
}

/************* #content tabs **************/

#contentTab{
	float: left;
	/*width: 55%;*/
	width: 600px;
}

#contentTabRandOben{
	height: 10px;
	font-size: 1px;
	background: url(images/new_design/inhalt_rundOben.gif) no-repeat top left;
	margin: 0px;
	padding: 0px;
}

#contentTabRand{
	background-image:url(images/new_design/weissbg.gif);
}

#contentTabRand .unten {
	clear: both;
	background: transparent url(images/new_design/weissrand_unten2.gif) no-repeat
	bottom left;
}

/************* #globalNav styles **************/

#globalNav{
	margin-top: 71px;
	padding: 0px 5px 0px 0px;
	/*border-bottom: 1px solid #CCC;*/
	color: #cccccc;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
	color:#FFFFFF;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	/*padding: 2px 0px 0 10px;*/
	margin: 0px 0px 0px 10px;
}

/************** .story styles *****************/

#storyRand{
	margin-left: 10px;
	background-image: url(images/new_design/weissbg.gif);
	}

#storyRand .randUnten {
	background: transparent url(images/new_design/weissrand_unten.gif) no-repeat bottom left;
}

#storyRandTab{
	margin-left: 10px;
	background-image: url(images/new_design/weissbg3.gif);
	}

#storyRandTab .randUntenTab {
	background: transparent url(images/new_design/weissrand_unten3.gif) no-repeat bottom left;
}

#bildTextRight1{
	width: 203px;
	margin: 10px 10px 5px 10px;
	padding-bottom: 0px;
	float: right;
	border: solid 1px #999999;
}

#bildTextRight1 p{
	background-color: #bfd5e0;
	font-size: 85%;
	margin: 0px;
	padding: 4px;
	
	/*background-image:url(images/new_design/hellblau_bg.gif);
	background-repeat:repeat-y;;*/
}

.story{
	/*clear: both;*/
	background: transparent url(images/new_design/dot_blau.gif) 2px 3px no-repeat;
	/*margin-left: 10px;*/
	/*border-right: 1px solid #cccccc;*/
	padding: 10px 10px 0px 10px;
	font-size: 80%;
}

.story p{
	/*background: transparent url(images/new_design/dot_blau.gif) 2px 3px no-repeat;*/
	/*padding: 0px 0px 10px 0px;*/
}

.listen_zelle td {
	border-bottom: #cccccc solid 1px;
	font-size: 90%;
}


/************* #siteInfo styles ***************/

#footer{
	clear: both;
	height: 30px;
	width: 781px;
	/*border-top: 1px solid #cccccc;*/
	background-image: url(images/new_design/inhalt_rundUnten.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	/*border-bottom: 1px solid #cccccc;*/
	font-size: 75%;
	color: #cccccc;
	padding: 5px 0px 5px 0px;
	text-align: center;
	/*margin-bottom: 5px;*/
}

/************* #search styles ***************/
/********************************************/

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionSquare {
	background-image: url(images/new_design/hellblau_bg.gif);
	background-repeat: repeat-y;
}

#sectionSquare .unten {
	clear: both;
	background: url(images/new_design/hellblau_bg-unten.gif) no-repeat bottom left;
	margin: 0;
	padding: 0;
	border-width: 0;
}

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}

#sectionLinks h3{
	/*padding: 10px 0px 2px 10px;*/
	
	background: transparent url(images/new_design/arrow.gif) 0 12px no-repeat;
	text-indent: 4px;
	margin-left: 10px;
	padding: 11px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	/*border-bottom: 1px solid #dddddd;*/
	padding: 10px 0px 2px 10px;
	font-size: 90%;
}

#sectionLinks a:hover{
	/*background-color: #dddddd;*/
	color: #666666;
	text-decoration: underline;
}

/************** #headlines styles **************/

#headlinesSquare{
	/*overflow: hidden;*/
	background-image:url(images/new_design/hellblau_bg.gif);
	width: 150px;
}

#headlinesSquare .unten {
	clear: both;
	background: url(images/new_design/hellblau_bg-unten.gif) no-repeat bottom left;
}

#headlinesSquare_overflow{
	overflow: hidden;
	width: 145px;
}

#headlinesLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

#headlines h3{
	background: transparent url(images/new_design/arrow.gif) 0 12px no-repeat;
	text-indent: 4px;
	margin-left: 10px;
	padding: 10px 0px 0px 10px;
}

#headlines a {
	/*display: block;*/
	/*border-top: 1px solid #cccccc;*/
	/*padding: 2px 0px 2px 10px;*/
}

#headlines a:hover{
	/*background-color: #dddddd;*/
	text-decoration: underline;
}


#xxxheadlines{
	margin: 0px 0px 0px 10px;
	/*padding: 10px 10px 10px 10px;*/
	font-size: 80%;
}

#xxxheadlines p{
	padding: 5px 0px 5px 0px;
}

/************** #header styles für Tabs mit runden Ecken **************/

#header {
  float:left;
  width:100%;
  background:url("../images/round_tabs/bg3.gif") repeat-x bottom;
  font-size:90%;
  line-height:normal;
  }
#header ul {
  margin:0;
  padding:10px 10px 0;
  list-style: none;
  }
#header li {
  float:left;
  background:url("../images/round_tabs/left_both3.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  border-bottom:1px solid #244693;
  }
#header a {
  float:left;
  display:block;
  width:0.1em;
  background:url("../images/round_tabs/right_both3.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#666666;
  }
#header > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#000;
  }
#ausbildung #nav-ausbildung, #business #nav-business, #kontakt #nav-kontakt,
#faehigkeiten #nav-faehigkeiten, #persoenlich #nav-persoenlich,
#pdf #nav-pdf {
  background-position:0 -150px;
  border-width:0;
  }
#ausbildung #nav-ausbildung a, #business #nav-business a, #kontakt #nav-kontakt a,
#faehigkeiten #nav-faehigkeiten a, #persoenlich #nav-persoenlich a,
#pdf #nav-pdf a {
  background-position:100% -150px;
  padding-bottom:5px;
  color:#000;
  }
#header li:hover, #header li:hover a {
  background-position:0% -150px;
  color:#000;
  }
#header li:hover a {
  background-position:100% -150px;
  }
  
#inhalt {
  border:1px solid #244693;
  background-color:#FFFFFF;
  }
