/* ----- CSS ----- */
*
{
    color: #3e093a;
    font-size: 11px;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
}

html
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body
{
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	background-color:#c11465;
}

ul
{
	margin: 0px 0px 0px 1.2em;
	padding: 0px 0px 0px 0px;
	list-style: disc;

}

ol
{
	margin: 0px 0px 0px 2em;
	padding: 0px 0px 0px 0px;
}

ol li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p
{

}

td
{
	vertical-align: top;
}

/* projectmodule */
div.search{float:left;margin-bottom:10px;}
div.hightlight{float:right;width:90px;}
div.block{}
div.rightblock{float:right;width:120px;height:150px;overflow:auto;}
div.newsblock{margin-bottom:10px;}

/* eyecatcher projectmodule */
div.eyecatcher{padding-top:25px;padding-left:15px;color:black;font-style:italic;font-size:9pt;font-weight: bold;}

/* house projectmodule */
div.house {margin-bottom:40px;}
/* ----- IDS ----- */
#container
{
	width: 735px;
	margin: 0 auto;

	background-image: url('../images/thamar_background.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	text-align: left;
	padding-left:150px;

}

#header
{
	height: 28px;
	width: 735px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	background-image: url('../images/thamar_header.jpg');
    background-repeat:no-repeat;
    background-position:left top;
    padding-top:140px;
    padding-left:50px;
}

#navigation
{
    float: left;
    width: 735px;
}


#breadcrumb
{
	width: 735px;
	max-width: 735px;
	overflow: hidden;
	padding: 10px 30px 10px 30px;
	font-size: 11px;
}

#breadcrumb a
{
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

#content_container
{
	width: 735px;
	max-width: 735px;
	overflow: hidden;
	
	background-image: url('../images/background_corner.gif');
	background-position: 0% 100%;
	background-repeat: no-repeat;
	
}

#picturegroup{
	float:left;
	width:207px;
	height:478px;
	margin-right:13px;
}

#content{
    float:left;
    color: #3e093a;
}

#innercontent{
    background-color:#fef5f9;
    width:492px;
    padding-right:20px;
    padding-bottom:10px;

	background-image: url('../images/content_background.jpg');
	background-repeat: no-repeat;
    background-position: bottom center;
	/*border-style: solid;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 1px;
	border-right: 1px;
	border-color: #df84af;*/
}

#innercontent .inner{
	margin-left:20px;
	zoom:1;
}

#content_header{
	height:15px;
	width:515px;
	background-image: url('../images/content_header.jpg');
	background-repeat: no-repeat;
}
#content_footer{
	height:13px;
	width:515px;
    background-image: url('../images/content_footer.jpg');
    background-repeat: no-repeat;
}
/*news block on homepage*/ 
#innercontent #newsBlock {
    border-top:1px solid #f7b0d1;	
    border-bottom: 1px solid #f7b0d1;
    padding-top:15px;

}

/*picture block on homepage */ 
#innercontent #pictureblock {
    padding-top:15px;

}

#innercontent #pictureblock img.first{
	margin-right:15px;
}

#innercontent #pictureblock img.picturethamar{
	margin-left:15px;
}

#search
{
	padding: 5px 5px 5px 5px;
}

#footer
{
	margin-top:15px;
	clear: both;
	height: 25px;
}
#footerMenu{
	position: relative;
	float:left;
}

#footer_inner{
	position: relative;
	float:left;
	clear: none;
    height:25px;
    width:515px;
    background-image: url('../images/thamar_footer_background.jpg');
    background-repeat: no-repeat;
    margin-left:0px;
    text-align:center;
    padding-top:0px;
    color: #3e093a;
    font-size: 11px;
    font-style: italic;
    font-weight:bold;
}
#footer_inner img{vertical-align:middle;}


/*logo block on homepage */ 
#logoContain
{
	#position: relative;
	float: left;
	clear: none;
	width: 225px;
	height: 129px;
	background-image: url('../images/bg_logo.jpg');
	display: table;
	line-height: 129px;
}

