@charset "utf-8";

/* basis */
* {
	margin				:0px;
	padding				:0px;
}

body { 
	font-family			:Verdana, Arial, Helvetica, sans-serif;
	font-size			:12px; 
	color				:#000000;
	line-height			:17px;
	word-spacing 		:normal;
	text-align			:left;
	margin				:0px;
	padding				:0px; 
	background-color 	:#1f94ff;
}

table, td {
	background-color	:#ffffff;
	
}
	
/* contact */

#contact {
	width				:350px;
	height				:30px;
	margin-left			:auto;
	margin-right		:auto;
}

/* header */

#header {
	width				:970px;
	height				:90px;
	margin				:0px auto;
	background-image	:url(../images/header_background2.gif);
	background-position	:top center;
	background-repeat	:no-repeat;
}

#logo { 
	width				:267px;
	height				:48px;
	background-image	:url(../images/logo.jpg);
	background-repeat	:no-repeat;
	float				:left;
	margin-top			:20px;
	margin-left			:20px;
}

#ris {
	width				:156px;
	height				:46px;
	background-image	:url(../images/RIS.gif);
	background-repeat	:no-repeat;
	float				:right;
	margin-top			:20px;
	margin-right		:20px;
}

#srb {
	width				:96px;
	height				:44px;
	background-image	:url(../images/SRBerkend_medium.gif);
	background-repeat	:no-repeat;
	float				:right;
	margin-top			:20px;
	margin-right		:20px;
}

/* container */

#container {
	width				:970px;
	height				:470px;
	margin				:0px auto;
	background-color	:#ffffff;
	overflow			:auto;
}

#fotoshow {
	width				:710px;
	height				:170px;
	float				:left;
	margin-left			:27px;
	margin-top			:25px;	 
}				

#wistudat {
	width				:157px;
	height				:250px;
	background-image	:url(../images/wistudat.gif);
	background-repeat	:no-repeat; 
	float				:right;
	margin-right		:27px;
	margin-top			:25px;
	padding-left		:9px;
	padding-right		:9px;
	padding-top			:9px;
}

/* tekst */

#tekst {
	width				:570px;
	float				:left;
	margin-top			:10px;
	margin-left			:100px;
	overflow			:auto;
}

H1 {
	color				:#1f94ff;
	font				:Verdana, Arial, Helvetica, sans-serif;
	font-size			:14px;
	font-weight			:bold;
	font-style			:normal;
}

H2 {
	color				:#524f4e;
	font				:Verdana, Arial, Helvetica, sans-serif;
	font-size			:14px;
	font-weight			:bold;
	font-style			:normal;
}

H3 {
	color				:#524f4e;
	font-family			:Verdana, Arial, Helvetica, sans-serif;
	font-size			:12px;
	font-weight			:bold;
	font-style			:normal;
}

H4 {
	color				:#524f4e;
	font-family			:Verdana, Arial, Helvetica, sans-serif;
	font-size			:12px;
	font-weight			:normal;
	font-style			:normal;
}

H5 {
	color				:#ffffff;
	font-family			:Verdana, Arial, Helvetica, sans-serif;
	font-size			:20px;
	font-weight			:bold;
	font-style			:normal;
}

/* links */

a.menu:link {
	color				:#ffffff;
	text-decoration		:none;
}

a.menu:visited {
	color				:#ffffff;
	text-decoration		:none;
}

a.menu:hover {			
	color				:#043366;
	text-decoration		:none;
}

a.menu:active {
	color				:#043366; 
	text-decoration		:none;
} 

a:link { 
	color				:#524f4e; 
	text-decoration		:none;
}

a:visited { 
	color				:#524f4e;
	text-decoration		:none;
}

a:hover { 
	color				:#3c3a39;
	font-style			:bold;
	text-decoration		:none
}

a:active {
	color				:#043366;
	font-style			:bold;
	text-decoration		:none;
}
