* { margin: 0; padding: 0; }

html {height:100%;}

body  {
font-size: 100.01%;
background: #004F80;
margin-top: 10px;
min-height: 101%;
color: #FFF;
}
h1, h2, h3, h4, h5, h6, p, br, ul, ol, li, hr  {
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, td, th, fieldset, input, textarea, address, blockquote, nobr, b, i  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}


body {
text-align: center;
}


#container {
	color: #000;
	background: #FFF;
	text-align: left;
	margin: 0 auto;
	width: 750px;
	border: 10px solid White;
}


/*header 
____________________________________________________________________*/

#header {
	background-color: #fff;
	color: #000;
	height: 195px;
	width: 100%;
	background-image: url(../img/hg-header.gif);
	background-position: top;
	background-repeat: no-repeat;
}



#title h1{
	display: none;
	vertical-align: bottom;
}


#navi{
	padding: 4px;
	width: 580px;
	margin-bottom: 90px;
	height: 20px;
}

/*	Hack gegen 3-Pixel-Bug im IE Win*/
/*\*/
* html div#navi {
	margin-bottom: 87px;
}
/**/

#navi img{
	vertical-align: middle;
}

#navi a:link, #navi a:visited, #navi a:hover, #navi a:focus, #navi a:active  {
	color: #FFF;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 0.75em;
	vertical-align: middle;

}


#navizwei{
	width: 750px;
	text-align: right;
	margin-bottom: 15px;
}

#navizwei a:link, #navizwei a:visited, #navizwei a:focus, #navizwei a:hover, #navizwei a:active  {
	color: #FFF;
	background-color: #00A1E2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-decoration: none;
	margin-right: 8px;
}

/***ljubinka jokic URL-Image *****/

#home{
	width: 750px;
	text-align: right;
	margin-top: 5px;
}

#home img{
	padding-right: 5px;
	border: 0;
	
}

/*Content start 
______________________________________________________________________________*/

#content       {
	min-height: 350px;
	height: auto;
}

/*\*/
* html #content {
    height: 370px;
}
/**/


/* hintergrundbild content Index 
und setzt den Text nach rechts */
.contenthgb       {
	background-image: url(../img/hg-content-index3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	/*padding-left: 410px;*/
	padding-left: 430px;
}

.contenthgbalt       {
	background-image: url(../img/hg-content-index.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	padding-left: 470px;
}

/* hintergrundbild content  subseiten */
.contenthgbkl       {
	background: #fff;
	background-image: url(../img/hg-content-kleiner2.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}

.contenthgbkl2       {
	background: #fff;
	background-image: url(../img/ljubinka2kl.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}



.textgalerie {
	padding-left: 408px;
}


.border{
	border: 1px solid #A6C3BB;
	padding: 8px;
	margin-right: 20px;
}

.borderphoto{
	border: 1px solid #A6C3BB;
	padding: 8px;
	margin-right: 20px;
}


/*************container fuer bild, dass umflossen wird *************/
#hgbild {
	width: 408px;
	height: 310px;
	float: left;
	clear: left;
}

/*#presse{
	width: 408px;
	height: 250px;
	float: left;
	clear: left;
}*/
/*	wichtig: "position:relative;" und "left" statt "margin-left" */ 
div#presse {
	float: left;
	clear: left;
	position: relative;
	left: 18px;
	width: 408px;
	font-size: 0.8em;
}
/*	nur für IE Mac, sonst setzt der die Inhalt an den linken Außenrand */ 
*>html div#presse {
	margin-left: 18px;
	position:static;
}





/*********** Container left *************/


/*	Linke Ebene mit Text und Bild 
________________________________________________________________ */

/*	wichtig: "position:relative;" und "left" statt "margin-left" */ 
div#contentleft {
	float: left;
	position: relative;
	left: 18px;
	width: 380px;
	font-size: 0.8em;
}
/*	nur für IE Mac, sonst setzt der die Inhalt an den linken Außenrand */ 
*>html div#contentleft {
	margin-left: 18px;
	position:static;
}

.bild2{
	background-image: url(../img/ljubinka3.jpg);
	background-position: top;
	background-repeat: no-repeat;
}




/******** container right ******************/


#contentright       {
	position: relative;
	margin: 0px 0px 0px 407px;
	vertical-align: top;
}




#content a:link, #content a:visited, #content a:focus, #content a:hover, #content a:active  {
	color: #0B4700;
	background-color: #FFF;
	text-decoration: underline;
}


#content ul {
	margin-bottom: 10px;
	list-style: none;
}
	
#content li {
	font-size: 0.9em;
	margin-bottom: 0px;
}


.stopleft {
	clear: left;
	height: 1px;
	line-height: 0.75em;

}

/*	Text 
________________________________________________________________________*/


h1    {
	font-size: 1.1em;
	margin-bottom: 16px;
	margin-top: 20px;
	font-weight: normal;
	letter-spacing: 1px;
}



h2 {
	font-size: 0.9em;
	margin-bottom: 0.5em;
}


/* textbild startseite*/
.imgstart{
	margin-left: 80px;
	margin-top: 30px;
}
	
h3 {
	font-size: 0.8em;
	/*margin-bottom: 0.5em;*/
	margin-bottom: 0.2em;
	}
	
p {
	margin: 0.4em 0 1em;
	font-size: 0.75em;
	line-height: 1.6em;
	font-style: normal;
	font-weight: normal;
}

/*	Bildlegenden */
p.legend {
	text-align: left;
	margin: 0.8em 0 0 10px;
}

p.rechts{
	text-align: right;
	margin: 0.8em 10px 0 10px;
}


p.termine{
	margin-bottom: 20px;
}

hr{
	/*color: #0B4700;*/
	color: White;
	background-color: #FFF;
	margin-bottom: 10px;
	border-bottom: 1px dotted #0B4700;
}

form,td,th,formfield {
	font-size: 0.75em;
}

.form {
	padding-right: 30px;
}

.formfield{
	margin-top: 3px;
	margin-bottom: 3px;
}

.verysmalltext{
	font-size: 0.6em;
}