.centerLogoContain
{
	#position: absolute; 
	#top: 50%; 
	#left: 50%;
	display: table-cell; 
	vertical-align: middle; 
	text-align:center;
}

.centerLogo
{
	#position: relative; 
	#top: -50%; 
	#left: -50%;
}


/* ----- CLASSES ----- */
.hide
{
	display: none;
}

.show
{
	display: block;
}

.center
{
	text-align: center;
}

.right
{
	text-align: right;
}

.clear
{
	float: none;
	clear: both;
}



.Paging_Data
{
	text-align: center;
}

.Paging_Data table
{
	text-align: center;
}

.Paging_Data table td
{
	width: 25px;
	text-align: center;
}

.Paging_Data div.active
{
	width: 25px;
	text-align: center;
}

/* ----- PARAGRAPHS ----- */
p
{
	color: #3e093a;
	font-size: 11px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	text-indent: 0px;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: 0px;
}

p.disclaimer
{
	padding: 8px 0px 0px 8px;
}

/* ----- IMAGES ----- */
img
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

#logo img
{
	margin: 10px 0px 0px 0px;
}

/* ----- FORMS ----- */
table.form td
{
	padding: 2px 5px 2px 0px;
}

input#txtSearch
{
	width: 110px;
	height: 20px;
	border: 0;
	background-color: #ffddac;
	font-weight: bold;
	font-style: italic;
  padding-left: 5px;
  padding-top: 3px;
}

input#btnSearch
{
	vertical-align: -40%;
}

div#divError
{
	padding: 10px 10px 10px 10px;

	background-color: #eeeeee;
	border: solid 1px #cccccc;

	color: #FF0000;
}

div.column_detail_left
{
	width: 380px;
	float: left;
}

div.column_detail_right
{
	margin: 0px 0px 0px 381px;
	/* float: left; */
}

table.detail td
{
	padding: 0px 20px 5px 0px;
}

fieldset.SearchNewsArchive
{
	padding: 10px 10px 10px 10px;
}

fieldset.SearchNewsArchive legend
{
	color: #000000;
	padding: 0px 10px 0px 5px;
}

div.Paging
{
	text-align: center;
}

div.Paging div.Paging_Data
{
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

div.Paging div.Paging_Data ul
{
	list-style: none;
}

div.Paging div.Paging_Data ul li
{
	padding: 5px 5px 5px 5px;
	text-align: center;
	display: inline;
}

/* ----- PARAGRAPHS ----- */
p.header
{
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;

	background-color: #FFFFFF;

	color: #ef920b;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

p.date
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	font-weight: bold;
}

p.message
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;

	line-height: 130%;
}

p.readmore
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

p.date
{
	float: right;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-align: right;
}

/* ----- LINKS ----- */
#content a
{
	color: #E5018C;

	font-weight: bold;
	text-decoration: none;
}

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

#content a.readmore
{
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 5px 0px;


	color: #E5018C;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

#content a.readmore:hover
{

	text-decoration: underline;
}

/* ----- HEADINGS ----- */
h1 /* Pageheader */
{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;

	color: #3e093a;
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	text-transform: uppercase;
}

h2 /* Pageheader Small */
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;

	color: #e5018c;
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	text-transform: uppercase;
}

h3 /* Subheader */
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #e5018c;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
}

h4 /* Subheader */
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;

	color: #3e093a;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 1em;
}

/* ----- IMAGES ----- */
img.border
{
	border-top: 8px solid #E5018C;
	border-left: 8px solid #E5018C;
}

/* ----- TABLES ----- */
table.homepage
{
	width: 100%;
}

/* ----- SITEMAP LEVEL 1 ----- */
ul.sitemap
{
	list-style: none;
}

ul.sitemap li
{
	font-weight: bold;
	padding: 0px 0px 2px 0px;
}

ul.sitemap li a
{
	
}

ul.sitemap li a:hover
{
	
}

/* ----- SITEMAP LEVEL 2 ----- */
ul.sitemap ul
{
	list-style: none;
}

