@CHARSET "ISO-8859-1";
@import url('fonts/stylesheet.css');
html {overflow: auto; }
body {
/*	font: medium "TheSansSemiBold", Verdana;  */
	font-family: "TheSansSemiLightRegular", "TheSansSemiBold", Verdana; 
	font-size: 14px;
	
	line-height: 18px;	
}
span {	
	margin: 0 auto;
	padding: 0;
	vertical-align: middle;
}
span.textbreaker{
	border-right:solid;
	border-right-width: 1px;
	border-color: rgb(209,0,25);
	padding: 0 .7em;
}
label{
	float:left; 
	display:inline; 
	width: 9em;
	margin: 0.1em 0 0.1em 0;
	clear:both;
}
input, select {
	font-family: "TheSansSemiLightRegular", "TheSansSemiBold", Verdana;
/*	float:left; */
	display:inline;
	margin: 0.1em 0 0.1em 0;
}
input[type="text"],input[type="password"]{ width: 15em; 
	/*
	border: 2px; border-color: #bbb; border-style:solid; border-width:2px;
	border-radius: 5px;
	box-shadow: 0px 2px 2px #666;
	-moz-border-radius: 5px;
	-moz-box-shadow: 0px 2px 2px #666;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 2px 2px #666;
	*/
} 
fieldset input[type=submit]{
	/*clear: both;*/
	margin-left: 9.4em;
}
input[type=submit] {
	/*font-family: Verdana;
	font-size: 12px;*/
	font-family: "TheSansSemiLightRegular", "TheSansSemiBold", Verdana;
}
fieldset{
	padding: 0.5em;
}
em{
	color: rgb(209,0,25);
	font-style: normal;
	text-align: center;
	font-weight: normal;
}

.accessibility {
	visibility:hidden;
	width:0;
	height:0;
	position:absolute;
}

#wrapper {
	
	margin: 0pt auto;
	width: 1024px;
	position: relative;
	/* min-width: 50em; 
	max-width: 70em; */
}

#header {

	display: inline;  
}
#firm_logo{
	display: inline;
	text-align: left;
	width: 265px;
	height: 168px;
}
#firm_logo div{ display:inline; }
#firm_logo img{ margin-top: 87px; margin-left: 12px; border: none;}
#firm_logo img a{ text-decoration: none;}
#header h1 {
	text-indent: -999em;
	height: 66px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#navigation{
	clear:both;
	background-image: url(../img/modaerniChoscht265x32.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 100%;
}

#navigation #links{
	width: 759px;
	height: 32px;
	margin-left: 265px;
	background-image: url(../img/nBackground.png);
	background-repeat: repeat-x;
	/*-moz-border-radius: 7px;
	-webkit-border-radius: 7px;*/
}
#navigation #links ul {
	list-style: none; /* do not use bullets */
	padding:0; /* set default ul padding to 0 */ 
	margin: 0;
	/*padding-left: 10px;*/
	
}
#navigation #links ul li:first-child{
	padding-left:0px;
	border-left:none;
	
}
#navigation #links ul li{
	display: inline;
	float: left;
	padding: 0;
	margin:0;
	margin-top: 5px;
	border-left:solid;
	border-left-color:black;
	border-left-width:1px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-style:normal;
	color: white;
	overflow: visible;
}


#navigation #links ul li .links:HOVER, #navigation #links ul li .links:FOCUS{
	color: black;
	background-image: url(../img/links/links_w.png);
	background-repeat: no-repeat;
	margin-top: 2px;
	width: 35px;
	height: 19px;
	cursor: pointer;
}
#navigation #links ul li a, #navigation #links ul li a:VISITED{
	color: black;
	text-decoration: none;
}
#navigation #links ul li a:HOVER, #navigation #links ul li a:FOCUS{
	color: white;
	text-decoration: none;
}

#body{

	position:relative;
	margin:0;
	padding: 0;
	
}
#loggedin{
	width: 100%;
	margin-bottom: 5px;
	border: dashed 1px #789;
	background-color: yellow;
	border-radius: 5px;
	box-shadow: 0px 2px 2px #666;
	-moz-border-radius: 5px;
	-moz-box-shadow: 0px 2px 2px #666;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 2px 2px #666;
}
#loggedin table{
	width: 100%;
	padding: 0 5px;
}
#loggedin table tr .right{
	
	vertical-align: top;
}
#loggedin form{
	float: right;
}
#sidebar{
	display: inline;
	float: left;
	width: 217px;
	height: 100%;
	padding-top: 30px;
	padding-left:38px;
	
}
#message_responce{
	font-weight: bold;
	
	vertical-align: middle;
	margin-bottom: 5px;
}

#content{
	
	margin-left: 265px;
	padding-top: 30px;
}

/* OVO JE JAKO VAZNO VRATITI NAZAD JER BROWSERI AUTOMATSKI PREUZIMAJU ISTE VRIJEDNOSTI
	ZA TEXTAREA TAKORECI DUPLO */
#content textarea{margin-left: 0; padding-top: 0;}

#footer{
	clear: both;
	line-height: 14px;
	margin-top: 30px;
	text-align: left;
	width: 100%;
	color: rgb(192,192,192);
	/* background-color: rgb(49,49,49); */
	height: 40px;
	font-size: 12px;
	padding: 3px;
}
#footer a, #footer a:VISITED{ text-decoration: none; color: rgb(192,192,192); }
#footer a:HOVER, #footer a:FOCUS{ text-decoration: underline; }
.clearer {
  clear:both;
}
.right{ text-align: right; }
.left { text-align: left; }

.hiddenPic{
	display: none;
}

/* all links per default */
a, a:VISITED {
	text-decoration: none;
	color: black;
	
}
a:HOVER, a:FOCUS{
	color:rgb(209,0,25);
}


.imageWithBorder {
	display:inline;
	padding: 3px 3px 3px 3px;
	background-color: #FFF;
	border: 1px solid #BBB;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
		
	border-radius: 5px;
	box-shadow: 0px 2px 5px #666;
	-moz-border-radius: 5px;
	-moz-box-shadow: 0px 2px 5px #666;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 2px 5px #666;
	
}

/* GALERY */
.thumbnail{
	display:table-cell;
	padding: 3px 3px 3px 3px;
	background-color: #FFF;
/*	border: 1px solid #999;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
*/	
/*	margin-right: 10px; 	
	margin-bottom: 3px;*/
	
	text-align: center;
	width: 108px
}
.thumbnailContainer{
	display:table-cell;
	width: 114px;
	text-align: center;
}
.thumbnail img{
	padding: 3px 3px 3px 3px;
	background-color: #FFF;
	border: 1px solid #BBB;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;	
}
.thumbnail img:HOVER, .thumbnail img:FOCUS{	
	background-color: #ddd;
	border: 1px solid #aaa;
	
}
a img{ 	border: none;}
.thumbnail .beschreibung {
	padding: 0px 3px;
	display:block;
	width: 98px;
	font-size: 12px;
	color: #999;
	text-align: center;
	line-height: 12px;
	cursor: default;
}

.beschreibungImages {
	padding: 10px 0px;
	padding-left: 5px;
}

/* NEWSLETTER */
.newsletter_abo{
	padding-top: 15px;
	padding-left: 30px;
	margin: 0;
	/*font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal; 
	color : black;
	text-decoration : none;
	*/
}
.mAb_logo{
	padding-left: 12px;
}
.mAb_newsletterlogo{
	padding-left: -12px;
}

/* FACEBOOK */
#connect_widget_4d982dd0a8e766400526003{
	float: right;
}
#fb_like{
	float: right;
	height: 32px;
	padding: 6px 0px;
	
}
