@charset "UTF-8";

/*
Theme Name:Christa Berger v1.0 - DE
Theme URI: http://www.webnfoto.com
Description: Handcoded Wordpress Theme for Accessibility Lovers by <a href="http://www.webnfoto.com">Andreas Hafenscher</a> Author: Andreas Hafenscher
Author URI: http://www.webnfoto.compact


*/

html, body, div, p, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, tt, var,
dl, dt, dd, ul, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	background-color: #fdf4f0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* END RESET */



p {
	margin: 10px 0;
	}

ul {
	padding: 0 15px 0 20px;;
	}

 a:active, a:visited, a:link {
	 color: #E9967A;
	 font-weight: bold;
	 text-decoration: none;
  }

a:hover,  a:focus   {
  	color: #333;
  	text-decoration: underline;
  	font-weight: bold;
  }
  
a:active { position: relative; right:1px; top:0; }






	

.wrapper
{
	width: 751px;
	height: auto;
	text-align: center;
	margin: 0 auto;
	background-color: white;
}
.header
{
	width: 751px;
	height: 30px;
	background-color: #E9967A;
	text-align: left;
	
}

.header-text
{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 6px;
	margin-left: 40px;
	padding-top: 7px;	
}

.nav-bar
{
	width: 751px;
	height: 100px;
	padding: 0 0 0 40px;
	font-style: italic;
	}

.welcome-bar
{
	width: 751px;
	height: 290px;
	background-color: #ffefe9;
}

.welcome-bar-neu
{
	width: 751px;
	height: 270px;
	background-color: #ffefe9;
}

img {
	float: left;
	margin: 18px 0 0 40px;
	border: 2px solid white;
	}

.welcome-bar-neu2
{
	width: 751px;
	height: 250px;
	background-color: #ffefe9;
}

.welcome-text-holder
{
	float: left;
	width: 420px;
	margin-left: 50px;
	margin-top: 15px;
	text-align: left;
}

.welcome-text-holder-neu
{
	float: left;
	margin-left: 40px;
	margin-top: 25px;
	text-align: left;
}

.welcome-text1
{
	font-family: tahoma;
	font-size: 23px;
	color: #6e6e6e;	
	line-height: 1.3
}

.welcome-text2
{
	font-family: tahoma;
	font-size: 16px;
	color: #6e6e6e;
	padding-top: 10px;
	line-height: 1.3;
}

.welcome-text2-neu
{
	font-family: tahoma;
	font-size: 13px;
	color: #6e6e6e;
	padding-top: 10px;
	line-height: 1.2;
}

.welcome-text3-neu
{
	font-family: tahoma;
	font-size: 11px;
	color: #6e6e6e;
	padding-top: 20px;
	line-height: 1.2;
	text-align: center;
}

.news-bar
{
	width: 751px;
	height: 360px;
	background-color: #ffffff;
}

.news-bar2
{
	width: 751px;
	height: 260px;
	background-color: #ffffff;
}

.news-text-holder
{
	float: left;
	width: 310px;
	text-align: left;
	margin-left: 40px;
	margin-top: 25px;
}

.project-text-holder
{
	float: left;
	width: 310px;
	text-align: left;
	margin-left: 40px;
	margin-top: 25px;
}

.title-text
{
	font-family: tahoma;
	font-size: 18pt;
	color: #6e6e6e;	
}

.title-text-neu
{
	font-family: tahoma;
	font-size: 17px;
	color: #6e6e6e;	
	text-align:left;
	line-height: 1.2;	
}

.gray{
	background-color: #ffefe9;	
	padding: 12px 0 12px 25px;
}

.date-text
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;	
}

.nav-button
{
	font-family: tahoma;
	font-size: 20px;
	color: #989898;
	margin-top: 15px;
	text-align: left;
	line-height: 1.3;
}

.copyright-bar
{
	width: 751px;
	height: 46px;
	background-color: #ffefe9;
	border-bottom: solid 1px #e3e3e3;
}

a.nav:link {color: #6e6e6e; text-decoration: none; }
a.nav:visited {color: #6e6e6e; text-decoration: none; }
a.nav:hover {color: #000000; text-decoration: none; cursor: pointer; }
a.nav:active {color: #6e6e6e; }