ul.sitemap ul li
{
	
}

ul.sitemap ul li a
{
	
}

ul.sitemap ul li a:hover
{
	
}

/* Page multimedia */

ul.pageMedia {
  list-style: none;
  padding-left: 0;
  margin: 20px 0 0 0;
}

ul.pageMedia li {
  font-size: 12px;
  width: 140px;
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 25px;
  padding-top: 3px; 
  cursor: pointer;
  cursor: hand;
  margin-bottom: 8px;
  height: 20px;
}

ul.pageMedia li.sound {
  background-image: url('../images/sound.gif');
}

ul.pageMedia li.movie {
  background-image: url('../images/movie.gif');
}


/******* Tabs ********/
 ul.tabs {
  border-bottom: 1px solid #808080;
  margin: 0;
  padding-bottom: 17px;
  padding-left: 15px;

  
}

#tabs li	{
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: #000;
}
	
ul.tabs a, ul.tabs a:visited	{
  background: #f79300;
  border: 1px solid #808080;
  color: #000;
  float: left;
  font-size: 8pt;
  line-height: 12px;
  margin-right: 8px;
  padding : 2px 10px 2px 10px;
  text-decoration : none;
}

ul.tabs a.active, ul.tabs a:visited.active	{
  background: #f79300;
  border-bottom : 1px solid #fff;
  color: #FFF;
}

ul.tabs a:hover	{
  color : #FFF;
}

div.tab, div.tab_active {
  border: 1px solid #808080;
  border-top: none;
  width: 508px;
  padding-top:10px;
  padding-left:5px;
  padding-right:5px;
}

div#divGoogleMap {
  width: 415px;
  height: 362px;
  overflow: hidden;
}

/*Bulletin */
.bulletin .photo{
  float: left;
}

div#addbulletin{
  width: 600px;
}

div#addbulletin div#title{
  font-style: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  clear: both;
}

div#addbulletin div#col1{
  float: left;
  margin-top: 5px;
  width: 120px;
}

div#addbulletin div#col2{
  float: left;
  margin-top: 5px;
  width: 300px;
}

div#addbulletin div#col3{
  float: left;
  margin-top: 5px;
  width: 120px;
}

/**************************************** SPONSOREN ******************************************/
#sponsoren h3{margin-top:15px;}

div.banner_A, div.banner_B, div.banner_C{
	float:left;
	text-align:center;
	margin-top:15px; 
}

div.banner_margin{
	margin-right:14px; 
}

div.banner_A img, div.banner_B img, div.banner_C img{
	vertical-align:middle;
}

div.banner_A{
	width:216px;
	height:120px;
	background-image:url('../images/thamar_sponsoren_large.jpg');
	background-repeat:no-repeat;
	padding:5px 5px 5px 5px;
	overflow:hidden;
}

div.banner_B{
    width:138px;
    height:76px;
    background-image:url('../images/thamar_sponsoren_medium.jpg');
    background-repeat:no-repeat;
    padding:5px 5px 5px 5px;
    overflow:hidden;
}

div.banner_C{
    width:95px;
    height:49px;
    background-image:url('../images/thamar_sponsoren_small.jpg');
    background-repeat:no-repeat;
    padding:5px 5px 5px 5px;
    overflow:hidden;
}

/* FORM */
.navigation_buttons{
    text-align:center;
}

.navigation_button{
    width:100px;
    margin:auto;
}

.default_table_label, .default_table_required{
	font-weight:bold;
	padding-right:30px;
}
.navigation_buttons a{
    background-image:url(../images/thamar_button.jpg);
    background-repeat:no-repeat;
    height:13px;
    width:92px;
    color:#000000 !important;
    display:block;
    padding:6px;
}

input, textarea {
    border:1px solid #3e093a;
}

.checkbox, .radio{
	border:none;
}

/**************************************** KALENDER ******************************************/

.calendarDate
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #e5018c;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
}

.calendarMatch
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #e5018c;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
}
