/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FBFBFB;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	font-size: 14px;
	font-weight: bold;
	color: #214772;
}

.text2 {
	font-size: 11px;
	font-weight: bold;
}

/** LINKS */

a {
	color: #D00000;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #375473;
}

a.link2 {
	text-decoration: none;
	font-size: 10px;
	color: #6D8484;
}

a.link2:hover {
	text-decoration: underline;
}
	

/** STYLES */

.style1 {
	color: #A3A3A3;
}

.style1 a {
	color: #A3A3A3;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage01.gif) repeat-y center top;
}

.bg2 {
	background: url(images/homepage02.gif) no-repeat center top;
}

.bg3 {
	background: url(images/homepage03.gif) repeat-y left top;
}

.bg4 {
	background: url(images/homepage06.gif) repeat-y left top;
}

.bg5 {
	background: url(images/homepage08.jpg) no-repeat;
}

/** MISC */

.align-justify { text-align: justify; }

.img1 {
	float: left;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	margin: 15px 0px;
	background: url(images/homepage22.gif) no-repeat center center;
}


#rounded-corner {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:12px;
	width:460px;
	text-align:left;
	border-collapse:collapse;
	margin:20px;}

#rounded-corner thead th.rounded-company{
	background:#b9c9fe url("http://www.kroatien-adrialin.de/kroatien-blog/wp-content/uploads/2012/05/left.png") left -1px no-repeat;}
	
#rounded-corner thead th.rounded-q4{
	background:#b9c9fe url("http://www.kroatien-adrialin.de/kroatien-blog/wp-content/uploads/2012/05/right.png") right -1px no-repeat;}

#rounded-corner th{
	font-weight:normal;font-size:13px;color:#039;background:#b9c9fe;padding:8px;}

#rounded-corner td{
	background:#e8edff;
	border-top:1px solid #fff;
	font-size:13px;
	color:#669;
	padding:8px;}

#rounded-corner tfoot td.rounded-foot-left{
	background:#e8edff url("http://www.kroatien-adrialin.de/kroatien-blog/wp-content/uploads/2012/05/botleft.png") left bottom no-repeat;}

#rounded-corner tfoot td.rounded-foot-right{
	background:#e8edff url("http://www.kroatien-adrialin.de/kroatien-blog/wp-content/uploads/2012/05/botright.png") right bottom no-repeat;}

#rounded-corner tbody tr:hover td{
	background:#d0dafd;}	
