/*** Global Settings ****/
body {font : normal 12px/1.6em Arial, Helvetica, sans-serif;color : #2a3845;margin : 0;padding : 0;background:#FFFFFF;}
p { margin : 0;padding : 0;}
a:visited, a:link {
	color : #4F0027;
	background:none;
	text-decoration: none;
}
a:hover {color : #a43b55;text-decoration : none;background:none;}
h1 { color : #7a2e40;margin: 0px 0px 10px 0px;padding-bottom : 10px;font : normal 19px Georgia, serif;border-bottom : 1px solid #efece7;}
h2 {
	color : #7a2e40;
	margin : 20px 0 10px;
	padding-bottom : 10px;
	font : normal 19px Georgia, serif;
	border-bottom : 1px solid #efece7;
}
h3 {color : #7a2e40;margin : 10px 0;padding-bottom : 10px;font : bold 14px Arial, Helvetica, sans-serif;border-bottom : 1px solid #efece7;}
h4 {
	color : #7a2e40;
	margin : 10px 0;
	padding-bottom : 10px;
	font : bold 14px Arial, Helvetica, sans-serif;
}

ul {padding:0;margin:0 0 0 17px;list-style: square url(images/bullet.gif);}
.box {background : #f7f7f7;border : 1px solid #f0e9eb;padding : 15px;}

.left {
	padding : 0px 10px 0px 10px;
	float: left;
}

#news {
	overflow: auto;
	height: 250px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}


#tassl {
	background-color: #f7f7f7;
	border : 1px solid #f0e9eb;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 10px;
}

#contact {
	background-image: url(images/caip.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 225px;
}

/*** Layout ****/
#wrapper {margin : 0 auto;width : 955px;border-left : 1px solid #f0e9eb;border-right : 1px solid #f0e9eb;}
#header {margin : 0 1px;}
#bg {height : 36px;background : url(images/bg.gif) repeat-x;}
#nav {background : #660033;padding : 10px 20px;text-align : right;color : #f6dde3;}
#nav a:visited, #nav a:link {text-decoration : none;color : #f6dde3;}
#nav a:hover {text-decoration : underline;color : #f6dde3;}
#main-content {margin : 0 auto;}
#logo {margin-bottom : 45px;}
.logotxt1 {font : normal 18px Georgia, serif;color : #fa7393;margin : 10px 0 0 15px;}
.logotxt2 {font : normal 18px Georgia, serif;color : #7a2e40; }
#left-column {width : 610px;padding : 0 30px 30px;float : left;}
#right-column {width : 270px;float : right;}
.crd a:visited, .crd a:link, .crd a:hover{text-decoration : none;color : #2a3845;cursor: text;}
#footer {background : #f7f7f7;border-top : 1px solid #f0e9eb;padding : 10px 15px;clear : both;}

h2 a img{
	text-decoration:none;
	border: none;
	margin-left: 5px;
}

/*** SideBAR ***/
#main-image {text-align : center;}
.sidebar {width : 218px;margin : 0 auto;padding : 10px 25px;background : url(images/shadow.jpg) no-repeat top;}

/***
.teaser {
		width:430px;
		padding:0 0 14px 0;
		margin:10px auto;
		background:url(images/tsr-b.gif) no-repeat left bottom;
	}
	.teaser h3 {
		margin:0;
		padding:7px 10px 3px 10px;
		background:url(images/tsr-t.gif) top left no-repeat;
	}
	.teaser p, .teaser a.more {
		margin:0;
		padding:0 10px 3px;
		border:1px solid #d8d8d8;
		border-width:0 1px;
	}
	.teaser a.more {
		display:block;
		text-align:right;
		background:url(images/tsr-a.gif) 410px 50% no-repeat;
		padding:0 24px 0 0;
		text-decoration:none;
		color:#44a;
	}
	.teaser a.more:hover {
		text-decoration:underline;
	}
	***/
.pubblock {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-bottom: 30px;
	margin-left: 140px;
}
h5 {
	font-size: medium;
	color: #999999;
	margin-left: -180px;
	width: 130px;
	text-align: right;
	font-family: Georgia, serif;
	float: left;
}

