/***********************************************/
/* gezgin.css                             */
/* Use with template gezgin.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
}

a{
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
}

a:link{
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

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

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

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #003366;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}

h2{
	font-family: Arial, sans-serif;
	font-size: 1px;
	color: #003366;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}

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

h4{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #CCCCCC;
	margin: 0px;
	line-height: 16px;
	letter-spacing: 0.1px;
	text-align: center;
	word-spacing: 0.1px;
	display: block;
	font-style: normal;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCC99;
	border-bottom-color: #CCCC99;
	background-color: #990000;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0px;
	line-height: 100%;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
	display: block;
	height: 14px;
	width: auto;
	font-weight: bolder;
	color: #CCCCCC;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-style: oblique;
	font-variant: small-caps;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
	display: block;
	height: 1px;
	width: 55%;
	position: absolute;
	color: #FFFFFF;
	visibility: hidden;
}

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;
}

html, body {
  height:100%;
}
p.ibox{
  height:100%;
  width:100%;
  margin-left:auto;
  margin-right:auto;
  padding:0.2em;
  border:dotted 1px #009;
  background-color:#fcfcfc;
}

#bg {
	margin: 0px;
	height: 100%;
	width: 100%;
	padding: 0px;
}

img.skaliere
{
	max-width: 100%;
	width: 180px;
	max-height: 100%;
	height: 80px;
	margin: 0px;
	padding: 0px;
}

img.skaliere-1 {

	max-width: 100%;
	width: 260px;
	max-height: 100%;
	height: 195px;
	margin: 0px;
	padding: 0px;
}

img.skaliere-2 {

	max-width: 100%;
	width: 200px;
	max-height: 100%;
	height: 50px;
	margin: 0px;
	padding: 0px;
}

img.skaliere-3 {

	max-width: 100%;
	width: 200px;
	max-height: 100%;
	height: 122px;
	margin: 0px;
	padding: 0px;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 100%;
	position: absolute;
	height: 1px;
	margin: 0px;
	top: 0px;
	left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	right: 0px;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #003366;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #cccccc;
}

#headlines{
	float:right;
	width: 20%;
	padding-right: 10px;
	top: 40px;
	position: relative;
	left: auto;
	display: block;
	background-color: #B4B8AD;
}

#content{
	float: left;
	width: 58%;
	top: 24px;
	position: absolute;
	visibility: visible;
	left: 20%;
	right: 10%;
	padding-left: 10px;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	bottom: 10px;
	height: 92%;
}

#gezgin{
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #999999;
	font-size: 85%;
	font-weight: bold;
}

/***********************************************/
/* Components                                  */
/***********************************************/

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


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

#globalNav{
	color: #000099;
	left: 20%;
	position: absolute;
	width: auto;
	visibility: visible;
	right: 0px;
	top: 0%;
	height: 22px;
	background-color: #D5D7D0;
	margin: 0px;
	border-bottom-width: 3px;
	border-bottom-style: outset;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #999999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	display: block;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 80%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

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

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

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


/************** .feature styles ***************/

.feature{
	font-size: 1px;
	margin: 0px;
	height: 1px;
	width: 55%;
	position: relative;
	left: 0px;
	top: 2px;
	right: 0px;
	line-height: 1px;
	color: #FFFFFF;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
	display: inline;
	text-align: justify;
	vertical-align: sub;
	padding: 0px;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
}

.feature h3{
	text-align: left;
	font-size: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	height: 1px;
	width: 1px;
	left: 1px;
	top: 1px;
}

.feature img{
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

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

.story{
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	height: 1px;
	width: 1px;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
	display: inline;
	text-align: justify;
	padding: 0px;
	position: absolute;
	bottom: 0px;
}

.story p{
	font-size: 1px;
	line-height: 1px;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
	height: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 55%;
	position: absolute;
	bottom: 0px;
	display: block;
	visibility: hidden;
	overflow: hidden;
	color: #FFFFFF;
}

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

#siteInfo{
	clear: both;
	background-color: #003366;
	margin: 0px;
	display: block;
	padding: 0px;
}

#siteInfo img{
	padding: 0px;
	bottom: 0px;
	left: 0px;
	position: absolute;
}
/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

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

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #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 ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 85%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bolder;
	font-style: oblique;
	font-variant: small-caps;
	color: #CCCCCC;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 30px;
	background-image: url(0001.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#sectionLinks a:hover{
	color: #FFFFFF;
	background-image: url(0002.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	font-size: 90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.relatedLinks h3{
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	line-height: 12px;
	height: 14px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin: 0px;
	left: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
	background-color: #990000;
	color: #CCCCCC;
}
.relatedLinks p{
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: auto;
	margin: 0px;
	text-align: left;
	color: #CCCCCC;
	display: block;
	line-height: 100%;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
	padding: 5px;
	position: relative;
	width: auto;
}
.relatedLinks a:link,
.relatedLinks a:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 90%;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	text-align: left;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 30px;
}

/*********** .gezginLinks styles ***********/
#gezginLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
}

#gezginLinks a {
	display: block;
	color: #CCCCCC;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	letter-spacing: 0.1px;
	margin: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	text-align: center;
}

#gezginLinks a:hover{
	background-color: #dddddd;
	color: #003366;
}




/************** #advert styles **************/

#advert{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#advert img{
	display: block;
	background-image: url(banner.gif);
}

#advert-telefon {
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bolder;
	font-variant: small-caps;
	line-height: 12px;
	height: 193px;
	margin: 0px;
	left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: outset;
	border-bottom-color: #CCCCCC;
	text-align: center;
	background-image: url(telefon.jpg);
	padding: 0px;
}

#advert-banner {
	height: 90px;
	margin: 0px;
	background-image: url(banner.gif);
	padding: 0px;
	width: 200px;
	display: block;
	background-position: center center;
	position: relative;
	visibility: visible;
	}
/************** #headlines styles **************/

#headlines{
	margin: 0px;
	font-size: 80%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#headlines p{
	display: block;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bolder;
	color: #FF0000;
}
